Connect with me
A full-stack application that allows Creek Lands Conservation to manage their events, waivers, and payments.
A website for a local barbershop that allows customers to book appointments and view the shop's services.
K Nearest Neighbors to predict sentiment of Amazon reviews.
A React Native mobile app that uses Natural Language Processing to analyze user meal descriptions and calculate nutritional macros via a Python Flask API.
A Python project that uses statistics and data pruning to solve Octordle puzzles with high efficiency and accuracy.
A Chess AI project using Alpha-Beta pruning and neural networks to evaluate and predict moves. The model trains on chess data and uses Stockfish-based predictions for optimal moves, with components for data handling, board evaluation, and a basic GUI.
A travel generator that creates personalized schedules for flights, hotels, and activities based on user preferences, utilizing Playwright for web scraping and pandas for itinerary development.
A Java-based Fitness Tracker Application with a JavaFX GUI and MySQL database for managing exercises, trainers, and workouts.
My personal website built using Next.js and Typescript, and deployed using Vercel.
A Java-based object-oriented virtual world game featuring multithreading, A* pathfinding, and OOP principles.