Home

Blog

Thoughts on web development, cybersecurity, and software engineering.

Design6 min

Building a Design System from Scratch

Lessons learned replacing AI-generated aesthetics with intentional, flat design tokens.

Read article
Security8 min

Securing Next.js Applications

A practical guide to authentication, CSP headers, and rate limiting in modern Next.js apps.

Read article
DevOps7 min

Docker Compose for 42 Projects

How I structure multi-service Docker environments for school infrastructure projects.

Read article