Showing posts fromdev

Building Chrome Extension: From Personal Tool to Public Release

Building Chrome Extension: From Personal Tool to Public Release

  • 14 Jan 2025

I’ve always enjoyed tinkering with code to solve my own problems. While playing **Sunflower Land**, a web-based game, I found myself wanting a more efficient way to handle certain tasks. That’s where

Read More
Building d1g.uk: My Journey Creating the Sunflower Land Desert Digging Helper

Building d1g.uk: My Journey Creating the Sunflower Land Desert Digging Helper

  • 13 Apr 2025

When I started playing **Sunflower Land**, I noticed that its *Desert Digging* feature had plenty of mystery and strategy — but also a lot of tedious guesswork. I wanted to make something that could

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
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 was exploring ways to enhance user engagement on websites, the idea of a **GPT-powered chatbot** caught my attention. The potential for instant communication and support was immense, and I kne

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
The Hum of Ideas

The Hum of Ideas

  • 24 Nov 2024

The energy in the room was electric—developers, tech enthusiasts, and innovators all gathered under one roof for DevFest. With engaging talks, collaborative sessions, and the buzz of new ideas floati

Read More
Test User Script to Organize Github Repositories

Test User Script to Organize Github Repositories

  • 10 Apr 2025

If you are looking to organize your GitHub repositories effectively, I've created a user script that can help you with that. ### Setup Instructions 1. **Install Tampermonkey**: - To use this scr

Read More