Project

ThuisBesparen.nl

Informative website on creating a sustainable home

Visit Project or

About ThuisBesparen.nl

ThuisBesparen.nl started as a place for me to collect practical tips on making a home more energy‑efficient. It’s written for normal households (including my own), focusing on what actually helps, what it costs, and what to expect.

On the tech side, I used it to get comfortable with Next.js after years of Nuxt. The site is kept simple: fast pages, readable content, and static generation so it stays snappy. Nothing fancy, just a straightforward content site that I can update quickly when I learn something new.

It's a hobby project, but a useful one: a mix of hands‑on notes about insulation, ventilation, and small wins, plus a lightweight codebase that’s easy to maintain.

I also use this project to practice working with AI coding tools (like Claude Code). It's a good sandbox for trying prompts, speeding up small refactors, and drafting content, without letting the tools take over the whole build, while also getting real content pushed out there.

Techstack:

  • React
  • Next.js
  • Cloudflare for hosting
  • TailwindCSS