commit: 8f2b1c
Merge pull request #42
>_ ./deploy.sh --prod
Build successful (12s)
{ status: 200 }
</>
127.0.0.1:5432
{
}
Dominik.

Fullstack case study

MealUp

Academic microservices platform for nutrition, workout planning, and community features.

Next.jsReactTailwind CSSFastAPIPostgreSQLMongoDBRedisDockerAuth0

Problem

The goal was to deliver a single platform that connects recipes, training plans, and social interaction without a monolith bottleneck.

Implementation Highlights

  • Implemented API gateway routing and shared auth guard patterns across services.
  • Built the core recipe, workout, user, and forum service flows with a complete UI.
  • Prototyped AI assistants with RAG and text-to-image generation for recipe content.