- Airline Pilot with a love for tech
- Trying to learn something new every day
- Doing alot of 3D Printing
- Trying to teach myself Programming
Systems Reference for A300
Website to quickly review the systems of the A300-600RF and create a review pdf for systems and non-normal procedures. For company internal use only, therefore a private repository. The website was build using Flask, MySQL to store all system data and Javascript to enable theme switching for pico.css. I will release a blank version (without the company database file). This may be of use for projects that store study notes, recepies ...




Simple Code Timer - Python / Tkinter
I wanted to build a small code timer for myself, to time my sessions. I took this idea to learn a bit of tkinter to create desktop python apps. Since I found tkinter to look a bit old'ish for my taste, I tried tkkbootstrap. This made the looks of it bit more modern. Go to Project here


BTC Portfolio Tracker PI / CLI

Two BTC Portfolio Tracker based on python.
- One displays to an 16x2 LCD connected to any Raspberry Pi
- One uses the CLI
- One uses a 64x64 LED Matrix
Advent of Code
My Advent of Code solutions. Great way to keep coding motivation up
Find my solutions here