Blog

Insights, tutorials, and thoughts on software development.

Getting Started with Next.js

A beginner’s guide to building modern web apps with Next.js - from a self-taught developer’s perspective.

Next.js
React
TypeScript
2025-02-01Read More

Tailwind CSS Tips and Tricks

Learn how to make the most of Tailwind CSS in your projects.

CSS
Tailwind
Web Design
2025-02-15Read More

Understanding Python PEP 8 Standards

A practical guide to writing clean, readable Python code with PEP 8 standards.

Python
PEP 8
Programming
2025-03-01Read More

Building Your First Dynamic Page in Next.js

A hands-on guide to creating dynamic pages in Next.js with routing and data fetching - perfect for taking your skills up a notch.

Next.js
React
Dynamic Routing
2025-03-10Read More