← back

Projects

A few things from github.com/JanOleA worth a look.

A software emulator for an 8-bit breadboard computer, inspired by Ben Eater's build — runs the same instruction set in code instead of on physical logic chips.

elections

Python

A WIP Python package for calculating election results and allocating seats based on various methods.

stlague

Python

Replays Norway's 2021 parliamentary election results under different seat-allocation methods (Sainte-Laguë variants) to compare how the outcome would have shifted.

A tile-based RPG built with Pygame — custom maps, sprites, and a hand-rolled game loop.