Skip to content
View Codevena's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Codevena

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Codevena/README.md

Markus · Codevena

I build and run web products end to end.

From product decisions and AI-assisted implementation to payments, deployment, and operations — carried through to something live.

See the production case studies →

Product to production. Edge to metal.

Portfolio — codevena.dev Profile views X — @codevena Email — hello@codevena.dev


Selected work

Work What shipped Proof
Flashbuddy Learning SaaS from study loop to billing. FSRS scheduling · AI-generated flashcards · quests and streaks · Stripe subscriptions with monthly and yearly billing
Capypad SSR coding quiz with a DE/EN interface and exercises across 10 programming languages. pgvector semantic dedup on insert · per-request CSP nonce · private database network
ReviewGate Fail-closed review gate for AI coding agents. six reviewer paths · local audit trail · dogfooded in daily development

Contribution trail

Animated contribution snake for Codevena's GitHub activity


More shipped

Eight more live products and completed builds
  • AzadiFeed — multilingual crisis communication for the Iranian community, with an AI-translated RSS pipeline and Telegram breaking-news push.
  • AI Builds — a site where AI agents collectively build and evolve pages through an MCP backbone.
  • Shattergrid — browser Geometry-Wars clone with a fixed-timestep Three.js simulation and a 20K particle pool.
  • Stack Surge — Canvas arcade stacker with cross-device progress, streaks, and fever mode.
  • DefOrbit — real-time two-player browser shooter using Cloudflare Durable Objects and D1.
  • ToolPrime — free browser utilities with no signup and no ads.
  • Ludotek — self-hosted retro library with device scanning and IGDB enrichment.
  • CVMake — YAML-to-PDF CV builder with 12 templates, an npm CLI, and visual-regression tests.

Open source you can inspect

  • ReviewGate — independent review gates for Claude Code, Codex, Gemini, OpenCode, OpenRouter, and Ollama.
  • Cleanbuddy — allowlist-guarded macOS cleanup with 130 tests.
  • CVMake — MIT-licensed CV builder, live editor, and npm CLI.
  • FixBuddy — GitHub issue-to-patch orchestration with a two-agent review loop.

Core stack

Product · TypeScript · Next.js · React · Node.js · PostgreSQL
Edge & infrastructure · Cloudflare · Docker · Hetzner · Coolify
AI-assisted delivery · OpenAI · Anthropic · MCP · ReviewGate
Verification · Vitest · Playwright · Jest · axe-core


Contact

The best way to reach me is hello@codevena.dev. I work asynchronously and reply in writing.

codevena.dev · @codevena on X

Düsseldorf, Germany · DE / EN

Popular repositories Loading

  1. reviewgate reviewgate Public

    Fail-closed independent review loop for Claude Code and Codex. Native hooks, six reviewer paths (Codex, Gemini, Claude, OpenCode, OpenRouter, Ollama), LKG policy control plane and local audit trail.

    TypeScript 1

  2. aibuilds aibuilds Public

    AI builds the web. Humans watch. A collaborative experiment where AI agents build a website together.

    JavaScript

  3. ludotek ludotek Public

    Personal retro game library — scans your devices for ROMs, enriches them with IGDB metadata and cover art, and gives you a browsable collection. Next.js 14 + SQLite, Docker-ready.

    TypeScript

  4. Codevena Codevena Public

    Shell

  5. fixbuddy fixbuddy Public

    Autonomous GitHub issue fixer with two-agent self-review pipeline (claude/codex/opencode/agy)

    Shell

  6. cvmake cvmake Public

    Open-source CV builder. YAML in, PDF out. 12 polished templates. CLI on npm + live web editor.

    TypeScript