
Featured build
Weathergrid
Next.js weather product
Built a UK weather application with location search, Met Office DataHub forecasts, backend API route handlers, caching, and a responsive forecast UI.
A deployed product demonstrating external API integration, server-side data shaping, caching, responsive UI, and public source code.
Stack
Delivery highlights
- Implemented backend route handlers for geocoding and weather lookup.
- Mapped hourly and three-hourly forecast data into current conditions and five-day forecast views.
- Added shared in-memory TTL caching to reduce repeated upstream API calls.
- Built a live public product with GitHub-visible source and production deployment.

