Max Kruijs Voorberge
Senior Frontend Engineer
WHERE LOGIC.
MEETS CREATIVITY.
Featured Work
View All
Chattr
Open-Source, Self-Hosted Support Chatbot

OllamaChat
Self Hosted AI Chat Platform

Ops Agent
WhatsApp-First Personal Operations Agent

NextAuth Starter
Full Stack Blog Platform with Admin Dashboard

IPTV Streaming Platform
Personal Hobby Project & Technical Exploration

GEMonitor - OSRS Trading Terminal
Fintech Grade Grand Exchange Analytics Platform
About Max





Latest Posts
View AllBuilding Chattr: Open-Source Support Chatbot
How I built Chattr, an open-source, self-hosted support chatbot with multi-tenant RAG, guardrails, provider flexibility, one-script embedding, fully local runtime options, and safe handoff flows.
Mastering Next.js 16 Caching Strategies
Explore advanced caching strategies in Next.js 16 to enhance web performance and scalability.
Self-Hosted WhatsApp AI Agent with Python
How I built a privacy-first AI agent that sends a daily morning brief to WhatsApp and answers questions via GPT-4o-mini, FastAPI, and six live data connectors.
React Compiler: Automatic Memoization
Learn how React Compiler automatically memoizes your components, eliminating manual useMemo and useCallback for optimal performance.
React Context Is Not State Management
A deep dive into React state management with useReducer and Context, covering re-render traps, split-context patterns, and when to use external libraries.
Apollo Client + Next.js 16 App Router Guide
RSC queries, streaming SSR with useSuspenseQuery, and optimistic mutations in Next.js 16's App Router.