Not applicable
On my spare time, I always choose working on a personal project over playing video games. As such, I have a large number of personal projects that will be in here, although I have not had the time to get to it, thanks to other responsibilities.
A (relatively) short list of the most notable projects is:
Custom electric longboards with telemetry, logging, and more. Open-source ESC, dual drive, custom longboard deck, and hand-assembled batteries are the notable features. Assembling batteries by hand is very time-consuming, but is a third the cost of pre-assembled cells. ~30km range (in summertime). Telemetry and logging, speed limiting, current control, range estimation, total draw, and more are tracked by the controller and displayed on an LCD screen on the hand-held remote.
Uses an Arduino to control a custom electric motorcycle. Safety features include a kill switch, brake light, and speedometer. Range estimation is provided by a custom algorithm that uses a current sensor and voltage sensor to estimate battery capacity. Electronics are completely custom, including a custom PCB and custom firmware.
Uses Async call to lucene index for super fast autocompletion to address performance issue loading config.
Added a shield for Docker Hub builds indicating state of last build
Not all pull requests are glorious code, documentation is really important too! This commit fixed some invalid JSON found in some example specs.