Professional Summary
Managed a distributed team of 40+ engineers delivering $3M enterprise project, cutting infra costs by 70% and increasing
release velocity by 6x. Senior Software Engineer with 7+ years building fintech platforms and cloud infra at scale.
Two-time founder and CTO with a proven track record of shipping payment systems and investment platforms from zero
to production. Core stack: TypeScript, Node.js, PHP, Python, AWS, Terraform.
Technical Skills
Languages
TypeScript, JavaScript, Node.js, PHP, Python
Frameworks
React, Laravel, FastAPI, Microservices
Cloud & DevOps
AWS (ECS, EKS, Lambda, CDK), Azure, Docker, Terraform, GitHub Actions, CI/CD
Databases
MongoDB, PostgreSQL, MySQL, Redis
Other
System Design, Distributed Systems, Observability (Grafana, ELK), Event-Driven Architecture
Professional Experience
Client: Lumyna Investments Limited (Generali Group)
- Led engineering team owning a full-stack platform: React frontend and backend with ongoing legacy modernization
- Shipped an agentic factsheet engine that autonomously assembles performance charts, portfolio allocations, and compliance data for institutions.
- Built high performance data ingestion pipelines that validate and reconcile portfolio allocations, NAV data, and fund performance metrics.
- Owned multi-environment deployment pipeline (Dev, UAT, Pre-prod, Prod) across Azure and AWS.
- Transformed legacy codebase to domain-driven architecture and integrated agentic monitoring and observability.
Managed distributed engineering team delivering an agentic platform for large-scale synthetic IaC data generation.
-
Architected and led a multi-agent system (Optimus) that fully automated IaC lifecycle across
AWS CDK, Pulumi, Terraform, CloudFormation, and CDKTF for $3M enterprise project.
- Managed a distributed team of 40+ engineers delivering the agentic IaC platform spanning
multi-cloud across TypeScript, Python, Go, and Java.
- Redesigned CI/CD pipelines and automated provisioning, cutting deployment time by ~80% while boosting team
velocity by 6x from 10–15 pushes/day to 80–100 pushes/day.
- Cut infra costs by 70% ($580–640K/year to ~$180K/year) by optimizing resource
allocation and implementing LocalStack.
- Scaled the distributed Agent execution layer from ~30 local agents to 1,000+ concurrent
runs using Lambda, EC2 fleet and Kubernetes tiers.
- Co-founded and built a cloud-based POS platform tailored for grocers and restaurants from zero to
production.
- Managed a 6-engineer team to develop business modules including ingredient management, automated low-stock
alerts, real-time stock tracking, ledger systems, and GST taxation logic.
- Automated deployment pipeline using containers and integrated observability
stack (Grafana) for real-time monitoring and error tracking
- Architected scalable AWS infra while balancing product roadmap, operational costs and
startup constraints
- Engineered POS hardware including thermal printers, barcode scanners, and cash registers.
- Co-founded fintech startup, architecting a full-stack credit services platform with
Node.js, React, Laravel, PostgreSQL and AWS
- Delivered 99.9% uptime HA architecture with fault-tolerance handling complex credit scoring
workflows and transaction processing.
- Implemented robust CI/CD pipelines using Docker, Terraform to ensure rapid product iterations.
- Developed highly responsive web applications and backend systems using PHP, Laravel, MySQL, JavaScript,
HTML5, and CSS3.
- Built and maintained server-side functionality, database integrations, and deployment workflows.
- Collaborated across teams to maintain deployment workflows and improve platform reliability.
Projects
"Define agent permissions once. Enforce them everywhere."
- Built a permissions-governance CLI that compiles a single
.ai/ policy into native
config for AI coding agents (Claude Code, Codex, Cursor, Kiro, OpenCode and more), governing what
each agent is actually allowed to do.
- Designed a deterministic, one-way adapter architecture with deny-over-allow
precedence so destructive shell, git, and API calls stay blocked across every runtime.
- Shipped an agentctl check gate that exits non-zero on config drift, catching policy
violations in CI rather than production.
"Run anything. Leave no trace."
- Designed a sandboxed execution platform that runs unknown or potentially unsafe Windows
applications in isolated, Docker-based Linux environments, minimizing host exposure.
- Engineered S3-backed state persistence supporting both ephemeral sessions
and resumable workspaces, so users can pause and restore isolated environments on demand.
- Optimized for fast spin-up and teardown with minimal host footprint, keeping untrusted
workloads fully contained.