IshanManchanda
Undergrad at IIT Kharagpur. Incoming @ D.E. Shaw India, Advisor @kossiitkgp. Former quant @ APT Portfolio, Perception @arl-kgp, Backend @straightzero.in
@kossiitkgp @arl-kgp @node-dps @thoughtprocessors @straightzeroGurgaon, India
Pinned Repositories
ark-ros-cv-task
Robot OS + Computer Vision task for Aerial Robotics Kharagpur Research Group
ark-submission
My submission for the Software Team task round of the Aerial Robotics Kharagpur (ARK) Research Group 2021.
Boids
An implementation of Craig Reynold's Boids in p5.js, with lots of new features.
competitive-python
Repository of various competitive programming questions in Python.
DankBot-Stats
A simple Flask app that monitors DankBot and provides statistics using static log analysis.
digits
Hand-written digit classification using a Neural Network built from scratch.
gym-tictactoe-np
3D TicTacToe environment for OpenAI's gym. Optimized and written using numpy for parallel gameplay and rapid training
Hololens
Website made for Microsoft Hololens as a school project.
nag-a-ram
Optimized anagram solver and generator written in Python.
pyreCAPTCHA
pyreCAPTCHA is a simple Google noCaptcha reCAPTCHA breaker written in python.
IshanManchanda's Repositories
IshanManchanda/pyreCAPTCHA
pyreCAPTCHA is a simple Google noCaptcha reCAPTCHA breaker written in python.
IshanManchanda/Hololens
Website made for Microsoft Hololens as a school project.
IshanManchanda/betanode-workshop
Lecture notes and examples repository for Betanode Programming Workshop 2019.
IshanManchanda/pyCards
pyCards is a simple Python script that was used to generate title cards for Teacher's Day 2018 at DPS Gurgaon.
IshanManchanda/Breakout
p5.js version of the classic game - Breakout. Also, my first ever project! :tada: :confetti_ball:
IshanManchanda/Double-Pendulum
A p5.js simulation of a Double Pendulum.
IshanManchanda/Keepyr
CBSE Computer Science Project 2019: Encrypted CLI password manager written in Python with MySQL database.
IshanManchanda/node-static
Statically rendered website for Node 2019.
IshanManchanda/pySOFR
pySOFR is a web scraper that fetches the results of SOF Olympiads.
IshanManchanda/7l7w
Personal practice repository for the book "Seven Languages in Seven Weeks", by Bruce A. Tate.
IshanManchanda/automatabot
Solution for Automatabot (of the noops challenge 2019), written in Python 3. Uses the requests library.
IshanManchanda/machine-learning-notebook
Personal practice repository for the Machine Learning course on Coursera taught by Prof. Andrew Ng.
IshanManchanda/mazebot
Solution for Mazebot (of the noops challenge 2019), written in Python 3. Uses the requests library.
IshanManchanda/misc-p5-projects
A collection of my old p5.js projects, made while learning programming for the first time on Khan Academy
IshanManchanda/noops2019-fizzbot
Solution for Fizzbot, noops challenge 2019, written in Python. Uses the requests library.
IshanManchanda/pds-lab-autumn2020-solutions
My assignment and test solutions for Programming and Data Structures Lab (CS19003) Autumn 2020 - 21
IshanManchanda/config
Configuration files
IshanManchanda/Double-Spring
A p5.js simulation of a Double Spring.
IshanManchanda/pathbot
You're trapped in a maze without a map, and you need to feel your way out. Take a step and see what you can do next—it's up to you to map the path through the maze.
IshanManchanda/riddlebot
Request a set of strings from the API, decode them, and post them back to the API to see if they're correct. If you're right, we'll give you a harder set to solve.
IshanManchanda/sortbot
Solution for Sortbot (of the noops challenge 2019), written in Python 3. Uses the requests library.