Blog Posts

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
Overfocus: Your Time Tracker Overlay for Websites

Overfocus: Your Time Tracker Overlay for Websites

  • 10 Jun 2025

When it comes to staying focused in our digital world, distractions can easily derail our productivity. That’s where **Overfocus** comes in—an innovative time tracker overlay for websites specificall

Read More
My Journey to Creating a Pomodoro Timer with Electron

My Journey to Creating a Pomodoro Timer with Electron

  • 10 May 2025

When I first stumbled upon the concept of the **Pomodoro Technique**, I was intrigued. The idea of breaking work into focused intervals followed by short breaks seemed like a game-changer for my prod

Read More