Projects
Some small things I’ve worked on for fun:
- My Bachelor’s Thesis on how existential risk from AI is affected by race dynamics.
- Space Game: a simple 2d game set in space. With somewhat realistic physics.
- Agree Game: Testing humans epistemic modesty. Can we Aumann agree?
- Stochastische Modelle: Helped write lecture notes for a course on stochastic models, using Typst (notes are in German).
- threshold: Small programm to simulate threshold effects.
- nn_golf.py: Tiny code golfed neural network. (as of writing 684 bytes, 24 lines of code.)