diff --git a/filesystem.json b/filesystem.json index 10dc1c6..f86b8a0 100644 --- a/filesystem.json +++ b/filesystem.json @@ -12,10 +12,9 @@ "guest": "dir" }, "/home/guest/": { - "file1.txt": "this is the content of file1
i like cheese :)", - "projects": "dir" + "projects": "dir", + "aboutme.txt": "I'm Valentijn van der Jagt I am 17 years old, and I'm a student software developer at the Graphic 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"