Car Website Backend
Microservice backend for a car listings platform — separate services for vehicle data, pricing, and location, with Eureka service discovery.
Backend & Distributed Systems Engineer building scalable, AI-augmented platforms.
Software Engineer with ~6 years building enterprise-grade distributed systems across fintech and ed-tech. I specialize in scalable backend platforms, cloud-native infrastructure, and cross-border product launches — delivering work that reaches tens of millions of users and spans multiple continents.
I hold an M.S. in Computer Science from Arizona State University and currently work on expanding PayPal's global credit portfolio. Outside of backend systems, I'm actively building into AI/ML engineering, bringing agentic workflows and LLM-powered tooling into daily engineering practice.
Outside work: Formula 1 obsessive, football fan, and .
Experience at
Microservice backend for a car listings platform — separate services for vehicle data, pricing, and location, with Eureka service discovery.
Web-based personal cloud storage with file upload, encrypted credential storage, and note management. Full auth via Spring Security.
Clustering, classification, and pattern extraction on real-world datasets — covering k-means, decision trees, association rules, and dimensionality reduction. Built for Data Mining (ASU CSE 572).
SQL and NoSQL query optimization, spatial data processing, and large-scale data pipeline engineering — covering indexing strategies, partitioning, and distributed query execution. Built for Data Processing at Scale (ASU CSE 511).
Implements Lamport's logical clocks to achieve correct event ordering across distributed banking processes, with inter-process communication over gRPC. Built for Distributed and Multiprocessor OS (ASU CSE 531).
E-commerce backend with JWT-based authentication and authorization. Application logs are shipped to Splunk for search, monitoring, and alerting. Full CI/CD pipeline configured with Docker and Jenkins.
Auto-scaling cloud application on AWS — on-demand provisioning across EC2 and S3 with SQS-based job queuing and Lambda for serverless processing. Built for the Cloud Computing course (ASU CSE 546).
Scheduling SaaS for small pet-care businesses — create pets, owners, and employees, then schedule care events. Relational data modeling via Hibernate.
Parses AWS VPC v2 flow logs, maps traffic to tags by destination port and protocol using lookup tables (up to 10,000 mappings), and outputs statistical analysis of tag and port/protocol occurrence counts. Architected with Strategy, Factory, and Builder patterns for extensible log-format support.