Projects

Showcase of featured projects and live deployments.

Portfolio Website

This site! A modern, responsive portfolio built with Next.js 16, deployed on Kubernetes with GitOps using ArgoCD. Features a custom Go server for optimal performance.

Next.jsTypeScriptGoKubernetesArgoCDTailwind CSS

Infrastructure Automation

Terraform modules and Go-based automation tools for provisioning and managing cloud infrastructure. Includes modules for GCP, AWS, and multi-cloud setups.

TerraformGoBashGCPAWS

API Gateway

High-performance API gateway built with Go, featuring rate limiting, authentication, request transformation, and comprehensive monitoring.

GoRedisDockerEnvoyPrometheus

Monitoring Dashboard

Real-time monitoring and alerting dashboard for Kubernetes clusters. Provides visualization of metrics, logs, and health status across all services.

ReactTypeScriptPrometheusGrafanaWebSocket

GitOps Toolkit

CLI tooling for managing GitOps workflows with ArgoCD. Automates common tasks and provides utilities for application deployment and synchronization.

GoArgoCDKubernetesCobra

Service Mesh Demo

Example implementation of service mesh patterns using Istio and Envoy. Demonstrates traffic management, security policies, and observability.

KubernetesIstioEnvoyGo