Skip to content
View codeantik's full-sized avatar
🎯
Creating
🎯
Creating
Block or Report

Block or report codeantik

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
codeantik/README.md

I'm Ankit Singh(codeantik). Hope you are doing great. ✌

Web | Mobile | CP | ML | DL | AI



Thank you so much for finding time to visit my profile

So here we go...
Being self-taught programmer, I love helping others in resolving their bugs.

P.S.: I do ask for help whenever I fail to debug my code. 😬

I have gathered experience on web-development, dsa, mobile-development fo a good amount of time now, starting off in the end of the year 2020s and now
have a bunch of projects to showcase in portfolio. I am a comptetitve porgrammer too so I give almost regular contests on codeforces, atcoder and leetcode

I am a CS undergrad and I love to spend quality time in sharpening my skills. I am open to new challenges and collaborations.




FAQs:

  • What do I do?


skills=["web-developer","mobile developer,"competitve programmer", "ml enthusiast"]
for skill in skills:
  print(skill)





  • Tech I am well-versed at


const tech = {
  "web frameworks": ["react js", "node js", "express js", "vue js", "next js", "bootstrap", "tailwindcss", "materialui"],
  "api": ["RestAPI"],
  "mobile frameworks": ["react-native", "native-android"],
  "design tools": ["figma"],
  "programming languages": ["python", "javascript", "java", "kotlin", "c/c++"],
  "databases": {
      "sql":["MySQL", "SQLite"],
      "no-sql":["MongoDB","Firestore"]
  }
}



  • Tech I am/will be learning


int main() {
  vector<int> learning = {"system-design", "blockchain", "deep-learning", "devops"};
  for(int i = 0; i < learning.size(); i++){
      cout << learning[i] << " ";
    }
    return 0;
  }









I love talking to people about softwares, technology and cosmos. So, if you feel like chatting with me; Drop a 'Hi' at my mailbox, linkedin or instagram. I will be glad to connect with you. Links to them are available in the begining of this page.
So, scroll up !!!






Let's look at some statistics 😜 :




stats-card

stats-card

      

stats-card

   

Pinned

  1. Billing-System Billing-System Public

    An invoice generator which allows users to keep track of their payments, send emails to clients and can even pay through the stripe payment service

    JavaScript 4 2

  2. Catalog-App Catalog-App Public

    An ecommerce app which lists out a variety of items to choose from and puts them on the shopping cart

    Dart 2

  3. React-Chat-App React-Chat-App Public

    A responsive web chat app where users can make rooms and chat.

    JavaScript 4 1

  4. Magnifio Magnifio Public

    An app which manages various aspects of a user

    JavaScript 1

  5. Gen-News Gen-News Public

    This is an Android news app that shows realtime news fetched from an api using the volley library

    Kotlin 2

  6. Image-Crud-App Image-Crud-App Public

    A crud app where users can make crud operations on images

    EJS 1