Hi! I'm Stijn Caerts and I am a
I have a passion for listening to and being creative with music.
Skills
Programming
Web Design
Tools
Projects
The Gamebuino is a handheld game console based on the Arduino. On an annual summer camp, organized by JCW (Jeugd, Cultuur en Wetenschap vzw), we use these devices to teach young people how to program in a fun way.
In order to support this teaching, I created a starters guide for Gamebuino containing the most important concepts of programming and the specific libraries used.
During the programming sessions of the camp, we code a classic game like Pong, Snake or Tetris. The code for some of these games can be found in this GitHub repository.
Language:
Because not all classes of the Computer Science program were appearing in the class schedule, we decided to make a tool to import them into our calendars. With CSSchedule, students can select the courses they want to add, and then export an ICS file containing the classes for these courses. For even more flexibility and ease of use, also a link can be used to import the classes in your calendar app.
Language:
Client and server implementation of the Hypertext Transfer Protocol (HTTP) using Java Sockets.
This project was made together with Joppe as an assignment for the Computer Networks course.
Language:
Language:
This project is a small countdown-timer to New Year, coded in C using the ncurses library.
Features
- automatically selects the next year transition, based on the system time
- countdown in the format DDD HH:MM:SS
- format changes as the time ticks away, eg. HH:MM:SS to MM:SS to SS to S
- runs in the terminal
- timer in ASCII-art
Language:
Based on the popular game by Gabriele Cirulli, this is an implementation of the game in
Language:
A simple countdown to the new year, coded in
Language: