Skip to the content.

Programming Projects

June 11, 2025 - by Gibson


Here are links to all of my GitHub repositories + short descriptions about each one.

PicoLaunchTimer

The very first pieces of code that I single-handedly put out onto GitHub. Essentially, it’s a Raspberry Pi Pico wired up to a 128x160p screen. It connects to an API that tracks the next orbital rocket launch, and it currently hangs suspended above my desk using 5 clear push pins.

It’s very likely that this repo will be moved to our family’s new organization for microcontroller code, MakerSandbox

PyScore

I really enjoyed making this one - it’s a Python scoreboard that’s just super customizable. It’s meant to replace an unreliable part of my online webcasts. (for my school’s esports team, specifically)

me

This website. It was initially a polished up fork of Myoldmopar’s CV repository, and I think I just liked the idea of having a website instead of an Instagram (or something like it) to share some general life updates. I also want my writing to get better, so this is an easy way to do that.