Giter Site home page Giter Site logo

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

   

Ankit Singh's Projects

amazon-scrapper-api icon amazon-scrapper-api

An api which lets you access product details, reviews, offers and even fetch you search results from amazon

analog-clock icon analog-clock

A attempt to mimic the wall clocks we all used in the past

billing-system icon billing-system

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

catalog-app icon catalog-app

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

chat-app icon chat-app

A chat app where you can make rooms and chat

codeforcesedu icon codeforcesedu

My solutions to the problems in the new Codeforces Edu section. All solutions are in Python 3 (Pypy).

contact-list icon contact-list

A contact list website which displays the details of people on your contact list

covid-19-tracker icon covid-19-tracker

A tracker which displays data about covid-19 cases from around the world

cp-template icon cp-template

My C++ template that I use for competitive programming

cp-templates icon cp-templates

Here are my template codes for Competitive Programming with optimised implementations of various algorithms. I personally use them every day and have tested almost all of them in multiple competitive programming contests and practice problems

demo icon demo

A demo repository for My JSON Server (Alpha)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.