Projects
Here’s where I can list things I’m experimenting with while learning web development.
Static Site with Multiple Pages
A basic site hosted on Cloudflare Pages with several HTML pages, navigation, and a shared CSS file stored in a GitHub repository.
Future Ideas
- Add a fake login system using front-end only
- Later connect to a real backend or auth provider
- Experiment with simple JavaScript interactions