added some more projects
This commit is contained in:
@@ -15,8 +15,10 @@
|
|||||||
"file1.txt": "this is the content of file1<br>i like cheese :)",
|
"file1.txt": "this is the content of file1<br>i like cheese :)",
|
||||||
"projects": "dir"
|
"projects": "dir"
|
||||||
},
|
},
|
||||||
|
|
||||||
"/home/guest/projects/": {
|
"/home/guest/projects/": {
|
||||||
"personal": "dir"
|
"personal": "dir",
|
||||||
|
"school": "dir"
|
||||||
},
|
},
|
||||||
"/home/guest/projects/personal/": {
|
"/home/guest/projects/personal/": {
|
||||||
"discord_bot_builder": "dir"
|
"discord_bot_builder": "dir"
|
||||||
@@ -27,8 +29,30 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
"/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.",
|
||||||
|
"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/": {
|
||||||
|
"ImmersiveTechWeek": "dir",
|
||||||
|
"R2-D2": "dir"
|
||||||
|
},
|
||||||
|
"/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."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user