Writing
Thoughts, tutorials and everything in between.
- Published: at 09:00 AM
Building Domain-Specific Languages for Search Functionality
Creating intuitive search interfaces that empower users while maintaining developer control
- Published: at 06:30 PM
Tagged Templates in JavaScript
From basic string manipulation to building type-safe SQL queries and domain-specific languages
- Published: at 12:30 PM
Hugging Face's AI Agents Course
Takeaways from Unit 1 of Hugging Face's AI Agents course, breaking down the fundamentals of how AI agents work.
- Published: at 09:30 AM
Mac the Developer
Building a developer-themed endless runner game with pure JavaScript
- Published: at 03:30 PM
Async LocalStorage in TypeScript
How to handle localStorage asynchronously in TypeScript and React