All posts

I like to write about stuff I'm into. You'll find a mix of web dev articles, tech news, and random thoughts from my life. Use the search below to filter by title.
/3 mins read/...

How Does The Internet Work?

A developer-friendly primer on networks, packets, IP/TCP, DNS, HTTP/HTTPS, SSL/TLS, and routing—how data moves reliably and securely.

/3 mins read/...

Quick macOS Setup for Web Devs

Get your macOS ready for web development fast! This minimal setup guide will have you coding within 30 minutes.

/3 mins read/...

On Tailwind CSS arbitrary values

How to use arbitrary values in Tailwind CSS to create custom styles for your components. Some nice tips to make your Tailwind CSS workflow more efficient.