~∿~∿
+
N
~∿~

// PROJECTS

Things I've built

A mix of tools, services, and experiments — mostly things I built because I needed them.

linux-scripts

A collection of shell scripts for automating Linux system administration tasks. Covers everything from system monitoring to automated backups and user management.

BashLinuxAutomation
cloud-infra

Infrastructure as code templates for spinning up scalable cloud environments. Built with a focus on simplicity and reproducibility.

TerraformAWSDocker
api-gateway

A lightweight API gateway built in Go with support for rate limiting, authentication middleware, and request routing.

GoNginxRedis
dev-dashboard

Personal developer dashboard showing GitHub activity, system stats, and project progress. Built with Next.js and real-time data.

Next.jsTypeScriptTailwind
postgres-toolkit

CLI toolkit for common PostgreSQL tasks — migrations, backups, query analysis, and performance monitoring made simple.

PythonPostgreSQLCLI
container-monitor

Real-time Docker container monitoring with alerting. Shows resource usage, logs, and health status in a clean terminal UI.

DockerPythonPrometheus