Showing posts fromdevelopment

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

Playing **Sunflower Land**, I loved the *Desert Digging* feature but found the guesswork tedious — so I built **d1g.uk**, a browser-based helper that visualizes digging data, highlights possible trea

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
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
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
TS-Const: From a Simple Clone to 30+ Custom Modules - My Minecraft Modding Journey

TS-Const: From a Simple Clone to 30+ Custom Modules - My Minecraft Modding Journey

  • 04 Jan 2025

It all started with a simple idea: I needed a custom module for Meteor Client. So I cloned a project, thinking I'd just add one small feature. Little did I know this would become a full-blown develop

Read More