Project Case Study
Twin Leopards Society_
Built a fast, edge-delivered event platform for a Berlin collective, focused on strong visual identity, low-ops publishing, and dependable performance.
Context
Twin Leopards Society needed a site that could carry a strong visual identity without becoming operationally fragile. Event publishing is time-sensitive, traffic is uneven, and the public-facing experience still has to work across search, social sharing, and mobile devices.
The goal was not to build a large platform. It was to build a site that looked intentional, loaded quickly, and stayed easy to maintain.
What I Built
I used Next.js with a low-ops deployment model centered on static generation and edge delivery. That kept the runtime surface small while still giving the site enough flexibility for publishing updates and future extensions.
The engineering priorities were:
- fast first loads without a heavy backend
- predictable deployments through GitHub Actions
- technical SEO and social preview hygiene from the start
- edge-side controls for rate limiting and basic abuse protection
Why It Matters
This project is a good example of the kind of product work I like: strong brand direction on the surface, but disciplined implementation underneath. Good marketing sites still need engineering quality if they are going to stay fast, discoverable, and easy to operate.
That combination is more important than many teams think. Design-heavy sites often get treated as if engineering rigor can wait. In practice, launch speed, SEO quality, and operational simplicity are part of the product from the first release.
More Projects
Related Work
More product systems, internal tooling, and engineering case studies that show adjacent parts of the stack.
2026
Gemini Embedding 2 MCP Server
A local MCP server for multimodal retrieval, built to give AI tools private search over code, documents, images, audio, and video without shipping data to a hosted vector store.
2026
AuthGate AI Proxy
A local AI gateway I built to unify provider auth, streaming, and protocol translation behind one developer-friendly endpoint.
2021
SAP Signavio
Worked on frontend architecture, design-system quality, CI/CD reliability, performance, and security hardening for a large enterprise process intelligence platform.