Skip to content
View ankushhKapoor's full-sized avatar
🤍
expect nothing, appreciate everything
🤍
expect nothing, appreciate everything

Block or report ankushhKapoor

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
ankushhKapoor/README.md

Hi👋 I'm Ankush

Aspiring software developer from India 🇮🇳


  • 😀 Still a beginner.
  • 🚀 Exploring the world of development one project at a time.
  • 🧑🏻‍💻 Always eager to tackle challenges and learn new technologies.
  • 🧔🏻 Reach me out through any of my socials!

💻 My Skill Set


Python
Python
C
C
HTML5
HTML5
CSS
CSS
Tailwind CSS
Tailwind CSS
Java
Java
MySQL
MySQL
Git
Git

GitHub
Neovim
Neovim
VsCode
VsCode
Unreal Engine
Unreal Engine
Linux
Linux
Windows
Windows

🌐 Connect With Me


Pinned Loading

  1. KapoorVM-16bit Public

    KapoorVM is a 16-bit Virtual Machine built with C and Linux for low-level programming, featuring custom opcodes and 65 KB of virtual memory.

    C 1

  2. alloc Public

    A custom 32-bit memory allocator written in C, simulating malloc/free behavior with manual block management, zeroing on free, and a custom header system.

    C

  3. CodeNexus-Custom-Python-Editor-IDE Public

    An advanced code editor built for Python using Python, featuring running code, intelligent auto-completion, syntax highlighting, and robust file management. Designed for seamless coding, it support…

    Python

  4. Python-Email-Auto-Unsubscriber Public

    Automatically unsubscribe from unwanted emails by visiting unsubscribe links found in your Gmail inbox. This Python script uses IMAP, BeautifulSoup, and Requests to extract and visit links efficien…

    Python 1

  5. Flappy-Bird-AI Public

    This code creates a Flappy Bird game where a neural network, trained with the NEAT algorithm, learns to play the game by improving across generations.

    Python

  6. Chess-Python Public

    Chess game designed for player vs. player matches using Python and Pygame.

    Python