All Projects
A comprehensive collection of my professional and personal projects, showcasing expertise across various technologies and domains.

Hono-Docs - Auto-generated API Docs for Hono Framework
Jun 2025 - Jul 2025
An NPM library that auto-generates API docs for Hono framework apps by parsing typed routes and rendering interactive OpenAPI-style documentation.
- Built typed route parser to extract API contract metadata
- Developed live route explorer with method, path, and status codes
- Supports grouped endpoints by tag for navigation
- Generates OpenAPI JSON dynamically

Mediscan - Hospital Appointment & Queue Management System
Dec 2024 - Jun 2025
A hospital management system with real-time token queues, appointment booking, multi-role access, and super admin control for multiple hospitals.
- Full frontend + backend architecture
- Role-based access (doctor, admin, receptionist, super admin)
- Smart token queue system
- Prescription & medical history tracking
- Payment integration with Razorpay
- CI/CD pipeline with Jenkins + AWS EC2/S3

IDCOLAB - 3D Furniture Visualisation Platform
Jan 2024 - Jun 2024
An interactive platform for viewing 3D furniture models inside virtual environments, with immersive 360° previews and file/folder management UI.
- Integrated Babylon.js for real-time 3D model rendering
- 360° immersive image display with pannellum-react
- Built Google Drive-style file/folder system
- Responsive homepage for TV, desktop, and mobile

NOON - FM Radio & Media Streaming Platform
Jun 2023 - Sep 2023
FM radio + podcast platform with OAuth login, live HLS/DASH streaming, and a floating mini-player for continuous media playback.
- OAuth login (Google, Facebook)
- Built live radio streaming with HLS/DASH.js
- Persistent floating mini-player
- Podcast hosting support





Replenish MD - Medical Care Admin Panel
Jan 2023 - Jun 2023
Admin panel for managing appointments, invoices, staff, and inventory in a medical platform. Built frontend in React, backend in RoR by teammate.
- Full React-based client-side UI
- Modules: personnel, inventory, invoices, appointments
- Responsive layout with Tailwind + React-Bootstrap


RayAuth - OAuth2 + OpenID Connect Authentication Provider
Custom OAuth2 + OIDC provider with secure cookie-based sessions, JWT tokens, discovery endpoints, and multi-account login support.
- Full OAuth2 & OIDC compliance
- Multi-account session support
- Encrypted cookies with per-session keys
- OIDC discovery & JWKS endpoint

Jenkins-AWS Pipeline - Automated CI/CD Deployment Workflow
Reusable Jenkins pipeline with Git tag triggers, Docker, and AWS (EC2, ECR, CodeBuild) for zero-downtime deployments.
- Tag-based Git deployment
- Docker image build + ECR push
- EC2 deployment automation
- Reusable Jenkinsfiles + scripts

@rcmade/ray - Secure CLI Credential Manager
TypeScript-based CLI tool for secure snippet & credential management with autocompletion support.
- Encrypted credential storage
- Quick snippet access via CLI
- Autocompletion setup for zsh/bash/fish






Dart Print
A full-stack print service platform designed for university students to upload PDFs and get them printed automatically. Built using modern technologies to streamline student printing tasks.
- Upload and store PDF documents securely
- Automated delivery of prints to classroom locations
- Payment integration using Razorpay
- Responsive and accessible UI using ShadCN
- Image/file handling via Cloudinary
- Full-stack development with Next.js and MongoDB

Busmate - Real-Time College Bus Tracking App
A real-time GPS-based bus tracking app for college transport management with admin dashboard, student verification, and live maps.
- Live GPS + Google Maps integration
- Secure student registration with admin approval
- Admin panel for bus/route management
- Mobile + web interfaces