Beram

Things I've built.

Mostly tooling that solves a specific problem I kept hitting. Each one earned its place by being smaller, sharper, and more useful than what it replaced.

01
beram.dev live

This site. Personal hub for projects, writing, and professional context. Built with Astro and Tailwind, deployed on Vercel.

AstroTailwindVercel
02
Standup Automation live

Jira fetch script + Claude Code cron job that runs at 7 AM on active workdays. Produces a structured daily briefing per squad member — zero manual input required.

PythonClaude APIJira API
03
Gitflow Audit CLI live

Claude-powered command-line tool for instant branch hygiene audits. Built in one morning after a production incident caused by a stale branch. Catches stale branches, missing PR links, and merge discipline issues.

PythonClaude APIGit
04
LLM Wiki live

AI-queryable team context system inspired by Karpathy's LLM Wiki pattern. Engineers get full team context — people, decisions, incidents, architecture — on day one. Indexed with hybrid BM25 + vector search.

PythonClaude CodeMarkdown
05
RetroLoop in progress

Real-time retrospective board with a longitudinal AI layer. Tracks action items across sprints, surfaces recurring themes, and shows team sentiment over time. The retro board that remembers.

Next.jsSupabaseClaude API
06
BWorldCupPredictor live for fun

Pick results for all 104 FIFA World Cup 2026 matches, fill the knockout bracket, share your prediction card, and track your accuracy live as the tournament plays out. Just for fun.

ReactSupabaseAstro