Projects
A collection of my notable open source applications, npm packages, CLI tools, and experiments that showcase my development journey.
Built a privacy-first, client-side encrypted pastebin alternative with automatic expiry and syntax highlighting. Features AES-256-GCM encryption where content is encrypted in the browser before transmission, ensuring zero-knowledge architecture.
Built a modern web application that streamlines meeting scheduling and email sending in one unified workflow. Features Google Meet integration, interactive calendar selection, secure authentication, and automatic calendar invitations with timezone support.
AutoHub is a modern web platform built with SvelteKit that enables developers to discover, share, and collaborate on automation scripts. With a sleek, responsive design and powerful features, AutoHub makes it easy to find and contribute to the automation community.
Developed a modern full-stack web application using the T3 Stack, featuring Next.js 14, TypeScript, and Drizzle ORM for scalable and efficient development. Integrated secure authentication with Clerk and implemented PostHog analytics for real-time insights.
A scalable, enterprise-grade Learning Management System (LMS) built with Next.js, Node.js, and AWS. This project demonstrates a modern full-stack architecture, robust authentication, seamless payment integration, and cloud deployment.
Built an intelligent line following robot using Arduino with three progressive versions featuring PID control, color detection, and obstacle avoidance. Implements advanced sensor integration including IR sensors, TCS3200 color sensor, and ultrasonic distance sensor.