Multi-API dashboard
API Pulse Dashboard turns public endpoints into useful product surfaces.
A compact developer demo showing public API integration, autocomplete search, validation, server route handling, error states, and clean request/response previews.
API module
GitHub Pulse
Profile lookup, repository stats, top repos, language mix, recent activity, and API preview.
/api/github?username=JzHamidAPI module
Crypto Pulse
Searchable market snapshots for custom coin watchlists with movers, volume, market cap, and raw response.
/api/crypto?coins=bitcoin,solanaAPI module
Weather Pulse
Current conditions and forecast previews for searched or preset locations using Open-Meteo with no API key.
/api/weather?location=ManilaDemo focus
Built to show fast API product work
Each module uses public data, a server route, defensive error handling, responsive cards, and a raw response panel so the integration is visible to technical reviewers.
Route map
/api/github?username=JzHamid/api/crypto?coins=bitcoin,solana/api/weather?location=Manila