Back to portfolio
Software Community Platforms

Community Recipe Platform

Community recipe platform with structured recipes, search, substitutions, comments, and a documented Go-based product architecture.

Go Fiber PostgreSQL Templ

This project is a community recipe platform built in Go with Fiber, PostgreSQL, Templ, Docker, Kamal, and optional Dragonfly caching. It is meant to host family recipes while supporting richer participation features such as comments, ratings, substitutions, collections, user accounts, and editorial administration.

The supporting product planning around the core recipe model is extensive. The docs cover search, data models, security, monitoring, backup and recovery, community phases, and feature-specific flows for recipes, users, comments, ratings, substitutions, and admin tooling rather than treating it like a disposable side project.

It is strong proof of product architecture for a content-heavy community application where usability, moderation, search quality, and operational planning all matter.