You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: index.html
+4-2
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,13 @@
9
9
</head>
10
10
<body>
11
11
<divid="output">
12
-
<divclass="row"><pclass="command">Hello, world!, insert presentation text here!, use help command to list all commands. (if you are on mobile tap on the cursor to open the keyboard)</p></div>
12
+
<divclass="row"><pstyle="color: yellow;" class="command">FiShell Version 1.0</p></div>
13
+
<divclass="row"><pclass="command">Hi, I'm Samuel Fischer, a passionate developer from Italy. I love solving problems, finding solutions, and integrating hardware and software.</p></div>
14
+
<divclass="row"><pstyle="color: yellow;" class="command">Use the help command to list all commands. (tap on the cursor to open the keyboard on mobile)</p></div>
Copy file name to clipboardexpand all lines: js/disk.js
+35-43
Original file line number
Diff line number
Diff line change
@@ -7,59 +7,51 @@ const disk = {
7
7
"name": "personal",
8
8
"type": "folder",
9
9
"content": {
10
-
"file1": {
11
-
"name": "file1",
10
+
"cw2usb": {
11
+
"name": "cw2usb",
12
12
"type": "file",
13
-
"content": "Hello, world!"
14
-
}
15
-
}
16
-
}
17
-
}
18
-
},
19
-
"other": {
20
-
"name": "other",
21
-
"type": "folder",
22
-
"content": {
23
-
"file1": {
24
-
"name": "file1",
25
-
"type": "file",
26
-
"content": "Hello, world!"
27
-
},
28
-
"inside": {
29
-
"name": "inside",
30
-
"type": "folder",
31
-
"content": {
32
-
"file1": {
33
-
"name": "file1",
13
+
"content": '<hr class="line"> <h1 style="color: white;">Cw2Usb</h1> <h3 style="color: white;">A small adaptor based on an RP2040-Zero microcontroller board, to connect a cw (morse) key to a computer. Supports both paddles and straight keys without any configuration!</h3> <a class="gitlink" href="https://github.com/samux6146/Cw2Usb" target="_blank">[ Go to GitHub --> ]</a> <hr class="line">'
14
+
},
15
+
"croxsplit44": {
16
+
"name": "croxsplit44",
34
17
"type": "file",
35
-
"content": "Hello, world!"
18
+
"content": '<hr class="line"> <h1 style="color: white;">Croxsplit44</h1> <h3 style="color: white;">A 3d printed 44 key handwierd split keyboard using Alps / matias switches</h3> <a class="gitlink" href="https://github.com/samux6146/croxsplit44" target="_blank">[ Go to GitHub --> ]</a> <hr class="line">'
19
+
},
20
+
"macconfig": {
21
+
"name": "macconfig",
22
+
"type": "file",
23
+
"content": '<hr class="line"> <h1 style="color: white;">MacConfig</h1> <h3 style="color: white;">My macos Shell and Terminal config</h3> <a class="gitlink" href="https://github.com/samux6146/MacConfig" target="_blank">[ Go to GitHub --> ]</a> <hr class="line">'
24
+
},
25
+
"portfolio": {
26
+
"name": "portfolio",
27
+
"type": "file",
28
+
"content": '<hr class="line"> <h1 style="color: white">Portfolio</h1> <h3 style="color: white;">My portfolio website emulating a unix shell (this website)</h3> <a class="gitlink" href="https://github.com/samux6146/portfolio" target="_blank">[ Go to GitHub --> ]</a> <hr class="line">'
36
29
}
37
30
}
38
31
},
39
-
"inside2": {
40
-
"name": "inside2",
32
+
"mittelab": {
33
+
"name": "mittelab",
41
34
"type": "folder",
42
35
"content": {
43
-
"file1": {
44
-
"name": "file1",
36
+
"whatismittelab": {
37
+
"name": "whatismittelab",
38
+
"type": "file",
39
+
"content": '<hr class="line"> <h1 style="color: white;">What is mittelab?</h1> <h3 style="color: white;">Mittelab is my city's local Hackerspace</h3> <a class="gitlink" href="https://www.mittelab.org" target="_blank">[ Go to the Mittelab website --> ]</a> <hr class="line">'
40
+
},
41
+
"keypong": {
42
+
"name": "keypong",
45
43
"type": "file",
46
-
"content": "Hello, world!"
44
+
"content": '<hr class="line"> <h1 style="color: white;">KeyPong</h1> <h3 style="color: white;">A telegram bot for fast management of our sites opening personnel.</h3> <a class="gitlink" href="https://git.mittelab.org/samu/keypong" target="_blank">[ Go to GitLab --> ]</a> <hr class="line">'
47
45
},
48
-
"file2": {
49
-
"name": "file2",
46
+
"questboard": {
47
+
"name": "questboard",
50
48
"type": "file",
51
-
"content": "Hello, world!"
49
+
"content": '<hr class="line"> <h1 style="color: white;">MittelabQuestBoard</h1> <h3 style="color: white;">A leaderboard of the top quest slayers of mittelab!</h3> <a class="gitlink" href="https://git.mittelab.org/samu/mittelabquestboard" target="_blank">[ Go to GitLab --> ]</a> <hr class="line">'
52
50
},
53
-
"inside": {
54
-
"name": "inside",
55
-
"type": "folder",
56
-
"content": {
57
-
"file1": {
58
-
"name": "file1",
59
-
"type": "file",
60
-
"content": "Hello, world!"
61
-
}
62
-
}
51
+
"mittelauncher": {
52
+
"name": "mittelauncher",
53
+
"type": "file",
54
+
"content": '<hr class="line"> <h1 style="color: white">Mittelauncher</h1> <h3 style="color: white;">A Minecraft launcher made for the Mitttelab's minecraft server!</h3> <a class="gitlink" href="https://git.mittelab.org/samu/mittelauncher" target="_blank">[ Go to GitLab --> ]</a> <hr class="line">'
"content": '<hr class="line"> <div style="color: white;"> <h1>About me</h1> <p style="margin-bottom: 20px;">Hi, I'm Samuel Fischer, a passionate developer from Italy who thrives on solving complex problems and creating innovative solutions. Ever since I started coding, I've been fascinated by the intersection of hardware and software, always looking for ways to blend the two seamlessly.</p> <p style="margin-bottom: 20px;">I believe that "My life is an application, and I am the Developer." This mindset drives me to continuously improve, learn new technologies, and build projects that push the boundaries of what's possible. Whether it's designing embedded systems, experimenting with open-source software, or developing custom hardware solutions, I enjoy the challenge of turning ideas into reality.</p> <p>When I'm not coding, you'll probably find me exploring new tech trends, tinkering with electronics, or diving into creative side projects. I'm always open to collaborations and new opportunities, so feel free to reach out!</p> </div> <hr class="line">'
0 commit comments