0
Loading portfolio...

Systems shipped,
problems solved.

Every project here is focused on practical outcomes: faster workflows, clean architecture, and reliable delivery. These are production-grade builds, not toy demos.

Project 01 / Featured

AI Complaint Management System

Real-time AI complaint workflow with voice input/output, LLM routing, and backend orchestration for practical complaint resolution flows.

NestJSWebSocketDeepgramOpenRouterTwilioMySQLReact
Project 022023

XENC

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

Vanilla JSWeb Crypto APIAES-256-CBCZero deps
Project 032026

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. Closed-source project.

Next.js 16Server ActionsReact 19Tailwind CSS 4MotionMongoDBMongooseZustandTanStack QueryReact Hook FormZodOpenRouter SDKAssemblyAISpeech Synthesis API
Project 042026

SKELR

Service Scaffolding CLI - Generate production-ready service files in seconds. skelr is a Node.js CLI and library for generating Express service scaffolding with 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 ModulesExpressJavaScriptTypeScript Templates@clack/promptschalk
Project 052026

FEATIFY

Feature Branch Database Isolation CLI - Instantly clone your development MySQL database into isolated environments per feature branch. Featify prevents schema conflicts in Prisma workflows by creating branch-specific databases, enabling parallel development without migration collisions. It automates database cloning via Docker, generates feature-specific .env files, and integrates seamlessly with Prisma db push workflows.

Node.jsBash ScriptingDockerMySQLPrismaCLI ToolingEnvironment Automation