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…
Developer Blog
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…
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…
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…
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…
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…
This weather dashboard webapp was built during Bootcamp to experience tapping into an existing API. In addition to the Open Weather API, I also connected to the Google Places API…
An appetite for Express! This was a fun little project completed as part of the Coding Bootcamp. The challenge was to build a site that allowed items to be added,…