Developper Portfolio


Kristof Smets

"Creative jack of all trades"

"About me"

Avatar

Kristof Smets is currently working as a head instructor for subway traffic controllers, which includes to plan, to create content and to teach courses.

Those who know Kristof well describe him as assertive, eager to learn and perfectionist. In addition, you can count on a high dose of creativity and independence. To polish up his skills, he took a lot of courses in the past and he also learned some programs through self-study. Last but not least, kristof is also an excellent team player.

With his degree in graduate programming under his belt, it is time to take his career in a different direction, and ready to explore the coding world, Kristof is open for new job oppurtunities
Reach out to info@xtofdesign.com to connect!

curriculum vitae

"Projects"

  • Big boggle

    Boggle

    View Code Demo

    Big boggle is hasbro's famous lettergame! In this game, you must find as many words as possible in the grid within a 3-minute time span.

    This was a fun project to practise HTML, Javascript and CSS.

    Jukebox

    Jukebox

    View Code Demo

    When my dad bought a real jukebox, i tought it would be nice to create a digital version.

    This was a fun project to practise "local storage".The project doesn't have a database, so when you clear your browser data all settings are gone. I intend in the future to make a version with a database.

  • Jukebox

    Xtofdesign.com

    wordpress site

    This is my personal artblog, where you can find 2D and 3D artwork. The site has also a section with private artwork from past clients. This artwork isn't open for the public and only accessible with a password. (see cv)

    The site runs on a Wordpress blog.

    whatsup

    Whatsup

    View Code Demo

    Whatsup is a whatsapp clone, this was one of the pratical assignments from my programmer training.

    The app was written in android studio. With Java as language and firebase as backend.

    xml

  • carpy

    Car-π

    View Code Demo

    Carpy is an carpool assistant tool, organizers can plan rides for drivers. And passengers can reserve the available seats.

    This was my final assignment during my programmer training. Carpy works with an API on the server side and on the client side with an MVC pattern written in .net(C#). The SQL database was stored on Azure and was connected with Entity framework for easy access.

    C# @razor Entity framework SQL

    carpy

    Lekkerbek

    View Code Demo

    "Lekkerbek" is an allround tool for a take-away restaurant. It includes shift planning and also order proccessing.

    This was a practical assignment during my programmer training. Lekkerbek is written in .net and with the MVC patern. It uses Entity framework to connect to the SQL database.

    C# @razor Entity framework SQL