- Groningen, The Netherlands
Highlights
- Pro
-
DriveBackupCreator Public
Console app to easily create backups to a external drive.
-
Flask-based RESTful API for Stable Diffusion img2img generation using the PhotoMaker adapter
-
SerialCommunicator Public
Desktop application for adding and using serial commands
-
-
GeneratorClient Public
.NET C# MVC application for interacting with my Stable Diffusion GeneratorServer. Designed for easier prompt building and testing of settings (e.g. style strength, guidance_scale).
-
-
SerialReader Public
Extremely basic application made with the sole purpose of reading incoming serial communication on a predetermined com port.
-
-
BungalowParkProject Public
School project for the web technology class.
-
RecursionPractice Public
Practicing basic and more intermediate recusion in preperation for the exam
-
-
-
-
-
TBAdventure Public
Text based adventure game, school assignment
-
-
CMSProject Public
CMS i made for a school project. Please note: 1. Some parts are hardcoded to my pc. 2. Requires a properly set up virtual box.
-
-
SpotiPlus Public
One click add a song to a preset spotify playlist, with kivy GUI
-
PortfolioWebsite Public
Assignment to make a portfolio site with CMS, admin login, etc. Made in php, javascript, html, css and mysql. (db file not included)
-
Practicing webscraping with beautifull soup and some sort of request lib.
-
ScrapyStandaloneTemplate Public
Scrapy project made without the "scrapy startproject projectName" in cmd.
-
2DSideScrollerUnity Public
Super Mario remake using unity and C#. Made in my year doing game development before switching over to software development. This game is not finished but was around 60 - 70% done.
-
School project: this program reads xml weather data and saves it every 5m while running, it also displays the saved data in graphs using matplotlib. I am aware some things weren't dont very efficie…