diff --git a/css/theme.css b/css/theme.css
index 90443f4..a67eb9e 100755
--- a/css/theme.css
+++ b/css/theme.css
@@ -74,12 +74,21 @@ article {
text-align: center;
}
-#gotoBox-1 {
+.gotoBox-1 {
width: 70px;
- height: 70px;
+ height: 88px;
border: 0px;
}
+.flipH{
+ -moz-transform: scaleX(-1);
+ -o-transform: scaleX(-1);
+ -webkit-transform: scaleX(-1);
+ transform: scaleX(-1);
+ filter: FlipH;
+ -ms-filter: "FlipH";
+}
+
#tape {
font-family: 'Purisa', 'Latin Modern Mono', 'Arial';
diff --git a/img/arrow_down.png b/img/arrow_down.png
deleted file mode 100644
index a3f7b34..0000000
Binary files a/img/arrow_down.png and /dev/null differ
diff --git a/img/portfolio.png b/img/portfolio.png
new file mode 100644
index 0000000..b71aa26
Binary files /dev/null and b/img/portfolio.png differ
diff --git a/img/portfolio_arrow.png b/img/portfolio_arrow.png
new file mode 100644
index 0000000..6372702
Binary files /dev/null and b/img/portfolio_arrow.png differ
diff --git a/index.html b/index.html
index fd1b46e..78597cc 100755
--- a/index.html
+++ b/index.html
@@ -36,7 +36,10 @@
-
+
+
+
+
@@ -91,7 +94,7 @@
@@ -333,17 +336,44 @@ Industrial Engineer spec. in Metallurgy
\
\
[Languages]
\
Italian - native
\
-English - B2
\
-French - B1
\
-Spanish - A2
\
+English - fluent
\
+French - basic
\
\
[Programming&Markup Languages]
\
-Java, Python 3.X, PHP, Javascript, HTML, CSS, SQL, C, R
\
+Java, Python 3.X, PHP, Javascript, HTML, CSS, SQL, C, R,
\
+Assembly (MIPS32, C8051 and GB\'s Z80)
\
+
\
+[Some Works]\
+\
+- Social Feed Gram 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.
\
+- Server Stats 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.
\
+- System Stats JSON API written in PHP exposing Linux system\
+ informations and an example frontend making use of them.
\
+- SE Shared GPS Tool for Space Engineers videogame, useful to\
+ share and manage game GPS coordinates between team members.
\
+- embedded C8051 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.
\
+- ...
\
+
\
+
\
+[Hobbies]
\
+Retroware (both hardware and sowftware) enthusiast, GB and GBC\
+ architecture admirer, pixelart, calligrapy and cartography lover,\
+space and and anything related fanatic, Linux user since 2006.
\
\
[Contacts and Socials]
\
-Email: meliurwen@gmail.com
\
+Email: meliurwen at gmail dot com
\
Github: github.com/meliurwen (Projects)
\
-Steam: steamcommunity.com/id/meliurwen (gaming)')
+Steam: steamcommunity.com/id/meliurwen (gaming)')
.put('
')
.put('guest@192.168.1.1:~$ ', function () {setTypingVar();});
}