Posts

Exploring Blogger Beyond Its Default Limits

Image
When I started exploring Google Blogger, my initial impression was simple: it works, but it feels limited. At work, some of our senior developers have been building a site builder that integrates with Blogger. Since I’m trying to keep up and understand how everything works behind the scenes, I decided to explore Blogger more deeply on my own. At first glance, the platform feels a bit outdated. The default layouts are basic, and the available themes don’t offer much flexibility in terms of design. If you’re used to modern frameworks like Vue or tools like Tailwind, the experience can feel restrictive. But instead of stopping there, I got curious. I started digging into Blogger’s theme system and found that it actually allows direct access to the HTML structure. It’s not your typical setup, though. The templates are written in a mix of HTML and XML, using special tags that Blogger understands. At first, it looks a bit unfamiliar, but once you get the idea, it becomes manageable. ...

What I’m Building Right Now (And Why I Started This Blog)

Hello everyone, I’ve been working on different web development projects lately, and I realized something—I don’t have a place to document everything I’m learning and building. So I decided to start this blog. Right now, I’m focused on building real-world applications using modern technologies like Vue, Nuxt 3, and AI tools. I’ve also been exploring things like Web3 integrations, virtual assistants, and custom systems that solve actual problems. Some of the things I’m currently working on include: A virtual assistant system powered by AI Web applications using Nuxt 3 and Tailwind CSS Experiments with APIs, real-time systems, and automation Exploring integrations like wallets and token-based systems I also recently worked with platforms like Wix, which gave me a different perspective on how websites are built and managed compared to custom development. This blog will be a place where I share: What I’m building Problems I encounter (and how I solve them) Lessons...