Blog
Practical notes from agentic engineering — Claude Code workflows, lead pipelines, multi-locale Next.js. No generic advice.
- · 6 minnextjsi18nlocalization
Multi-language sites in Next.js 16: next-intl, hreflang, localizing ticketing flows
How I built the DJ BOBO Arena Tour sites for CZ and PL — single codebase, two deploys, localized cities and ticketing vendors. next-intl config, hreflang, locale routing, ticketing flow.
- · 8 minb2bdata-pipelinebun
B2B lead pipeline: Bun + SQLite + Playwright (98,640 companies in a weekend)
The Krtek pipeline from scratch — pulling the CSO RES dump, NACE filtering, ARES enrichment, Playwright scraping. Bun + bun:sqlite as the batch engine. Code, schema, NACE strategy.
- · 7 minclaude-codeworkflowautonomous-agents
Claude Code workflow: how to set up an autonomous dev loop
How I use Claude Code as my primary dev tool — Ralph autonomous loop, custom memory, CLAUDE.md instructions, and hooks. The real setup that shipped DokladBot in 6 days.