Projects
Key projects showcasing my expertise in fintech innovation, technical leadership, and scalable infrastructure solutions.
WeOrda: Proof of Work, for the People Who Do the Work
AI-powered compliance platform for regulated field industries, replacing paper workflows with digital proof in 60 seconds. Co-Founder & CTO. I designed and built the full cloud-native platform from zero to production: a mobile app that captures inspections, GPS, and photos as workers tap through their shift, and a real-time audit dashboard for operators.
Key Achievements:
- 60-second vehicle inspections with automatic photo capture and GPS tagging
- 98% on-time compliance, 70% less paperwork, 2 hours saved per driver per week
- Live tracking dashboard with parent notifications, no app install required
- Audit-ready reports generated automatically for schools, districts, and commissioners
- iOS and Android apps launched and live on app stores
YPA Finance: Smarter Finances. Human Touch.
The first multilingual, AI-powered finance app built for everyone still finding their way in money. Simple tools. Real help. In your language. Co-Founder & CTO, combining financial expertise with technical innovation to empower 52M+ immigrants in the U.S. to take control of their finances in their native language.
Key Achievements:
- iOS and Android apps launched and live on app stores
- Enterprise integrations: Plaid, Equifax (via Array), Stripe
- Multilingual AI supporting multiple languages
EKS Monitoring Stack
Production-ready monitoring solution for Amazon EKS using Infrastructure as Code with Terraform and custom Helm charts for comprehensive observability.
Key Features:
- Infrastructure as Code with Terraform
- Custom Prometheus and Grafana monitoring stack
- Production-grade security and high availability
- Multi-AZ deployment with automated troubleshooting
Symfony Kubernetes Deployment
Deployed Symfony Demo app on k8s with containerization, database integration, and horizontal scaling using Redis and HPA. Designed for local use with Docker Desktop.
Key Features:
- Dockerized Symfony app with Apache & PHP 8.2
- MySQL integration with schema migrations
- Redis caching and HPA-based scaling
- Kubernetes YAMLs with ConfigMaps, Secrets, and Probes
Cloud Architecture Design
Designed a scalable and secure GCP-based infra for a startup web app using modern DevOps and Kubernetes best practices.
Key Features:
- Proposed a 3-project architecture (dev, staging, prod) with private GKE clusters, VPC-native networking, and a GitOps-based CI/CD pipeline using GitHub Actions and Terraform.
- Integration Cloud SQL with HA configuration, secret management via Secret Manager, and observability tooling using Prometheus and Cloud Monitoring.
3-Tier Application Deployment
Comprehensive CI/CD deployment framework for a containerized 3-tier application multi-stage deployment across isolated AWS accounts for dev, staging, and prod.
Key Features:
- Automated CI/CD pipeline using GitHub Actions with OIDC authentication
- Environment-specific Helm configurations for Kubernetes deployments
- Dynamic secret injection with AWS Secrets Manager and CSI driver
- Complete environment isolation using separate AWS accounts
Karpenter Autoscaling Solution
Terraform-based deployment of an Amazon EKS cluster with Karpenter autoscaling, supporting multi-architecture workloads and Spot instance orchestration.
Key Features:
- Multi-architecture autoscaling with Karpenter (AMD64 & ARM64/Graviton)
- Spot and On-Demand instance support for cost-efficiency
- Spot interruption handling via EventBridge and SQS queue
- Environment-specific deployments using .tfvars files