-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·397 lines (358 loc) · 15.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
<!DOCTYPE html>
<html lang="it-IT">
<head>
<!-- Basics -->
<meta charset="utf-8">
<meta name="robots" content="index,follow">
<meta name="description" content="Meliurwen's personal website. This is a good starting point to learn more about me. Follow the trail.">
<title>Meliurwen</title>
<link rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="css/theme.css">
<!-- Links Rich Previews for social media -->
<meta property="og:title" content="Meliurwen's Personal Website">
<meta property="og:description" content="Meliurwen's personal website, blog and portfolio.">
<meta property="og:image" content="https://meliurwen.dev/img/logo.png">
<meta property="og:url" content="https://meliurwen.dev/">
<meta property="og:site_name" content="Meliurwen">
<meta property="twitter:title" content="Meliurwen's Personal Website">
<meta property="twitter:image" content="https://meliurwen.dev/img/logo.png">
<!--<meta property="twitter:site" content="@twitterAccountHere">-->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content="Meliurwen's personal website, blog and portfolio.">
<script type="text/javascript" src="js/typewriter-bundle.min.js"></script>
</head>
<body>
<div id="box-2" style="z-index: 10; opacity: 1">
<!-- Content -->
<article class="tab-center">
<div id="titleContainer">
<h1>Meliurwen N.</h1>
<span class="subtitle">
Constantly doing and breaking stuff, always learning and looking for hard challenges.<br>
Available on <a href="https://github.com/meliurwen" target="_blank">GitHub</a>, <a href="https://gitlab.com/meliurwen" target="_blank">GitLab</a>, and my <a href="https://git.meliurwen.dev/explore/repos" target="_blank">personal forge</a>.
</span>
<br>
<br>
<br>
<img class="gotoBox-1 flipH" src="img/portfolio_arrow.png"/>
<img class="gotoBox-1" id="portfolio" src="img/portfolio.png" onclick="fade(10);"/>
<img class="gotoBox-1" src="img/portfolio_arrow.png"/>
</div>
</article>
<!-- Video is muted & autoplays -->
<video autoplay loop id="video-background" muted plays-inline poster="img/beammm_thumbnail.jpg">
<source src="video/beammm_loop.webm" type="video/webm">
<source src="video/beammm_loop.mp4" type="video/mp4">
</video>
</div>
<div id="box-1" class="tab-center" style="position: absolute; z-index: -5;width:100%; opacity: 0;">
<div id="terminal-1" class="terminal">
<div id="titlebar">
<div style="width:33.33%;float:left;">
<div class="tab-center" style="height:33px;width:33px;float:left;color:#b3b3b3;">
<span class="e-icon-close"></span>
</div>
</div>
<div style="width:33.33%;float:left;">
<div class="tab-center" style="height:33px;color:#b3b3b3;font-weight: 800;">
Terminal
</div>
</div>
<div style="width:33.33%;float:left;">
<div class="tab-center" style="height:33px;width:33px;float:right;color:#b3b3b3;">
<span class="e-icon-fullscreen"></span>
</div>
<div class="tab-center" style="height:33px;width:40px;float:right;color:#b3b3b3;">
<span class="e-icon-search"></span>
</div>
</div>
</div>
<div id="navbar">
<div style="float:left;">
<div class="tab-center" style="height:30px;width:30px;float:left;color:#b3b3b3;">
<span class="e-icon-plus"></span>
</div>
<div style="height:30px;width:180px;float:left;color:#b3b3b3;border: 1px solid #232323;border-top-left-radius:4px;border-top-right-radius:4px;height:100%">
<div class="tab-center" style="width:30px;height:30px;float:left;">
<span class="e-icon-close"></span>
</div>
<div class="tab-center" style="width:178px;height:30px;float:left;position:absolute;">
<span>Start</span>
</div>
</div>
</div>
<div style="float:right;">
<div style="padding-top:8px;float:right;color:#b3b3b3;">
<span class="e-icon-recent" style="padding-right:8px;"></span>
</div>
</div>
</div>
<div id="tab-left">
<div id="tab-left-container" style="border-style:hidden;">
<span id="typewriter-left" class="typewriter"></span>
<span id="tab-left-caret" class="caret"> </span>
</div>
</div>
</div>
</div>
<!-- Player Audio -->
<div id="playerAudio" class="widgets">
<div id="songName">Clau M.& Nect<br />House of Dreams</div>
<img id="audioButton" src="img/play.png"/>
<audio id="audioSource" preload="none">
<source src="audio/Clau _M_Nect_-_House_Of_Dreams.ogg" type="audio/ogg">
<source src="audio/Clau _M_Nect_-_House_Of_Dreams.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</div>
<!-- Tape Credits -->
<div id="dummyTape" class="widgets">
<a href="https://vimeo.com/193542635"><img id="tapeImage" target="_blank" src="img/tape.png"></a>
<div id="tape"><a id="tape" href="https://vimeo.com/193542635" target="_blank">Beeple<br>BEAMMM (loop)</a></div>
</div>
<script>
audioButton = document.getElementById("audioButton")
audioSource = document.getElementById("audioSource")
audioButton.onclick = function() {
if (audioSource.paused) {
audioSource.play();
audioButton.src = "img/pause.png";
}
else {
audioSource.pause();
audioButton.src = "img/play.png";
}
};
audioSource.onended = function() {
audioButton.src = "img/repeat.png";
}
var box1 = document.getElementById('box-1');
var box2 = document.getElementById('box-2');
var a = box1.innerHTML;
var b;
var temp = 0;
var firstTime = true;
var endedTyping = false;
function fade(speed) {
if(box2.style.opacity >= 0.5) {
box1.style.opacity = 0;
box2.style.opacity = 1;
fadeMode = "out";
} else {
box1.style.opacity = 1;
box2.style.opacity = 0;
fadeMode = "in";
}
if (a != null) {
box1.innerHTML = a;
}
temp = 0;
interval = setInterval(function (){intervalFunction(interval, fadeMode)}, speed);
}
function intervalFunction(interval, fadeMode) {
if(fadeMode == "out") {
box1.style.opacity = temp;
box2.style.opacity = 1 - temp;
if(box2.style.opacity <= 0 || box1.style.opacity >= 1) {
clearInterval(interval);
zAxysTemp = box1.style["zIndex"];
box1.style["zIndex"] = box2.style["zIndex"];
box2.style["zIndex"] = zAxysTemp;
b = box2.innerHTML;
box2.innerHTML = "";
box1.innerHTML = a;
if (firstTime || !endedTyping) {
firstTime = false;
writeStuff();
}
}
} else if (fadeMode == "in") {
box1.style.opacity = 1 - temp;
box2.style.opacity = temp;
if(box2.style.opacity >= 1) {
clearInterval(interval);
zAxysTemp = box1.style["zIndex"];
box1.style["zIndex"] = box2.style["zIndex"];
box2.style["zIndex"] = zAxysTemp;
a = box1.innerHTML;
box1.innerHTML = "";
}
}
temp += 0.1;
}
function homeButtonPress() {
homeButton = document.getElementById('homeButton');
clearInterval(interval);
homeButton.src = 'img/home_pressed.png';
setTimeout(function() {
homeButton.src = 'img/home.png';
if (endedTyping) {
a = box1.innerHTML;
box2.innerHTML = b;
fade(10);
}
},250);
}
function writeStuff() {
var typewriter = require('typewriter');
twSpanLeft = document.getElementById('typewriter-left');
twLeft = typewriter(twSpanLeft).withAccuracy(95)
.withMinimumSpeed(35)
.withMaximumSpeed(50)
.build();
twLeft.put('Debian Bookworm meliurwen-web-server tty1<br>\
meliurwen-web-server login: ')
.waitRange(500, 1000)
.type('guest')
.put('<br>')
.waitRange(500, 1000)
.put('Password:<br>')
.waitRange(500, 1000)
.put('Last login bla bla bla<br>\
Welcome to elementary OS Loki bla bla<br>\
<br>\
* Website: ' + window.location.href + '<br>\
<br>\
0 packages have to be updated<br>\
0 security updates<br>\
<span class="login-session">guest@meliurwen-web-server</span>:<span class="tilde">~</span>$ ')
.waitRange(500, 1000)
.type('tmux')
.put('<br>', function () {document.getElementById('typewriter-left').innerHTML = "";
//Generating tmux's interface
///Right tab
tabRight = document.createElement("div");
tabRight.id = "tab-right";
tabRight.innerHTML ='\
<div id="tab-right-container">\
<span id="typewriter-right" class="typewriter"></span>\
<span class="caret"> </span>\
</div>';
///Footer
tabBottom = document.createElement("div");
tabBottom.id = "tab-bottom";
months = ['Jan','Feb','Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec'];
today = new Date();
date = ('0' + today.getDate()).slice(-2) + '-' + months[today.getMonth()] + '-' + today.getFullYear().toString().substr(-2);
time = today.getHours() + ':' + today.getMinutes();
tabBottom.innerHTML = '\
<span style="float:left;margin-left:10px;">[web-portfolio_0:bash*</span>\
<span style="float:right;margin-right:10px;">"meliurwen-web-server.remotedatacenter" ' + time + ' ' + date + '</span>'
document.getElementById("tab-left-container").style = null;
document.getElementById("terminal-1").appendChild(tabRight);
document.getElementById("terminal-1").appendChild(tabBottom);
//End
twSpanRight = document.getElementById('typewriter-right');
twRight = typewriter(twSpanRight).withAccuracy(95)
.withMinimumSpeed(35)
.withMaximumSpeed(50)
.build();
twRight.put('guest@meliurwen-web-server:<span class="tilde">~</span>$ ')
.wait(700)
.type('./menu.sh')
.put('<br/>', function () {tabRight = document.getElementById('tab-right');tabRight.className = "tab-center";tabRight.innerHTML = "<div><img id='homeButton' class='pixelated' src='img/home.png' onclick='homeButtonPress();'><img id='propic' class='pixelated' src='img/propic.png'></div>";});
});
twLeft.put('<span class="login-session">guest@meliurwen-web-server</span>:<span class="tilde">~</span>$ ')
.wait(2000)
.type('ssh guest@192.168.1.1')
.put('<br/>')
.waitRange(250, 500)
.put("guest@192.168.1.1\'s password:<br />")
.waitRange(300, 700)
.put('Linux 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64<br />')
.put(' _ _ _<br />\
| | | | | |<br />\
| | | | ___| | ___ ___ _ __ ___ ___<br />\
| |/\\| |/ _ \\ |/ __/ _ \\| \'_ ` _ \\ / _ \\<br />\
\\ /\\ / __/ | (_| (_) | | | | | | __/<br />\
\\/ \\/ \\___|_|\\___\\___/|_| |_| |_|\\___|<br />\
Last login: Thu Feb 15 20:54:55 2023 from 192.168.1.2<br />')
.put('<span class="login-session">guest@192.168.1.1</span>:<span class="tilde">~</span>$ ')
.waitRange(100, 800)
.type('ls -a')
.put('<br/>')
.waitRange(250, 350)
.put('<span class="directory">.</span> <span class="directory">..</span> <span class="directory">Documents</span> <span class="directory">Pictures</span> <span class="directory">www</span> .superSecretStuff')
.put('<br />')
.put('<span class="login-session">guest@192.168.1.1</span>:<span class="tilde">~</span>$ ')
.wait(500)
.type('ls -a D')
.wait(300)
.put('ocuments/')
.put('<br />')
.waitRange(250, 350)
.put('<span class="directory">.</span> <span class="directory">..</span> portfolio.txt')
.put('<br />')
.put('<span class="login-session">guest@192.168.1.1</span>:<span class="tilde">~</span>$ ')
.wait(1000)
.type('clear && figlet Portfolio && cat D')
.put('ocuments/')
.wait(600)
.put('portfolio.txt')
.put('<br />')
.wait(700, function () {document.getElementById('typewriter-left').innerHTML = "";})
.put(' ____ _ __ _ _<br />\
| _ \\ ___ _ __| |_ / _| ___ | (_) ___<br />\
| |_) / _ \\| \'__| __| |_ / _ \\| | |/ _ \\<br />\
| __/ (_) | | | |_| _| (_) | | | (_) |<br />\
|_| \\___/|_| \\__|_| \\___/|_|_|\\___/<br />\
<br />\
Photo: ../Picutures/propic.png<br>\
Name: Meliurwen N.<br>\
Living in: Milan, Italy<br>\
Actual occupation: Network Engineer<br>\
<br>\
<b>[Fields of study]</b><br>\
Master Degree in Computer Science<br>\
Bachelor Degree in Computer Science<br>\
Industrial Engineer spec. in Metallurgy<br>\
<br>\
<b>[Languages]</b><br>\
Italian - native<br>\
English - fluent<br>\
French - basic<br>\
<br>\
<b>[Programming&Markup Languages]</b><br>\
Java, Python 3.X, PHP, Javascript, HTML, CSS, SQL, C, R,<br>\
Assembly (MIPS32, C8051 and GB\'s Z80)<br>\
<br>\
<b>[Some Works]</b>\
<ul style="list-style-type:disc">\
<li><b>Social Feed Gram</b> Telegram bot built ground-up, manually\
handling all http methods, that allows users to receive feeds from\
mainstream social medias. Able to handle a large userbase, and\
to deliver an high volume of messages without hitting Telegram’s\
API rate Limits.</li>\
<li><b>Server Stats</b> Multiuser Telegram bot built ground-up manually\
handling all http methods, useful as a monitor tool for a\
remote small/medium size server, like a VPS; it doesn’t need root\
privileges to work.</li>\
<li><b>System Stats</b> JSON API written in PHP exposing Linux system\
informations and an example frontend making use of them.</li>\
<li><b>SE Shared GPS</b> Tool for Space Engineers videogame, useful to\
share and manage game GPS coordinates between team members.</li>\
<li><b>embedded C8051</b> Embedded System’s course project with a\
8-bit C8051F020-DK board connected via I2C protocol with a\
custom board mounting a backlit LCD display, an accelerometer\
and a thermometer.</li>\
<li>...</li>\
</ul>\
<br>\
<b>[Hobbies]</b><br>\
Retroware (both hardware and sowftware) enthusiast, GB and GBC\
architecture admirer, pixelart, calligrapy and cartography lover,\
space and and anything related fanatic, GNU/Linux user since 2006.<br>\
<br>\
<b>[Contacts and Socials]</b><br>\
Email: meliurwen at gmail dot com<br>\
Github: <a href="https://github.com/meliurwen">github.com/meliurwen</a> (Projects)<br>\
Steam: <a href="https://steamcommunity.com/id/meliurwen">steamcommunity.com/id/meliurwen</a> (gaming)')
.put('<br />')
.put('<span class="login-session">guest@192.168.1.1</span>:<span class="tilde">~</span>$ ', function () {setTypingVar();});
}
function setTypingVar(){
endedTyping = true;
}
</script>
</body>
</html>