Back
Year
2024
Tech & Technique
Next.js 14, TypeScript, WebSocket, Recharts, Prisma, Redis, PostgreSQL
Description
SSE-powered dashboard serving 500+ concurrent users at sub-100ms refresh.
Processed 1M+ records at 95% cache hit rate with PostgreSQL materialized views and Redis caching.
Processed 1M+ records at 95% cache hit rate with PostgreSQL materialized views and Redis caching.
My Role
Full Stack Developer
- Built frontend with Next.js 14, TypeScript and Recharts.
- Implemented SSE (Server-Sent Events) for real-time data streaming.
- Optimized database via PostgreSQL materialized views and Redis.