Notes

Thoughts, ideas, and learnings from my journey in tech.

5 min read Web Development

Getting Started with HTMX

HTMX is a powerful library that allows you to access modern browser features directly from HTML. Learn how to build interactive web applications without writing JavaScript.

Read more →
8 min read Design

Tailwind CSS: Utility-First Design

Discover why utility-first CSS frameworks like Tailwind are revolutionizing the way we build user interfaces and how they can speed up your development workflow.

Read more →
6 min read Performance

Static Sites: Fast and Simple

Static websites offer unmatched performance and simplicity. Learn when to choose a static site over a dynamic one and how to deploy them effectively.

Read more →