60-second pitch
This was my earlier blog experiment: prove I could structure pages and reusable UI before adding auth and CMS complexity.
About the project
An internship stepping-stone project. I focused on page structure, post lists, and reusable UI patterns. The modernized version above builds directly on lessons from this repo.
Outcome
Working baseline deployed on Netlify; clear progression story together with the modernized repo.
What I focused on
- Content hierarchy for posts
- Reusable layout blocks
- Foundation for the modernized version
What I learned
- Laying out content-first pages
- Reusable card and list components
- When to stop adding features and refactor instead
Tech stack
Next.jsReactJavaScript


