Projects

A curated collection of projects exploring frontend architecture, creative interactions, and scalable systems.

HeyMint

Built a social media platform for professionals with real-time video meetings. Implemented authentication system with OTP verification and Google OAuth 2.0. Developed features for paid and free meetings, including scheduling, quick join, and secure access control. Integrated GetStream API for live video sessions.

React
Express
Tailwindcss
Postgres
Typescript
getStream
Passport-google-auth
Resend
Framer-motion
Zustand
shadCN
Arcturus

Arcturus is a full-stack crypto trading exchange featuring a real-time order book with bid/ask management and asset pair trading. It includes a custom matching engine for handling orders and executions, along with WebSocket-based live feeds for price updates and market depth. The system uses Redis and PostgreSQL for performance and reliability, Docker for scalable deployment, and a built-in market-maker to maintain liquidity and stable spreads.

WebSockets
Redis
Docker
Typescript
Express
React
PostgreSQL
TailwindCSS
Koenigsegg

Koenigsegg

Re-designed the Koenigsegg official website with custom animations and premium brand aesthetics. Implemented advanced page transitions, smooth scrolling (Lenis), and GSAP driven micro interactions for a luxury-app-grade experience. Structured the project in a scalable Next.js architecture with clean state management and modular components.

React
GSAP
Framer-motion
Tailwindcss
Typescript
Zustand
BrainLink

Created a platform to store and organize personal and professional links in a structured “brain” format. Enabled users to share their entire brain via a unique generated link for collaboration or reference. Added owner-controlled link protection, allowing users to revoke/destroy shared links to maintain privacy.

React
Express
Tailwindcss
MongoDB
Typescript