Data Science, DevOps, Statistics, Business
-
Asteroids game (Python) Using PyGame, task given by Boot.dev
- Project Euler (Python).
- Exercism (C, Python, Golang) code challenges
- Danish Keys() (AutoIt) Modifies any Windows keyboard mapping to include the Danish (& Norwegian) keys: ø, å and æ.
- Belgian Apple AZERTY() (Ukelele) Modifies the non-standard (Belgian) Apple keyboard-layout for the standard Belgian AZERTY keymap. Swiss and German standard keymap to be added as well.
- Habit Tracker (Python) A habit tracker app, exam project for university. Use of Design Patterns / MVC.
- MD to HTML. (Python) App which 'compiles' Markdown notes into a HTML website.
- BitTorrent proof of concept (Python) Can process single file torrents, connect to trackers. Downloading still to be implemented.
- Advent of Code 2023, 2024()
- Mobile Bayesian Calculator (Swift or Python/Kivy or Go/Fyne) App which will a) easily calculate posterior probability, given a confusion matrix b) given prior & likelihood, will integrate for evidence to provide posterior
- Hotel Dashboard (Python) with API connection to a cloud PMS
- Keyboard remapper (Golang) for Windows via keyboard hook
- Chat server & clients (Python) chat server, containerised, GUI mobile clients