You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Heritage is an AI-powered educational chatbot guiding users through Indian history, from the Vedas to the Modern Era. Built with Next.js and Groq's Llama 3,it combines accurate historical insights …
Multithreaded chat app server built on top of my own websocket echo server from scratch in C++. Load-tested for 1,000 clients with highest throughput of 17000 msg/sec.
Vortex is a full-stack video trimming tool that fetches social media videos, processes them via a Redis-powered BullMQ queue, and streams real-time progress to users. Built with React, Node.js, FFm…
A concurrent and fast Token Bucket Rate Limiter built in C++. It enforces a stable average request rate while allowing short bursts. The thread-safe BucketManager provides isolated limits for uniqu…
Strive is an AI-powered fitness platform that generates personalized workout and diet plans tailored to your specific goals, fitness level, and preferences. Built with React, Node.js, and powered b…
WebSocket echo server from scratch in C++. It starts with a foundational TCP server, manually implements the HTTP "Upgrade" handshake using OpenSSL, and then parses WebSocket frames to unmask and e…