Skip to content
Contact me

Projects

I have a few open source projects and repositories that I'm working on or have available on my GitHub account.

I've broken down a few of the more popular ones here. Check them out and feel free to fork, feedback, leave pull requests, or request features :D.

intro image for article A labrador silhouette with green spots, the official PetLedger mascot.
pet care management platform

PetLedger

A super simple, all-in-one platform for pet sitters, carers, dog walkers, the lot! Manage clients and their pets, schedule pet care visits, track medication, and more. The best feature? Instant updates that send pet owners an email or SMS notifications of their beloved pet in good hands.

Find out more

intro image for article Neeps the panda. Official logo and mascot of Remote Dev Jobs.
job board for tech professionals

Remote Dev Jobs UK

Remote Dev Jobs UK aims to pair developers and tech professionals with the best fully remote jobs that the UK (and mainland Europe) tech scene has to offer. If you’re looking for your perfect role then give it a look and search for the top remote jobs. If you’re an employer then you can currently post a standard listing for absolutely free!

Find out more

intro image for article Google Sheets icon
g-sheets-api

Google Sheets Reader

This tiny (but hopefully mighty) utility package helps fetch, read and process data from a Google Sheet without the faff of having to deal with the full-blown Google Sheets API

Find out more

intro image for article React logo
react-visual-query-builder

React Visual Query Builder

Driven by a need for a more customised query builder tool built in React, I developed an open source query builder that will output a structured JSON query object comprised of rules, rule-groups and a number of field components depending on desired input type.

Find out more

intro image for article Node JS logo
api-server-starter

Node API Server Starter Kit (TypeScript) -- UPDATED

This popular, updated starter kit (currently being used as part of the curriculum in a university course) contains everything you’ll need to create your very own Node-based API server. It’s been fully rewritten to use the latest version of Express, TypeScript, and is configured to serve JSON files for data.

Find out more