// Notes
Blog
Insights on AI, engineering, and building products
Filter by category:
Filter by tag:
Filament Command Palette Pro: Making Filament Admin Panels Keyboard-First
Command palettes have become the defining UX pattern of professional developer tools. Yet Filament admin panels — despite their engineering quality — have never had one. I built Filament Command Palette Pro to change that, and this article explains the how and why.
Building Filament URL Image Uploader: Why I Created the Package Every Filament Developer Needed
I built Filament URL Image Uploader because the workflow of downloading an image just to re-upload it through a file dialog was something I was doing multiple times a day across client projects. This is the story of the package, its architecture, and the lessons I took away from shipping it.