Projects

Projects

This section of my website is to show projects I have done. This includes some of the tests and exercizes that I needed to make when following the course of Slin in ICT and other projects that I have done. You can download the projects to see the code of these projects.

Slim in ICT

This section I will briefly talk about the projects from Slim in ICT and link them to their own pages. The excersizes were presented via a pdf. Because I do not know if I can share these pdfs, I will try and transcribe them as comments in the source code of the pages. I will not be puting a menu or home button on these projects because I believe that it is best to show the pages as "as is" for peole to get a better idea of what I did during the course.

Javascript

This is the Javascript test I needed to make for Slim in ICT. It combines some Javascript with JQuery

First PHP quiz

Database quiz

Others

Here I will place projects that I have done that are not from Slim in ICT. These are projects I mostly did for fun

Soundboard template

This is a template of a soundboard I made in 2019 during Campzone. There is a python sctipt behind it to make it work that was written by a friend of mine. This was used in the tent for some stupid fun. The code which sends the data to the server to make it work is kept intact.

Soundboard

This is the same as the template of the soundboard on top, but with the code changed so that it does work.