I am a 4th year undergraduate studying CS at NYU. I am currently a TA for the Introduction to Problem Solving with Python (CS1114) course. Previously, I was at CS Tutor teaching introductory python, data structures and computer architecture. When I'm free, I like to attend hackathons and work on my ongoing projects.
Outside of school, I enjoy playing basketball, biking and traveling.
Node JS, MongoDB @ PennApps
Have you ever just wanted to do something in the spur of the moment, but have no one to do it with? This problem is one that virtually everyone has experienced, from grabbing lunch to going to concerts. Spot aims to connect people that are all 'down' to do something, anything together. Spot aims to connect the world through allowing people to trying something new and leaving their comfort zones by interacting with the people around them.
Python, with Tkinter
A modified version of the Camelot game where a player goes against two types of AIs. One type of AI plans to attack the user, while the other AI plans to defend its goal from the player. For the AI to find it's best move, an Iterative Deepening Search is used to traverse the game tree. The value of a move is determined the evaluation function, which uses the cartesian distance formula between a piece's current position and a goal position.
Python Flask, JS, and mySQL @ HackNYU.
Inspired by the announcement of Amazon Go, my team and I were inspired in making a quicker check-out process for food and goods in NYU dinning halls. With the app, the user can scan the item they are buying and it'll be charged directly to their account, so they wouldn't have to wait on those long lines to pay.