A collection of my browser-based projects, experiments, and interactive recreations.
This repository is where I build and store projects designed for the web — from games and class project upgrades to personal creations that deserve more than a terminal window.
Some projects begin as simple assignments or coding exercises, then get rebuilt into polished web experiences using HTML, CSS, and JavaScript. Others are created from scratch as interactive ideas, tools, or portfolio pieces.
- Browser-based games
- Interactive versions of older projects
- Creative coding experiments
- Personal website builds
- Future portfolio projects
One example is a Connect 4 game built with HTML, CSS, and JavaScript, featuring custom visuals, responsive design, and interactive gameplay.
Other projects may include web-based recreations of past work, such as turning a terminal Blackjack game into a full browser experience.
This repository will continue to grow as I redesign, expand, and improve my creations.
Because building something functional is only the first step. Giving it an interface, a visual identity, and an experience people can engage with makes it stronger.
This repository is a place to practice that transformation.
Primarily:
- HTML
- CSS
- JavaScript
Additional tools may be added depending on the project.
Most projects here are static web applications.
To run them locally:
python -m http.server
Then open:
http://localhost:8000 (unless specified otherwise)
This repository is both an archive and a workshop. A place for projects that live in the browser — whether they began as assignments, ideas, or something entirely new.
And if a portfolio ends up here too? Fair enough. It belongs among the creations.