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

RoomPlate

An app which is currently in development that simplifies meal planning with roommates. It uses a system in which you assign points to the meal you'd like the most for that week & creates a menu based off the selections.

HTML5 CSS3 JavaScript GSAP

Weather App

This is a simple Weather App built using Python and Tkinter for the GUI. The app allows users to input a city name and get the current weather information for that city, including temperature, weather condition, and more. The app uses the OpenWeatherMap API to fetch weather data.

Python Tkinter

MealMate

MealMate is a recipe search tool that lets you find meals based on ingredients, cuisine, or meal type. It's designed to help you quickly discover new recipes and explore different cooking ideas.

React Next.js Vercel

Poker Calculator

Another creation to continue learning React. Poker Calculator where you input your hand & the flop/turn/river to calculate the percentages on your hand.

React JavaScript HTML Tailwind CSS