Projects & Portfolio

A curated list of my public projects, ranging from PHP infrastructure to automated workflows and containerized starter kits.

Developer Tooling & Starter Kits

Astro + Tailwind + Docker Starter Kit

A streamlined, production-ready Astro starter template. Pre-configured with Tailwind CSS and fully containerized via Docker Compose to guarantee a zero-dependency, reproducible local development environment.

Astro Tailwind CSS Docker Boilerplate

DevOps & Self-Hosted Infrastructure

Feet of Dance

A comprehensive web platform modernization for a regional dance association. Architected on a high-performance Symfony and FrankenPHP stack.

Symfony FrankenPHP CI/CD Docker

Themeparks Wait Times

A fast, containerized application serving real-time attraction wait times for major theme parks. Features a Go-based backend and an Astro frontend.

Astro Go Docker CI/CD

Status Page

An automated, real-time infrastructure status page. Generated via Astro and integrated with continuous monitoring workflows to instantly surface service disruptions or downtime.

Astro Monitoring CI/CD Docker

Traefik Base Configuration

The foundational reverse proxy infrastructure for my private server. Enforces SSL termination, secure container routing, and declarative infrastructure-as-code principles across all self-hosted services.

Infrastructure as Code Security Docker CI/CD

Telemetry

A zero-dependency, ultra-lightweight Go daemon that exposes Linux host metrics (CPU, memory, thermals, processes, Docker status) via a JSON API for status pages and monitoring.

Go Monitoring Docker API

Pusherss

A containerized RSS/Atom feed monitoring application built with Astro, TypeScript, and PostgreSQL that dispatches automated update alerts to Discord and webhooks.

Astro PostgreSQL Docker RSS/Atom