9/1/2025
Cloudflare & Email Binding Link to the article
You don't need to have an email server to send emails with Cloudflare Worker. Just let Cloudflare validate the email address you're using and Cloudflare will forward incoming emails to it.
Competence: Geek
8/7/2025
HB's Thoughts Link to the article
A simple blog system built with Nuxt 4, focused on articles about Vue, Nuxt, TailwindCSS, TypeScript, and front-end development.
Competence: Geek
11/28/2024
Simple Vue plugin for geo location Link to the article
When I write a plugin, I think of it as a standalone piece of code that has its own logic and is independent of where it will be used. This is not entirely true, of course, but when designing a plugin, I always start from this idea. After all, every system has its own logic and architecture that must be followed - especially for outgoing data.
Competence: Geek