- π Decisioning Engineering Director at Experian, In work I use the following tech/software:
- SOA, SOAP, WSDL and Soap UI
- REST, Swagger, JsonSchema, and Postman
- PowerCurve Originations, SMaaS, and Experian One
- π MSc Comp Sci Graduate (with Distinction)
- π¨βπΌ Find me on LinkedIn
- πΎ Obviously a version control enthusiast!
- π‘ Loves to talk about networks, wi-fi and vlans
- π Always learning about new technology, hardware and software languages (currently Python and NSIS)
- π·πΌ Free time spent with LEGO Mindstorms, Raspberry Pi and Power Tools
Here is a quick summary for some of the FOSS code i've written as personal projects. All licenced under MIT, which in the words of Simon Tatham ; "means that you can do pretty much anything you like with the binaries or the code, except pretending you wrote them yourself, or suing me if anything goes wrong".
Icon | Respository | Description | Language | Licence |
---|---|---|---|---|
PyRadials | Manage your Survey from Field to Finish: Traverse, Reduce, and Plot! Designed to convert Lecia TPS1100 .GSI into .DXF for AutoCAD. Supports Topographical and Building Surveys | Python | MIT | |
Awake | A small utility sitting in the Windows system tray; preventing the system from entering sleep or turning off the display. Uses Windows system calls and the pystray module | Python | MIT | |
Cargoship | Hosting PiHole, a Unifi controller, OpenSpeedTest, Gitea, and an NTP Server with Debian Linux (on the metal) wrapped up with Nginx (Proxy Manager) for TLS. Backed up with Rclone + Cron | Docker-Compose | MIT | |
Unique | Written in Python, Unique is a UUID and ULID generator packaged as a command line executable (with colour) and a graphical/windowed notepad-like tool that works on Windows, Mac OS, and Linux | Python | MIT | |
Space Cadet Pinball (Installer) | Combining public domain files with k4zmu2a's decompilation to enable the classic pinball game on newer versions of Windows. Wrapping everything together in an easy-to-use portable installer | NSIS | MIT | |
NOPE | Demonstrating hosting a simple web page using httpd to show how the image and the .html file are containerised together (in the Dockerfile). Use Dive to show how this is assembled. | Docker | MIT |