{ "/": { "bin": "dir", "etc": "dir", "home": "dir", "usr": "dir", "var": "dir", "root": "noperms", "sys": "noperms" }, "/home/": { "guest": "dir" }, "/home/guest/": { "projects": "dir", "aboutme.txt": "I'm Valentijn van der Jagt I am 17 years old, and I'm a student software developer at the Grafisch Lyceum Rotterdam. I am following the minor IoT, where we learn how to write code for all types of microcontrollers, for example Arduino.
I have always loved programming, and anything to do with computers. When I do make some projects all of the source code can be found on my GitHub. I make most of my projects open source.

I also do a lot in my free time. For example, I am learning myself to play the piano. I am also digging deeper in the Linux operating system, hosting 2 Fedora Server VMs.
If you want to learn some more about me, you should check out my LinkedIn, or just look at some of my projects. This can be either on my GitHub, or this website

All in all, I am very happy in the study of software development, and IT as a whole. I hope eventually to make the world a better place, making use of technology." }, "/home/guest/projects/": { "personal": "dir", "school": "dir" }, "/home/guest/projects/personal/": { "DiscordBotBuilder": "dir" }, "/home/guest/projects/personal/DiscordBotBuilder/": { "about.txt": "This project is a personal project of mine. The goal is that you can easily create discord bots, with commands, to automate some stuff in your discord server!", "links.txt": "GitHub: https://github.com/HerpieDerpieee/PS-Discord-BotBuilder/" }, "/home/guest/projects/school/": { "GLR_Jaar1": "dir", "GLR_Jaar2": "dir" }, "/home/guest/projects/school/GLR_Jaar1/": { "VillaTeKoop": "dir" }, "/home/guest/projects/school/GLR_Jaar1/VillaTeKoop/": { "about.txt": "In this project we made a website, that is made to sell mansions with the price of 1 million euros, or more. This project was made with 2 other students. It was a lot of fun working together on this project.", "links.txt": "GitHub: https://github.com/HerpieDerpieee/LJ1-VillaTeKoop/
Online Website: https://89618.stu.sd-lab.nl/LJ1/BEROEPS1/villa/Website/" }, "/home/guest/projects/school/GLR_Jaar2/": { "ChessGame": "dir", "ImmersiveTechWeek": "dir", "R2-D2": "dir" }, "/home/guest/projects/school/GLR_Jaar2/ChessGame/": { "about.txt": "This is a chess game i have made using HTML, CSS and JavaScript. It is fully functional, except a few features missing, like en passant, and castling. It is a 2 players on 1 screen experience.", "links.txt": "GitHub: https://github.com/HerpieDerpieee/LJ2-INTERFACE-SchaakSpel/
Online Website: https://89618.stu.sd-lab.nl/LJ2/INTERFACE2/ES6/eindopdracht//" }, "/home/guest/projects/school/GLR_Jaar2/ImmersiveTechWeek/": { "about.txt": "This is a special project, where we had the chance to show our skill on the VRDays Immersive Tech Week. We had a very special project made for this, with quite a big group consisting of XR students, but also IoT students
As IoT student myself, me and another student made a heart rate monitor, and made it show the current heart rate live on a website. This was made to be worn while playing a self-made horror experience the XR-students were making. In the end the heart rate monitor sometimes gave incorrrect values, that's the reason the leaderboard may be full of people with a peak bpm of 255 and 254.", "links.txt": "GitHub: https://github.com/HerpieDerpieee/LJ2-MINOR2-HartslagMeter/
Online Website: https://89618.stu.sd-lab.nl/LJ2/BEROEPS2/Hartslag/website/" }, "/home/guest/projects/school/GLR_Jaar2/R2-D2/": { "about.txt": "This is a project we are currently working on. We unfortunately dont have any GitHub, or any other links, because we are still in the planning phase. The goal is that we make a fully working, self-driving R2-D2 (from Star Wars). We and to make him have a depth camera, and serval other sensors, and with that, put the data trough a self-trained AI, to make the decicions about what to do." }, "/bin/": { "clear": "executable program", "ls": "executable program", "whoami": "executable program", "cd": "executable program", "pwd": "executable program", "cat": "executable program", "help": "executable program", "info": "executable program" }, "/etc/": { "passwd": "user account information
root:x:0:0:root:/root:/bin/bash
guest:x:1000:1000::/home/guest:/bin/bash", "hostname": "HerpDerpOS 1.0.13
", "hosts": "127.0.0.1 localhost
::1 localhost" }, "/usr/": { "bin": "dir", "lib": "dir", "share": "dir" }, "/usr/bin/": { "grep": "executable program", "find": "executable program" }, "/var/": { "log": "dir", "www": "dir" }, "/var/log/": { "messages": "system and application messages
...", "secure": "authentication and authorization logs
..." }, "/var/www/": { "html": "dir" }, "/var/www/html/": { "index.html": "


Welcome to HerpDerpOS


Hello, World!



" } }