Projects
Things I've built
Side projects and experiments where curiosity does the driving.
- Live
Global News
A server-rendered news aggregator pulling live stories from global sources via the Mediastack API. Built to explore static site generation and server-side data fetching patterns in Next.js.
- Implemented static site generation with getStaticProps for fast, pre-rendered output
- Integrated Mediastack News API to surface live stories from sources worldwide
- Built with TypeScript and CSS Modules following a component-driven architecture
Next.jsTypeScriptReactCSS ModulesMediastack APIVercel