Effective at supporting team needs with high-quality code, subject matter expertise and collaboration skills. Skilled programmer and complex problem-solver.
Project Name: The Leftovers
Description: Worked with a team to create a webservice that would utilize an SQL database to allow customers to create and edit their own reservations, and to allow restaurant owners to edit and delete anyone's reservations. Utilized Java and Html to develop the front end of the website, while AWS was used to get the project online, and SQL was used for the database.
Project Name: UC Berkeley Pac-Man AI Project
Description: Developed an artificial intelligence agent to play and excel in the classic Pac-Man game, focusing on implementing and optimizing various AI techniques to navigate, make decisions, and achieve high scores. The project was coded in Python, and required the development of search algorithms such as DFS, BFS, and A* to help Pac-Man navigate various mazes. The project also required using techniques such as minimax and reinforcement learning to optimize game performance.