Things I've built
A small but honest collection of what I've worked on so far. Early days — but every project taught me something.
Project 01
A static personal portfolio page built with HTML and CSS. My first real attempt at putting something on the web that actually looked intentional.
Project 02
A small collection of Python scripts — a calculator, a number guessing game, and a basic to-do list in the terminal. Nothing fancy, but they work.
Project 03
Practice programs from coursework — bank account simulation, student management, and basic inheritance examples. Learning by doing.