Software Projects
- yet another language learning extension: 🗃️ an extension create flashcards in the browser
- unix scripts: 📜 a collection of bash scripts
- the green thumb: 🍏 an application to incentivize sustainable behavior
- planet painter: 🌍 a desktop program to run ml models on satellite imagery
- personal collection overview: 🖼️ a script to create an overview over a personal collection.
- osf crawler: 🎣 a crawler for the "open science framework" website
- opengl raytracer: 🦜 a full raytracer created in c++ using opengl and tucano
- matrx agent: 🤖 a collaborative agent
- markdown-to-anki-csv converter: 💱 a script to import the linkedin "skill assessment quizzes" into anki
- malpaca seq+: 🔍 an updated version of the malpaca algorithm
- leetcode exercises: 🏋️♂️ an overview of the completed leetcode exercises
- jpacman test suite: 🟡 a test-suite created for jpacman
- johanneshagspiel.com: 🔱 my personal website
- immutable x gateway: 🛒 a program to engage with the imx blockchain
- haskell jq recreation: ✂️ a recreation of the json processor jq in haskell
- g-code viewer: 🖥️ a desktop application to visualize g-code
- g-code modifier: 🛠️ a desktop application for custom modification of g-code
- functional programming scripts: 𝛌 a collection of scala scripts
- computational intelligence: 🧠 a collection of algorithms
- yet another language learning extension: 🗃️ an extension create flashcards in the browser
- advent of code: 🎄 my solutions to the advent of code