Skip to content
View ankushhKapoor's full-sized avatar
:octocat:
Student
:octocat:
Student

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

Pinned Loading

  1. Virtual-Machine-16bit Virtual-Machine-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. CodeNexus---Custom-Python-Editor-IDE- 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

  3. Python-Email-Auto-Unsubscriber- 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

  4. Flappy-Bird-AI 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

  5. Chess-Python Chess-Python Public

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

    Python

  6. Jarvis---Python Jarvis---Python Public

    Jarvis is a Python-based virtual assistant similar to Alexa and Google Home, capable of web browsing, music playback, and delivering news updates. Using libraries like `speech_recognition` and `gtt…

    Python