// PROJECTS

Projects

Personal and commercial projects I have built.

AI Complaint Management System

Full-stack complaint management platform with a real-time voice AI agent that handles citizen calls via Twilio, transcribes speech using Deepgram, routes through an LLM, and registers complaints automatically. Features an admin dashboard with analytics, employee management, OTP-based worker auth, and SMS notifications.

ExpressNode.jsMongoDBMongoose+17 more

Postlance

A student freelance platform connecting clients with student talent. Clients post projects, students submit proposals, and an AI evaluation system scores applicants. Includes role-based dashboards, a wallet system with top-up and split payments, SMS notifications, and project lifecycle management.

Next.js 16React 19Server ActionsMongoDB+10 more

XENC

Browser-native encryption tool using AES-256-CBC and Web Crypto API with a clean, lightweight approach.

Vanilla JSWeb Crypto APIAES-256-CBC

Libro: AI Library Assistant

A full-stack web app for managing a library collection with an AI-powered assistant. Users can add, edit, search, and organize books, chat with the assistant for recommendations and book queries, and use voice features for speech-to-text input and spoken AI responses.

Next.js 16Server ActionsReact 19Tailwind CSS 4+10 more

SKELR

Service Scaffolding CLI — Generate production-ready service files in seconds. Supports modular and layer-based architectures, JavaScript/TypeScript templates, optional CRUD generation with soft-delete strategies, and config-driven defaults via .skelrrc.json.

Node.jsCLI ToolingES ModulesExpress+3 more

FEATIFY

Feature Branch Database Isolation CLI — Instantly clone your development MySQL database into isolated environments per feature branch. Prevents schema conflicts in Prisma workflows by creating branch-specific databases, enabling parallel development without migration collisions.

Node.jsBash ScriptingDockerMySQL+3 more