paulund.
I'm Paul, a software engineer writing about building modern web apps, AI agents, and the quiet craft of shipping things that last. Laravel and Next.js, mostly.
Recent notebook entries
View all →IDTitleTopicDateRead
#176Using Service Interfaces and Null Objects for Resilient TypeScript ScriptsTypescript29 Apr5m#175Type Annotations vs Type Inference: When to Write the TypeTypescript21 Apr4m#174Dynamic OG Images in Next.js with opengraph-image.tsxNext.js17 Apr4m#173Why Dyslexia Made Me a Better Software EngineerCareer15 Apr6m#172Git Commands for Reading New CodebasesGit14 Apr7m#171Props, Children, and Component Composition in ReactReact13 Apr4m#170Extracting a Queries Layer from Next.js Server ComponentsNext.js12 Apr3m#169The Virtual DOM and How React Reconciliation WorksReact12 Apr5mFeatured projects
View all →ViewHookactive
A webhook testing and inspection tool. Capture, inspect, and replay incoming HTTP requests.
Laravel · PHP · Webhooks
paulund/aiactive
AI tools and experiments: prompts, agents, and small utilities.
PHP · AI · LLM
Cron Manageractive
A local web UI for managing Laravel scheduled tasks stored in a database. Add, edit, and remove cron jobs through a browser without editing PHP files.
Laravel · PHP · Cron · SQLite