Skip to content

Where I work

Vibnox Software Engineer

I’ve architected and shipped multiple multi-tenant SaaS platforms from scratch, all built on Next.js, PostgreSQL, and Prisma with Stripe billing integration, and AWS Cloud infrastructure. My work spans the full lifecycle: role-based access control with tenant isolation, audit logging for compliance, bulk data operations with CSV/Excel pipelines, email delivery integrations (AWS SES, Microsoft Graph), and internal tooling for improved developer velocity and DX. I also created the organization’s CLI scaffolding tool that standardizes project provisioning, ensuring consistent architecture, secret management, and Docker orchestration across all products. I work on a natural language to SQL query engine powered by Ollama and Llama, with safety guards for dangerous operation blocking, query timeouts, and row limits.

Invsto Frontend Engineer

I own the frontend architecture across our products, working primarily with Next.js, React, and TypeScript in strict mode. I’ve designed and implemented feature-based modular architectures, BFF proxy authentication patterns with HttpOnly cookies, and hybrid state management using React Query for server state and Zustand for client state. I work across the full stack when needed, contributing to Python FastAPI backends. I built an internal tool with multi-provider LLM orchestration (Anthropic Claude, Azure Foundry, Ollama) with self-healing execution and artifact capture. I also helped set up a team-wide AI-assisted development workflow that captures learnings and patterns across sessions.


Personal projects

Astro Vitae released Source Star

An Astro template for building a single-page CV. Update your details in objects, and your CV is live. I built this back in 2023 because every portfolio template I found was either overengineered or ugly. This one is minimal and does one thing well. It’s been forked and used by 11+ developers for their own portfolios, deployed across Vercel, Netlify, and GitHub Pages — here are a few: milocai.github.io, astro-cv-esquelete.vercel.app, chck.dev.

linux-display-extend released Source Star

A CLI tool that turns any Android device into an extended display for Linux. It uses xrandr and x11vnc under the hood. I built this because I needed a second monitor and didn’t want to buy one. It works, and other people seem to find it useful too.

Lentra in progress

A React Native camera library that exposes the full Android Camera2 API. Most camera libraries abstract away the hardware controls. This one doesn’t. You get manual focus, exposure, ISO, white balance, everything. I built it because I wanted proper camera control in a mobile app and nothing existed that wasn’t dumbed down.

CamUI in progress

A component library for camera-reactive UI. Think glassmorphism surfaces that respond to real camera input. Built with React, Radix UI, and Vite. It’s a weird idea, but I wanted to see if UI could feel alive by reacting to what the camera sees.

Love Me Some Coupons shelved

A community-driven platform for sharing referral codes and discount coupons. Built with Next.js, PostgreSQL, Prisma, and Redis for rate limiting. It was an hour long project built entirely on impulse. Currently the database is paused due to no user activity.

This website released Source Star

The site you’re reading right now. Astro, Tailwind, MDX, Preact islands. Sepia-first design with a warm dark mode. Everything optimized for writing and reading, not impressions.

JournalWorkNowUsesAbout