The Brief.
Real-time news and financial dashboard aggregating live data across Tech, Crypto, and World sectors.
↳ The build
Engineered a responsive SPA aggregating real-time financial data and curated news feeds. Serverless Node.js endpoints use Promise.all() for concurrent XML/RSS parsing with cache-control optimization. Finnhub API powers a live infinite-scrolling stock ticker with debounced autocomplete search. Features client-side category filtering, persistent dark/light theme via localStorage, and mock-data fallbacks for API rate-limit resilience.