Projects
Production systems, internal tools, and open-source work.
Work
4High-throughput guest Wi-Fi authentication system deployed across 14 branch locations. OTP-based SMS verification with automatic session provisioning via the UniFi Controller API. Built with zero manual configuration overhead after initial deployment.
PillPlan Notification Engine
Queue-based medication reminder system using GCP Cloud Tasks for scheduled APNs delivery to iOS devices. Retry logic with backoff for failed deliveries, Nx monorepo refactor following clean code principles, and a GitHub Actions CI/CD pipeline for zero-downtime deploys. Project was closed by the company after handoff.
Node.js middleware bridging Asterisk PBX with a custom operator dashboard. Live call monitoring, spy/whisper mode, pause controls, and intelligent queue routing — all over a WebSocket event stream with sub-second latency. Open-sourced the Asterisk AMI client as a standalone package.
Assetsy v2 API
Led API redesign for a Fastify-based asset management microservice at Startups DNA — restructured endpoint contracts, replaced ad-hoc queries with transactional MongoDB aggregation pipelines, added database indexing strategies, and executed zero-downtime schema migrations.
Open Source
3HRCS API
HR candidate screening REST API built with Bun + Elysia.js. Multi-tenant organization support, candidate lifecycle management, multilingual question banking, JWT auth, and PDF result exports. Structured for rapid deployment with Prisma + PostgreSQL.
Auth Kit
Modern authentication platform covering passkeys, OAuth providers, session management, and RBAC. Built as a reference implementation for production-grade auth in TypeScript backends.
Vision Shop
AI-powered product analysis tool combining Google Cloud Vision API with OpenAI GPT — takes a product image, extracts attributes, and generates structured metadata for e-commerce listings.