Projects
CustomMade Games
Personal Project, Individual
January 2026 - Present
Accomplishments:
- Designed, developed and deployed a browser-based game gneeration platform using Next.js and React
- Deploied automated CI/CD pipeline using Github Actions
- Improved lighthouse performance schore to a minimum of 90 of all categories
- Developed resuable React components shared across application features
GarageHub
Academic Project, 3 Partners
September 2025 - May 2026
Accomplishments:
- Gathered requirements from stakeholders and translated them into application features
- Developed a full-stack web and mobile application used by a local non-profit organization of 12+ volunteers to support opperations
- Developed web and mobile application features based on stakeholder feedback
- Integrated Slack authentication to streamline volunteer access and account management
Where is My Movie?
Academic Project, 1 Partner
August 2026 - August 2026
Accomplishments:
- Developed an Angroid app using Jetpack compose
- Integrated data from multiple API sources for movie info and streaming availability
- Reduced API requests through local caching
- Managed a local database to store favorite modives, movies to watch, and user preferences
- Processed streaming data and user data to recommend streaming service
Portfolio Website
Personal Project, Individual
January 2024 - Present
Accomplishments:
- Designed and developed a responsive portfolio website using Next.js and React
- Implemented automated CI/CD with GitHub Actions to publish new builds
- Designed reusable components and layouts to maintain a consistent site structure
- Implemented responsive styling and accessibility features for desktop and mobile users
Student Scheduler
Academic Project, 3 Partners
January 2025 - May 2025
Accomplishments:
- Developed a responsive scheduling web application using React and TypeScript
- Built a REST API using Java and Spring Boot
- Established GitHub repository structure and branch protection rules for a four-person development team
- Collaborated through GitHub pull requests and version control workflows
OurGCC
Academic Project, 1 Partner
October 2024 - December 2024
Accomplishments:
- Created a working native iOS application using Swift and SwiftUI
- Designed and implemented a custom API for communication between the application and backend
- Integrated remote database storage for application data
Boxed Up Games
Personal Project, Individual
August 2024 - December 2025
Accomplishments:
- Independently learned Electron to develop a cross-platform desktop application
- Developed a locally hosted multiplayer game using Express and Socket.IO
- Published the completed game to Game Jolt
Space Miner
Academic Project, 1 Partner
March 2022 - May 2022
Accomplishments:
- Developed a Java desktop game using Java Swing
- Collaborated with a two-person team using Git and Github