Projects

A collection of projects I've built while learning and exploring full-stack development. Each project represents a milestone in my journey.

CodeFlow

A Live Code Collab Platform with features like sync code, live calls, audio call, voice chats, messages and with help of sockets io and webrtc a deep dive in sockets and webrtc creating stun servers and reducing latency.

#React#JavaScript#SocketsIo#App Router#WebRtc

DS Digitals

Built and deployed the website for a Germany-based software agency, handling domain configuration, production setup, and search engine integration. Implemented core service pages and a blog system optimized for SEO, and configured Google Search Console to support indexing, performance tracking, and organic traffic growth.

#Next.js#TypeScript#App Router#Resend

Zhurnuty - AI Summarizer

Next.js 15 app for PDF summarization with TypeScript. Features Clerk authentication (Passkey, GitHub, Google), Langchain for smart PDF parsing & chunking (up to 8MB), and Gemini AI for accurate summaries.

#Next.js 15#TypeScript#Gemini AI#Clerk

TellMe

Anonymous messaging app with 200+ active users. Features NextAuth with email verification, server-side rendering, and prioritizes privacy with smooth UX. Production-ready application.

#Next.js#TypeScript#NextAuth#SSR

CampusHub

Award-winning hackathon project. Frontend built with React, React Query, Shadcn UI, Tailwind CSS, and Framer Motion. Features JWT auth integration and multi-filter search interface.

#React#React Query#Shadcn UI#Framer Motion

ShopSphere API

E-commerce backend API with user authentication, product management, cart functionality, and order processing. Built with modern Node.js practices.

#Node.js#Express.js#MongoDB#E-commerce