How I Optimized C# Simulations by 15ร
From 20 FPS to 300 FPS using advanced algorithms
Helping companies scale cloud systems from prototype to 20k+ daily users.
High-performance microservices and APIs using C#, Python, and Java with cloud-native architecture.
Complete web applications using React, Next.js, and modern JavaScript frameworks.
AWS deployment with ECS, ECR, Terraform, and Docker for scalable, reliable systems.
CI/CD pipelines, observability with Sentry, and automated testing for reliable deployments.
Boosted simulation throughput by 15ร (20 FPS โ 300 FPS) using advanced C# algorithms
Built AWS ECS services handling 20k+ daily requests with 99.9% uptime
"Patterns for Using Hypothesis Engineering to Manage Architectural Uncertainties"
Delivered production booking/payment platforms for live businesses
Vinyl Studios
January 2023 โ January 2025
Multinext
July 2022 โ January 2023
Bachelor of Science in Computer Science
2021 โ 2025 โข GPA: 3.7
Also available on LinkedIn โ
Production systems and research projects โ with proven impact in AI, games, cloud, and full-stack development.
Real-time electrical pricing platform with web scraping โ delivering instant quotes to contractors
Automated deployment pipeline with Docker + GitHub Actions โ zero-downtime deployments for microservices
Booking platform with Stripe + Supabase syncing to Booking.com โ reduced manual workload by 60%
AI-powered pigeon detection system with IoT sensors โ preventing crop damage through intelligent monitoring
Data visualization platform for Toronto's 311 service requests โ insights from 500k+ municipal records
Published research on managing architectural uncertainties โ contributing to software engineering methodology
Space factory-building game on Steam โ demonstrating advanced C# performance optimization and complex systems
AI-powered mobile app using computer vision to solve Rubik's cubes โ showcasing mobile development and CV expertise
Lessons from building scalable backend systems, cloud infrastructure, and developer tools.
From 20 FPS to 300 FPS using advanced algorithms
Microservices architecture with 99.9% uptime
// Optimized simulation loop for (int i = 0; i < entities.Length; i++) { ProcessEntity(ref entities[i]); } // Result: 20 FPS โ 300 FPS
Deep dive into memory allocation, data structures, and algorithm optimization that boosted game simulation performance from 20 to 300 FPS in production.
Building a production-ready microservices architecture that handles 1000+ concurrent sessions with automated scaling and monitoring.
Step-by-step guide to creating robust deployment pipelines with GitHub Actions, Docker, and Terraform for zero-downtime deployments.
Real-world implementation of monitoring, error tracking, and performance optimization using Sentry in production microservices.
Complete walkthrough of building a production booking system with payment processing, calendar sync, and third-party integrations.
Full-stack marketplace with web scraping, real-time price comparison, and vendor management. Features Next.js frontend with Python backend processing.
Lessons from building REST APIs, automating telemetry pipelines, and managing high-volume data processing in a production environment.
How I balanced academic research on "Patterns for Using Hypothesis Engineering" with hands-on software development in production environments.