Python and Linux Enthusiast


A Linux and Python user who is now based near Nottingham after 15 years in asia. Mostly I enter greenfield or old companies (hotels, printing presses, newspapers, schools even an ISP), and improve their systems, working processes and reputation.

Welcome to my Github account. Here is an overview of my main fairly recent GitHub projects. Like most programmers most of my code has been lost in the sands of time. My experience is very broad, something of a weakness for a developer, but an advantage in management.

Fun Coding Projects

When I started programming everything was on the command line and felt a lot more straight forward. This is a collection of command line text and number based games that all use the Python standard library (the tools included by default when you download Python). Initial projects just use text, numbers, selection and iteration. Subsequent projects will use the curses library for creating more advanced command line apps. Eventually I hope to add some simple pygame projects (not in the standard library.


View these projects on GitHub all created using Python 3. Python 3 Command Line Games on GitHub

WagTools drop-in Streamfield App

Wagtool is a drop-in Streamfield Blocks app for Wagtail. This App is undergoing >>rapid>> development and help would be appreciated. The goal is simple; These standard Bootstrap blocks which can easily be droppped into new Wagtail sites that use Bootstrap. Will support all main Bootstrap elements.


Bootstrap Streamfield Blocks, view on GitHub.

Wagtools on GitHub

NodeJS Camping Website

This is the final project from The Web Developer Bootcamp by Colt Steele. While I certainly recommend this course, I feel that NodeJS really lacks a good content management system. Therefore after this course I returned to Django development using Wagtail.

Course on Udemy

Rather than following the course exactly I implemented a more current version of Bootstrap. A recurring them of my development journey has been completeing courses with more upto date libraries.


View my source code here : NodeJS Camping Website