Ask 100 Is Live!

After months of developing my app in Flutter, I am pleased to announce that Ask 100 is now live on the Google Play Store! It took multiple testing cycles and back and forth with Google's testing requirements, but I’ve finally uploaded the first production release.
This project has been a significant learning experience for me, from integrating APIs like OpenAI's GPT and Firebase Auth to navigating the intricacies of deploying an app to a large platform. Each roadblock, from UI incon...
Click to View more
6th June 2025, 18:07 BST
Enhanced Clentaminator Mod for Terraria

I've been working on a small tModLoader mod to enhance the Clentaminator in Terraria. A friend had an idea for a mod that he really wanted but couldn’t find, so I decided to learn how to create tModLoader mods and publish one to see how the system works. The main improvements include:
Significant Range – The Clentaminator now has a range of around 625 blocks.
More Dust Effects – Increased the amount of dust particles so the sprays feel more...
Click to View more
7th February 2025, 18:48 GMT
Modifying JPEG Quantization Tables

If you know how JPEG works, then you know that JPEG files contain quantization tables, which are a table of values that the DCT (Discrete Cosine Transform) coefficients of a certain block of an uncompressed image file are divided by and rounded to the nearest integer. These tables contain values determined by software such as Photoshop, which sets the quality of the compressed image. Higher values in the quantization table result in more aggressive compression, leading to lower image quality, wh...
Click to View more
12th June 2024, 12:09 BST
Update to the website

Updated the website using PHP and JavaScript now, which allows me to create this blog function. I will be posting any interesting activities worth sharing in the future here.
17th May 2024, 18:29 BST