Started on my hackboard, made the KLE data sheet so I have a reference when doing CAD, and when placing the switches. Also started the schem for my hackboard.
Got my battery tracker app styled, added more functionality, and got it on a old Lenovo tablet.
I built a battery tracking software for FRC, it takes in the data from a Battery Beak, and stores it in the localstorage of the browser. Your also able to export it as a csv and json. And import json. Also It's a PWA . However the styling is quite bad. wave-2826.github.io/BatteryTracking
Started working on a project with my brother involving the NBA apis and predictions, prob not gonna be open source but we are each coding it our own way, I'm coding in Go and he's coding in Python.