Thanks for stopping by!
I’m Guido de Hart, a Technical Computer Science student based in Enschede.
My interests focus on backend development and embedded systems. I’m also building experience in system
administration through my own Kubernetes cluster and my work with
Inter-Actief
’s SysCom Committee.
Currently, I work as a student driver at
StudentChauffeur
, and I’m always open to new opportunities.
Here are some projects I've worked on:
-
Dots And Boxes Game
A client–server implementation of the classic game “Dots and Boxes,” developed as part of a university project. The application includes features such as chat, player rankings, security measures, and named queues. The project received a grade of 10/10.
-
Formula 1 Strategy Generator
A Formula 1 race strategy generator developed in a team of three. The tool processes practice session data (manually collected by our team) and calculates optimal race strategies, ranked by total race time.
-
ScubaChat
A distributed, multi-hop, ad-hoc chat application built as part of a university course. The system operates without a central server and uses a custom protocol designed to handle hidden and exposed node problems. Developed in a team of four.
-
PixelOC
A Lua-based graphics library for the OpenComputers Minecraft mod. PixelOC enables in-game programmable computers to render graphical interfaces and is architecturally inspired by JavaFX.