Blog

What I Learnt This Week - 16 May 2025

This week I’ve continued developing my Flutter app, with one big distraction.

Categorieswhat-i-learnt-this-week

What I Learnt This Week - 09 May 2025

After a few months (15 to be exact) of not posting I thought it was time to get back into the habit of writing. Rather than traditional blog posts I have decided to document what I have been working on from week to week.

Categorieswhat-i-learnt-this-week

Bin Reminder Application

Bin Reminder Application is a simple mobile application designed to remind the user when a bin is due for collection.

Categoriesflutter

Learning Flutter

I have recently been learning Flutter. Here’s my thoughts so far.

Categoriesflutter

Using XML in SpringBoot REST API

By default SpringBoot REST APIs use JSON to send and receive data. But with a few small changes it is possible to use XML as well.

Categoriesspringboot

Deploy React App to GitHub Pages

It is possible to deploy a React app to GitHub pages. In this post we will do this using the gh-pages npm package.

Categoriesreactgithubpages

New site on GitHub Pages!

So here it is, my new website and blog. Hosted on GitHub Pages, written in markdown, generated by Jekyll.

Categoriesjekyllupdate