Software Projects

A Collection of My Software Development Projects

Fossil Fortune

A Dinosaur Tycoon Video Game where players manage their own dinosaur company. Features include worker management, floor expansion, and economic challenges. Built with JavaScript and p5.js.

JavaScript p5.js Game Dev Team Project

Football Tracker

A web application tracking JMU Football commits, visits, and offers. Features real-time updates and comprehensive statistics. Built with HTML, CSS, and JavaScript.

HTML CSS JavaScript Node.js Heroku Personal Project

Cinescore

A website that allows you to log your favorite movies, your liked movies, and search for movies you need to watch. You can share your profile with your friends and see each other's lists! Still in active development as of 01/27/25. Made in collaboration with Tabulate!

React JavaScript Vite Rust TMDB API Personal Project

Marquee

A daily emoji movie guessing game. Figure it out in five guesses or fewer.

React CSS Vercel Personal Project

Weather App

A simple Weather App built using Python and Tkinter for the GUI. Input a city name and get current weather info including temperature and conditions. Powered by the OpenWeatherMap API.

Python Tkinter

Win/Loss Counter

A lightweight streaming overlay for tracking wins and losses in real time. Press a hotkey while gaming — the counter updates instantly in OBS.

HTML AutoHotKey JavaScript

Poker Calculator

A React project to practice the framework. Input your hand and the flop/turn/river to calculate win percentages.

React JavaScript HTML Tailwind CSS