101 lines
6.3 KiB
JSON
101 lines
6.3 KiB
JSON
{
|
|
"/": {
|
|
"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.<br>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 <a href=`#` onclick=`window.location.href='https://github.com/HerpieDerpieee/'`>GitHub</a>. I make most of my projects open source.<br><br>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.<br>If you want to learn some more about me, you should check out my <a href=`#` onclick=`window.location.href='https://www.linkedin.com/in/valentijn-van-der-jagt/'`>LinkedIn</a>, or just look at some of my projects. This can be either on my GitHub, or this website<br><br>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: <a href=`` onclick='window.location.href=`https://github.com/HerpieDerpieee/PS-Discord-BotBuilder/`'>https://github.com/HerpieDerpieee/PS-Discord-BotBuilder/</a>"
|
|
},
|
|
|
|
|
|
"/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: <a href=`` onclick='window.location.href=`https://github.com/HerpieDerpieee/LJ1-VillaTeKoop/`'>https://github.com/HerpieDerpieee/LJ1-VillaTeKoop/</a><br>Online Website: <a href=`` onclick='window.location.href=`https://89618.stu.sd-lab.nl/LJ1/BEROEPS1/villa/Website/`'>https://89618.stu.sd-lab.nl/LJ1/BEROEPS1/villa/Website/</a>"
|
|
},
|
|
|
|
"/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: <a href=`` onclick='window.location.href=`https://github.com/HerpieDerpieee/LJ2-INTERFACE-SchaakSpel/`'>https://github.com/HerpieDerpieee/LJ2-INTERFACE-SchaakSpel/</a><br>Online Website: <a href=`` onclick='window.location.href=`https://89618.stu.sd-lab.nl/LJ2/INTERFACE2/ES6/eindopdracht//`'>https://89618.stu.sd-lab.nl/LJ2/INTERFACE2/ES6/eindopdracht//</a>"
|
|
},
|
|
"/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<br>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: <a href=`` onclick='window.location.href=`https://github.com/HerpieDerpieee/LJ2-MINOR2-HartslagMeter/`'>https://github.com/HerpieDerpieee/LJ2-MINOR2-HartslagMeter/</a><br>Online Website: <a href=`` onclick='window.location.href=`https://89618.stu.sd-lab.nl/LJ2/BEROEPS2/Hartslag/website/`'>https://89618.stu.sd-lab.nl/LJ2/BEROEPS2/Hartslag/website/</a>"
|
|
},
|
|
"/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<br>root:x:0:0:root:/root:/bin/bash<br>guest:x:1000:1000::/home/guest:/bin/bash",
|
|
"hostname": "HerpDerpOS 1.0.13<br>",
|
|
"hosts": "127.0.0.1 localhost<br>::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<br>...",
|
|
"secure": "authentication and authorization logs<br>..."
|
|
},
|
|
"/var/www/": {
|
|
"html": "dir"
|
|
},
|
|
"/var/www/html/": {
|
|
"index.html": "<!DOCTYPE html><br><html><br><head><br><title>Welcome to HerpDerpOS</title><br></head><br><body><br><h1>Hello, World!</h1><br></body><br></html>"
|
|
}
|
|
} |