Back to Home

All Projects

A complete overview of my infrastructure and development projects.

Enterprise Infrastructure

Transgo.id — Zero-Downtime Deployment

CI/CD Pipeline & Infrastructure Architecture

Engineered a production-grade deployment pipeline for Transgo.id's rental platform that achieves zero-downtime deployments through blue-green strategies and automated rollback mechanisms.

Blue-green deployment with automated health checks
Docker multi-stage builds reducing image size by 70%
Jenkins pipeline with parallel test execution
Nginx reverse proxy with graceful reload
Automated SSL cert renewal with Certbot
Database backup automation with pg_dump + S3
DockerJenkinsNginxPostgreSQLGitHub ActionsPrometheus
Technical Implementation in F&B

Match & Bite — Digital F&B Operations

Digitalizing F&B Through Automated Systems

Built a comprehensive digital platform for Match & Bite, demonstrating how DevOps principles and modern web architecture can transform traditional food business operations into efficient, automated systems.

Next.js SSR platform with optimized Core Web Vitals
Automated order processing with real-time tracking
Containerized microservices architecture
Payment gateway integration with webhook pipelines
Landing page with mobile-first responsive design
Real-time order status tracking for customers
Next.jsNestJSTypeScriptDockerGCPTailwind CSS
Personal Project

Portfolio Website

This Very Site — Built with R3F & Framer Motion

Designed and engineered a high-end personal portfolio featuring React Three Fiber particle systems, Framer Motion orchestrated animations, and a terminal-aesthetic UI — all built on Next.js with Tailwind CSS v4.

3D particle background with mouse-reactive physics
Magnetic cursor wrapper with spring physics
Terminal-style typing animations
Infinite marquee trust bar with glowing icons
Next.jsR3FThree.jsFramer MotionTailwind CSS