
Hello there!
I'm excited to share my world of projects, technical explorations, and personal thoughts with you. This space is a dynamic collection of my work, a growing knowledge base, and a place where I'll be sharing regular updates. Dive in and feel free to connect!
Latest From The Blog
New Git Repository
So, I've created a new repository for the agentic site update/builder thingy. It's nothing fancy. It even says so right on the tin.
...Building a Static Website: From Memory Errors to Jinja2 Nirvana
Building a personal website can be a rewarding project, especially when you control the entire stack. My recent endeavor, Hantsuki-Stories.Org
, a static website built with Python, proved to be an insightful journey, fraught with common development pitfalls but ultimately leading to a much more robust and maintainable system. This post chronicles the challenges I faced, particularly around memory management and templating, and how I overcame them.