Skip to content

codeantik/codeantik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi, I'm Ankit Singh (aka codeantik) 👋

Web Developer | Mobile Developer | Competitive Programmer | Machine Learning | Deep Learning | Artificial Intelligence


About Me

Hey there! Thanks for checking out my profile! I’m a self-taught programmer passionate about problem-solving, competitive programming, and building web and mobile applications. I've been actively developing since 2020, with a solid background in computer science and engineering.

I’m enthusiastic about tech and am always looking to connect with others, learn new things, and collaborate on exciting projects!


FAQs

  • What do I do?
skills = ["web development", "mobile development", "competitive programming", "ML enthusiast"]
for skill in skills:
    print(skill)





  • Tech I'm Proficient In:


const techStack = {
    webFrameworks: ["React", "Node.js", "Express", "Vue", "Next.js", "Bootstrap", "Tailwind", "Material-UI"],
    api: ["REST API"],
    mobileFrameworks: ["React Native", "Android (Native)"],
    designTools: ["Figma"],
    languages: ["Python", "JavaScript", "Java", "Kotlin", "C/C++"],
    databases: {
        sql: ["MySQL", "SQLite"],
        noSQL: ["MongoDB", "Firestore"]
    }
}



  • Currently Learning:


#include <iostream>
#include <vector>
int main() {
    std::vector<std::string> learning = {"System Design", "Blockchain", "Deep Learning", "DevOps"};
    for (const auto& topic : learning) {
        std::cout << topic << " ";
    }
    return 0;
}









Let's Connect I love discussing technology, software, and the cosmos 🌌. If you'd like to connect, feel free to drop a message on LinkedIn, Instagram, or email (links at the top). I'm always happy to chat!






Statistics




stats-card
stats-card stats-card

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published