Projects - section.html
Selected builds and ongoing work across product engineering, infrastructure, and tooling. Each project page captures implementation details, stack choices, and tradeoffs from real delivery work. Primomed, Lee J Sackett, and B2MFG are client sites I built while working at [eCreativeWorks](https://www.ecreativeworks.com/).
Personal Website
This is the website you’re currently on! It’s a full-stack project showcasing my work, blog posts, and professional information.
⚠️ Note: This website is still under heavy development. Expect changes and improvements as I continue to refine the design, features, and architecture.
Architecture
The site is built with a hybrid architecture combining static site generation with a dynamic API backend:
Frontend
- Hugo: Static site generation for content, blog posts, and project pages
- Pagefind: Client-side full-text search without external dependencies
- Green Nebula Terminal Theme: Custom theme with retro terminal aesthetics
- Custom CSS: Handcrafted styling with terminal aesthetic
Backend
- Go API: RESTful API built with the Chi router
- Embedded Assets: Markdown posts and YAML data embedded directly in the binary
- Clean Architecture: Layered architecture with asset, data, post, and server layers
- Health Checks: Built-in health endpoints for monitoring
Deployment
- Docker: Containerized web server (Caddy) and API services
- Docker Compose: Multi-service orchestration for development and production
- Traefik: External reverse proxy for HTTPS, routing, and load balancing
- Ansible: Infrastructure provisioning and configuration management
- Rsync: Static file synchronization for deployments
Key Features
- Blog: Markdown-based blog posts with YAML frontmatter for metadata
- Search: Full-text search powered by Pagefind
- API: JSON API endpoint for dynamic data access (
/api/data) - Responsive Design: Mobile-friendly design that works across devices
- Dark Mode: Terminal-inspired dark theme
- Fast: Static site generation with minimal API calls
Development
The project uses:
2026-01-01
Read moreB2MFG

B2MFG is a client website I built while working at Ecreative.
2025-12-02
Read morePrimomed
Primomed is a client website I built while working at Ecreative.
2025-08-22
Read moreLee J Sackett
Lee J Sackett is a client website I built while working at eCreativeWorks.
Read more