Skillful
Local-first platform for managing reusable AI workflows and organisational knowledge.
A few open-source projects and tools I've built or maintained over the years.
Local-first platform for managing reusable AI workflows and organisational knowledge.
React cookie consent library installed over 20 million times
Why [Skillful](https://github.com/mastermindzh/skillful) switched from Electrobun back to Electron, and what that taught me about desktop architecture, packaging and runtime seams.
Read (9 min read)Distributed systems promise scalability and flexibility, but they come with a cost. Once you cross that boundary, everything gets harder.
Read (7 min read)Most architectural problems are boundary problems. Knowing where to draw the line, and when to redraw it, is one of the hardest parts of building software systems.
Read (6 min read)Synchronous and asynchronous communication are not opposing choices, they are complementary tools. Understanding when to use each is key to building scalable systems.
Read (6 min read)Data events and domain events both have their place, but mixing them is one of the fastest ways to create confusion in event-driven systems.
Read (5 min read)