Skip to content
View ishaan-kapoor's full-sized avatar

Highlights

  • Pro

Block or report ishaan-kapoor

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

Metrics

Synopsis

Ishaan is an avid learner and a python aficionado with a deep passion for technology and problem-solving. Driven by curiosity and a constant desire for growth, Ishaan is always on the lookout for new opportunities to expand his knowledge and skills.

Changelog

2025 - (pre-release) Upgrade to B.E. in Computer Science from BITS Pilani

2024 - (feature) Product Engineer at Sprinklr.

2024 - (feature) Published a research paper at ACM ICER on 'Influence of Personality Traits on Plagiarism Through Collusion in Programming Assignments'

2021 - (chore) Finished High School at Welham Boys' School

2004 - Initial release

Top Skills

  • Programming Languages & Databases: Python, C++, Java, JavaScript, C, LATEX, Redis, SQL, MongoDB
  • Tools & Frameworks: Git, GNU Tools, Docker, nvim, obsidian SpringBoot, Django, NextJS/ReactJS, MS Bot Framework
  • Skills: Backend Development, Linux Fundamentals, Scripting, WebScraping, Network and Socket Programming

A few of my Projects

  • MutexBot: Built and deployed a Microsoft Teams Bot to manage reservations of instances on a Kubernetes cluster at Sprinklr.
  • Snake Game Trojan: A reverse shell backdoor integrated into the classic Snake game, with functionalities like file transfer, remote command execution, keylogging, screen and clipboard capture.
  • Virtual Self Driving Car: A neural network-driven virtual car that navigates through a complex track in the browser, complete with real-time visualizations.
  • Nutrient-Based Meal Planner: A meal recommendation system that suggests meals based on nutrient requirements, using REST APIs and MongoDB.
  • Stenographic Data Embedding Tool: A system to encrypt and embed a file within another file after the EOF characters, leveraging symmetric encryption.

Feel free to reach out or explore more about my work here: LinkedIn GitHub

repos gists visits

Popular repositories Loading

  1. CommandLineTrojan CommandLineTrojan Public

    It is a trojan that will give full access to the command line of the target machine wile being disguised as a snake game. It only works on LAN

    Python

  2. Trojan Trojan Public

    This is a trojan program with sophisticated tools like: reverse shell, extracting system information, clipboard capture, screen and webcam recording and streaming, transferring files via FTP and em…

    Python

  3. FileHidder FileHidder Public

    This program can hide a file into another selected file.

    Python

  4. batch-obfuscator-made-in-python batch-obfuscator-made-in-python Public

    Forked from 4V4loon/batch-obfuscator-made-in-python

    obfuscate a batch file with this simple to use python script

    Python

  5. Batch-Obfuscator Batch-Obfuscator Public

    A simple Python script to obfuscate your bash files

    Python

  6. PseudoRandom-Encryption PseudoRandom-Encryption Public

    Symmetrically encrypt and decrypt text using pseudo-random number generation

    Python