Software Projects & Case Studies
LaunchDesk (SaaS Dashboard)
Role: Lead Developer | 3 months
Problem: Real-time stats lagged under load.
Solution: Node microservices + Redis cache layer.
Result: TTFB ↓ 48 %, Uptime 99.98 %.
Stack: React, Node, PostgreSQL, Docker, AWS
FinScope API (Fintech)
Role: Backend Engineer | 5 months
Problem: 3 bank feeds, no standard API.
Solution: FastAPI service with OAuth rotation and retry queues.
Result: 99.9 % sync accuracy, 0 data loss.
Open-Source Tools
Case Study
I was hired to create a bridge between bank systems and a unified financial dashboard. After reviewing their existing architecture, I proposed a modular FastAPI setup with asynchronous request handling and Redis-backed task queues. The result was a 3× faster processing pipeline and a dashboard that could handle 10 000 daily transactions without fail.
Now the system is being extended with a machine-learning anomaly detector I’m co-developing.
