API Pulse Dashboard

Public dashboards for GitHub, crypto, and weather APIs.

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.

Next.js App RouterTypeScriptTailwind CSSPublic APIsNo Secrets

API module

GitHub Pulse

Profile lookup, repository stats, top repos, language mix, recent activity, and API preview.

GitHub APINo API KeyServer Route
/api/github?username=JzHamid

API module

Crypto Pulse

Searchable market snapshots for custom coin watchlists with movers, volume, market cap, and raw response.

CoinGeckoAutocompleteDemo Data
/api/crypto?coins=bitcoin,solana

API module

Weather Pulse

Current conditions and forecast previews for searched or preset locations using Open-Meteo with no API key.

Open-MeteoGeocodingForecast
/api/weather?location=Manila

Demo 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

GitHub Pulse/api/github?username=JzHamid
Crypto Pulse/api/crypto?coins=bitcoin,solana
Weather Pulse/api/weather?location=Manila