Quick update
The last year has been exceptionally busy for me! Graduated from RMIT with a Graduate Certificate in Business Administration. Very happy about that, I’m unsure if I want to continue…
Multiplayer Discord Game Bot
If you’ve been following my blog you’ll remember I wrote a little Python package to help with basic flat plane 2d coordinate mathematics. Also remember I wrote a simple two…
Arcade Rebuilt
This project has been an absolute heartache – It’s needed nothing but time, but between work and Uni I have been stretched. Now Uni is on hiatus over summer I’ve…
Two player Artillery shooter
This is a neat little game I wrote to demonstrate one particular way to use the survey-toolbox. I have a comprehensive code walkthrough below, and right at the bottom is…
Survey Toolbox Released
Finally the day has arrived! The surveyor-toolbox has been uploaded to the Python Package Index and is available for download and install. A few notes For a good number of…
Survey Toolbox update
Chipping away at it in my downtime! I have managed to separate the code from one big script into a bunch of smaller scripts to allow for some code isolation…
The beginning of an Open Source Coordinate Math Library
Almost everything I do has coordinates in it: projected, geographic, arbitrary – and for as long as I’ve been coding in Python I’ve been slowly storing my snippets of code…
Bore Calculator
Those that know me know I love a little math and logic challenge – the more moving parts the better! This is something I coded as a proof of concept…
Building an Escape Room Bot for Discord
Myself and a buddy from Uni teamed up for one of our projects for “Building Information Technology Systems”. It was a vague enough course with little direction and very limited…
Beloved Betti
One of our group challenges during Bootcamp was to produce an original webapp from start to finish. There were a few criteria regarding API, authentication, plus the usual proof of…