Blog Posts

Wanabusful mini tools hub refresh

Wanabusful mini tools hub refresh

  • 08 Feb 2026

Spent the week re-familiarizing myself with Wanabusful, reorganizing the repo so the root-level `index.html` becomes the landing page for every micro tool while leaving the heavier Next.js pieces ins

Read More
Discovering Agent Mode in Copilot and Cursor IDE

Discovering Agent Mode in Copilot and Cursor IDE

  • 30 Oct 2025

Recently I discovered the **Agent Mode** of both **GitHub Copilot** and **Cursor IDE** — and bro, it changes how you code. It’s not just auto-completion anymore; it’s like having a mini AI teammate

Read More

Building a JSON Database with Vue & Netlify CMS

  • 18 Oct 2025

# Building a JSON Database with Vue & Netlify CMS This project blends static site generation with dynamic content management—static JSON files in `/public/data/` act as the database, Netlify (Decap)

Read More
My JSON Database: A Simple Solution for API Storage

My JSON Database: A Simple Solution for API Storage

  • 10 Jul 2025

In my pursuit of efficient data management, I recently created a **static site JSON database** that serves as a read-only API. This project is designed to store essential information about my persona

Read More
Bringing Chatbots to Life: My Journey with the GPT-Powered Chat Widget

Bringing Chatbots to Life: My Journey with the GPT-Powered Chat Widget

  • 10 Jun 2025

When I explored ways to improve user engagement, the spark of a **GPT-powered chatbot** felt inevitable; the resulting embeddable chat widget balances instant support, a natural conversational engine

Read More