A Chrome extension that transforms user text input into dynamically generated Google Calendar events, simplifying the multi-step process of event creation. Integrated OpenAI GPT-4.0 model for parsing natural language and producing formatted responses for event generation.
A task management web application inspired by Notion, enabling task addition, removal, and editing. Deployed MongoDB clusters and crafted RESTful APIs to ensure persistent storage and efficient retrieval of stored data.
A version-control system that mimics features of the popular system Git. Designed features to add and commit file changes, revert to previous versions, create branches and merging of branches. Integration of hashmaps, queues, stacks, graphs, trees and binary first search algorithms.
Designed and created a website from scratch with the purpose of helping people decide on restaurant locations to dine at. Offers people ratings, cuisine type, location, and personal suggestions on dishes to order.
A 2D tile-based world exploration engine that pseudo randomly generates explorable worlds. Custom designed features of new world generation, saving and loading past worlds, HUD display of tile descriptions, proximity detection, and WASD keys for movement.
A tower defense game inspired by Plants vs Zombies. Programmed a variety of ants and bees with varying features and implemented computer auto-generation of bees. Utilizes an object-oriented programming paradigm and a GUI.