01 — MY PROJECTS
Things I've built while learning to code.
These are some of the projects I've worked on. Each one taught me something new, from messing up to finally getting it to work.
2026Personal Portfolio
This website! Built to share who I am and the projects I've made.
HTMLCSSJavaScript
2026Quiz Game App
A multiple-choice quiz game with a score tracker and a simple desktop interface.
PythonTkinter
2025To-Do List
A task app that saves your list in the browser so it's still there when you come back.
ReactLocalStorage
2025Calculator
A working calculator I built to practice JavaScript logic and CSS Grid layout.
JavaScriptCSS Grid