Home
Education
Experience
Projects
Certifications
Events
Resume
Projects
Particle Simulator
Simulating particles in a 2D space with elastic collisions with distributed computing
C++
vcpkg
SDL2
imgui
LWJGL
Java
Star Rail Assistant
A NextJS web app that helps track gacha data for Honkai Star Rail
NextJS
React
TypeScript
TailwindCSS
Material UI
House Prices Analysis
King County house condition classification analysis
Python
numPy
Pandas
Geopandas
scikit-learn
Seaborn
Transaction Management System
Distributed database with 3 web app Azure servers with MySQL
Azure
MySQL
NodeJS
Apache Web Server
Meister Eliphas
Godot Strategy Portal Game for the 3rd UGJ Birthday Bash and GameDev.tv jam
Godot
GDScript
Message Board System
UDP Client-server MBS made in Python. Made for Network class
Python
Grocery Shopping Model
A NetLogo simulation of a grocery store that shows traffic and sales in a grocery store.
NetLogo
Machine Equivalence Checker
Project in Finite State Automata that checks the equivalence of N machines.
Prolog
Travel Advisor Agent
A Prolog program with a knowledge base of travel advisories
Prolog
Gold Miner Agent
A-Star algorithm pathfinding agent with self-calculated heuristics.
Java
Checkers Chess AI
Play against an AI in Checkers/Chess. Uses Game Trees through Min/Max and Alpha-Beta Pruning.
Java