Full-stack screener for 25+ equities with live price updates via Finnhub WebSocket feed — ticker, price, daily % change, market cap, P/E ratio, and 52-week high updating in real time. Next.js 16 use cache isolates static data from dynamic feed. URL-driven filters make views fully shareable. Applied React Compiler for auto memoization and PPR for instant static shells.
Next.js 16TypeScriptWebSocketFinnhub APIReact CompilerPPR
The Sleep Company — Enterprise POS & Retail
Critical modules of a large-scale POS platform supporting 170+ retail stores, 800+ orders/day. Headless NestJS on AWS ECS, EventBridge, Step Functions for real-time order editing—60% CRM automation, 40% release time reduction.
AWS ECSDynamoDBLambdaEventBridgeStep Functions
Foxtale — D2C Ecommerce
High-traffic D2C platform serving 100K+ daily users. Dynamic homepage personalization, Strapi on ECS, Next.js ISR, end-to-end analytics (GA, WebEngage, Meta Pixel, GTM). Shopify CDN replacing CloudFront.
Next.jsStrapiAWS ECSElasticsearch
Pubble — Real-Time Communication
Real-time video, chat, and file transfer using WebRTC. Socket.IO signaling at scale, Zoom embedded app, PowerPoint add-in, React + D3.js word cloud, Node.js worker pools, performance testing framework.
ReactWebRTCSocket.IONode.jsD3.js
Real-Time Chaos Testing Platform
Engineered a distributed load testing platform for real-time messaging infrastructure. Built WebSocket traffic generators using Node.js worker threads to simulate millions of concurrent users.
React.jsNode.jsSocket.IOWebSocketsWorker Threads
Restaurant Website (Freelance)
Production restaurant platform supporting online food ordering and table reservations. Full-stack implementation with a seamless customer-facing experience.
React.jsNode.jsMongoDB
Socket Server Scaling (YouTube)
Educational video on scaling Socket servers using adapters—concepts and implementation for production-like concurrency.
Socket.IORedisNode.js