Week 13: Pushing Boundaries and Gaining Ground This was a week of rolling up my sleeves and diving into complexity—specifically, tackling the long-awaited upgrade of the Twintag Overview API. This isn’t a small job. The overview component is the beating heart of the admin portal, and its codebase is dense, sprawling across more than a thousand lines, with logic deeply rooted beyond the main file. It's the kind of project usually reserved for seasoned developers—and rightly so. Still, I leaned in. Progress was steady. Each small win taught me something new, particularly around GraphQL and the overall architecture behind the project. My work on the Golang code generator with a chatbot has concluded. This was a small dive into the possibilities of an agent within a project. It turned out great. With help of an article explaining the steps needed to be taken to code this project, I managed to have a working version by the end. Looking ahead, the API upgrade continues. Daryl and I will also be starting a much-needed revamp of the admin portal, aiming for a refreshed look and feel. There's also some cleanup to do: an old project of mine, the Schema Builder, has resurfaced with issues. I’ll be diving back in to diagnose and document the fix.