Loading...
Please wait while we fetch the content
Please wait while we fetch the content
Projects
Three production systems — medical publishing, enterprise logistics, and API platform engineering. Each structured as: problem → solution → measurable outcomes.
Medical Journal Platform — Solo Full-Stack & DevOps
Complete ground-up rebuild of a peer-reviewed medical journal. Migrated from a legacy PHP monolith to a modern Next.js + NestJS stack with 17 modular REST API services, RBAC, and full AWS infrastructure.
Problem
The PHP platform had no version control for manuscripts, poor SEO (5K impressions/month), and a manual editorial workflow fragile enough to lose submissions.
Solution
Rebuilt with Next.js (SSR/SSG), NestJS modular APIs, React Admin dashboard, and AWS stack (ECS, RDS, S3, CloudFront, Route 53). Full-text search via PostgreSQL pg_trgm across 14,000+ articles.
Stack
Key Outcomes
Transportation Management Platform — BridgeNext
Led engineering on a large-scale transportation management platform serving enterprise logistics clients. The system processes thousands of load events per day across 60+ Kafka consumer services coordinated by Apollo GraphQL Federation.
Problem
Solution
Stack
Key Outcomes
API Lifecycle Management — Yappes Technologies
Core engineer on an API management platform providing version control, gateway routing, analytics, and a developer portal — spanning API creation through deprecation.
Problem
Enterprise teams had no structured way to version, diff, or roll back API specifications. The monolithic codebase made it impossible to scale individual components independently.
Solution
Led a phased monolith → microservices migration: extracted API gateway, manager, and analytics into separate Node.js services behind Nginx. Built Angular migration and real-time analytics via WebSockets.
Stack
Key Outcomes