My Portfolio
Systems Architect and multi-platform engineer with 15+ years of experience. I specialize in the Apple ecosystem (Swift, Objective-C, C++), shared core engines, and cross-platform logic with Kotlin Multiplatform (KMP). Backend: NestJS, gRPC, Kafka, AWS/GCP.
I focus on modular architecture, security, CI/CD (Fastlane, GitHub Actions), and clean code. I also lead through architectural reviews, roadmaps, and mentoring. My approach: prioritize fundamentals-OS internals, memory, and data structures for systems that stay maintainable and scalable.
My work has evolved into Principal AI engineering: end-to-end ownership of strategy, architecture, and execution, from research constraints to shipped systems.
Recent writing
Systems blueprints and blog posts (newest first). All Systems · All Blog
- Next.js on a 2GB VPS: Real CI/CD, Real Failures, and What We Did
A production runbook for a small Vultr VPS — dual Next.js apps on one domain, GitHub Actions, nginx, GHCR, and the 403, AAAA, and CSS routing bugs we hit along the way.
- Cloud Run Cost Defense: Scan Traffic, Cloud Armor, and CDN at the Edge
Stop vulnerability scanners from burning Cloud Run budget: Cloud Armor at the global HTTPS load balancer, CDN negative caching for residual 404s, and locked ingress so bots cannot bypass the front doo…
- Cloud Delivery Flow: Cloud Run + Terraform + Artifact Registry
A practical guide to ship web apps with Cloud Build, Artifact Registry, Terraform, and Cloud Run in one clean pipeline.