Current Projects (which I'll work on when I get time currently):
- EmuRox: MOS6502 emulator with visions of becoming a well written NES emulator then other systems
- Greenhouse Telemetry: Off grid greenhouse monitoring and control with a Rasperri Pi with it's own blog series
- Pitest CI: A very small script to provide a GitHub badge based on Pitest results. This needs a lot more work to really be useful
- Journal: A basic Journal append and search application for learning front-end
Code Dumps (which are dumping grounds for smaller chunks of unrelated code)
- Programing Problems: Where I keep all of the solutions to small programming problems I've faced via interviews or challenges.
- Build Lab: A repo so that I can play with build tools. Mainly GitHub actions. Also some code so that I can test those actions.
Older Projects (which I'm unlikely to find time for and are probably horribly written):
- Spokesman: A small server I developed to act as an SFTP wrapper around Amazon AWS boxes.
- Zero Hour: A script to migrate Rally data to Trello.
Gists
- iSki GPX Converter: A Python script to take GPS path data exported from iSki website and turn it into GPX data that can be loaded into other apps such as Strava.