Erik Johansson

Personal Website & Blog

Published November 1, 2025

This project is my personal website — a place to share projects, blog posts, and experiments. It’s built with HTML and Tailwind CSS using the CDN version, without any frameworks or build tools.

The idea was to make something simple and lightweight that I can maintain easily. I wanted to understand the basics of layout, responsiveness, and utility-first styling — and Tailwind CSS was the perfect fit.

💡 Key Features

🧰 Tech Stack

🧠 What I Learned

Building this site taught me how to structure pages efficiently, manage reusable components like headers and footers, and experiment with responsive layouts. I also got a better grasp of Tailwind’s design philosophy and how to extend it with my own theme.