Skip to content
View AnkitSinghGTHB's full-sized avatar
๐Ÿ”ฅ
Cooking
๐Ÿ”ฅ
Cooking

Highlights

  • Pro

Block or report AnkitSinghGTHB

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
AnkitSinghGTHB/README.md

Hi, I'm Ankit ๐Ÿ‘‹

Profile Views GitHub followers

๐Ÿš€ About Me

I'm a student and a developer, passionate about learning and building new things every day.

  • ๐Ÿ’ป Top Skills: C++, Python, UI/UX (AI)
  • ๐ŸŽจ Favourite Project: Snakes can draw, made with love!
  • ๐Ÿ”’ Dream: To become a cybersecurity professional
  • ๐ŸŒฑ Currently Learning: Full-stack development and advanced DSA
  • ๐Ÿ’ก Fun Fact: I love turning algorithms into interactive games

Always excited to connect and collaborate. Let's make something awesome together!


๐Ÿ› ๏ธ Tech Stack

Languages

C++ Python JavaScript TypeScript Java

Frontend

React HTML5 CSS3

Tools & Technologies

Git GitHub VS Code Jupyter


๐Ÿ“Š GitHub Stats

Ankit's GitHub Stats

GitHub Streak

Top Languages


๐Ÿ† Featured Projects

๐Ÿ Snakes can Draw

A creative Python painting app - my favorite project!

  • Tech: Python, SFML
  • Highlights: Interactive drawing with unique snake-based mechanics

โ™Ÿ๏ธ N-Queens Game

The classic N-Queens problem turned into an interactive game

  • Tech: C++
  • Highlights: Algorithm visualization, playable UI

๐Ÿ“Š DSA Repository

Comprehensive collection of my DSA solutions and writeups

  • Tech: C++, Python
  • Highlights: 300+ commits, LeetCode & GFG solutions

๐ŸŽฎ Type2C

Multiplayer typing game built with C++

  • Tech: C++, Socket Programming
  • Highlights: Real-time multiplayer, network programming

๐Ÿ–ผ๏ธ 2D Object Detection

Image segmentation using flood-fill algorithm without OpenCV

  • Tech: Python
  • Highlights: Custom algorithm implementation, computer vision

๐Ÿ“ซ Connect With Me

Twitter LinkedIn LeetCode Portfolio


๐Ÿ’ฌ "Code is like humor. When you have to explain it, it's bad." โ€“ Cory House

โญ From AnkitSinghGTHB

Pinned Loading

  1. N-queens-Game N-queens-Game Public

    The classic n-queens problem, turned into a game that users can play!

    C++

  2. 2d-object-detection-without-opencv 2d-object-detection-without-opencv Public

    Segments objects in an image by grouping connected pixels with similar RGB values using a flood-fill algorithm. It filters small objects, identifies the largest as the background, and assigns uniquโ€ฆ

    Python

  3. FullStack_v01 FullStack_v01 Public

    I publish my learnings here

    HTML

  4. DSA DSA Public

    All my DSA writeups in one place

    C++

  5. Snakes-can-Draw Snakes-can-Draw Public

    Python App for Painting

    HTML

  6. Type2C Type2C Public

    A multiplayer typing game made in C++

    C++