Selected work
A fuller index of what I’ve shipped — selected build & craft work, open source, and side experiments.

Roosnam — Open-Source Developer Portfolio Platform
Roosnam is an open-source platform that lets developers showcase projects and case studies with quantified outcomes. Built with Rails 8, Next.js and TypeScript, fully containerized with Docker.

MediClaim — Intelligent Prior Authorization System
An end-to-end AI workflow that automates healthcare prior authorization. It involves extracting clinical data from PDFs, images, and text with Claude, scoring each request against payer policies, and routing edge cases through agentic + human review. Auto-approvable decisions drop from 2–5 days to under 5 minutes, with a complete HIPAA/CMS audit trail.

WardenFlux — Agentic Workflow Automation
A multi-agent incident-response orchestrator built on IBM watsonx Orchestrate. Wardenflux ingests a security incident report and routes it through a supervisor agent that coordinates four specialists — Security Response, IT Ops, Legal/Compliance, and Communications — then streams a coordinated reply back over a multi-turn conversation. Node/Express backend with IAM token caching, run polling, and an embedded-channel JWT flow; React 19 + Vite frontend.