0
0

Updated author informations, updated location of included files, structured the website to the new layout, removed local fontawesome and moved to cloud CDN

This commit is contained in:
Bryan Pedini
2019-02-06 12:43:58 +01:00
parent b13167324a
commit d237a5443f
1608 changed files with 289 additions and 41171 deletions

View File

@@ -0,0 +1,56 @@
<header class="masthead" style="background-image: url(lib/img/bg-2.jpg)">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10 mx-auto">
<div class="page-heading">
<h1>About Me</h1>
<span class="subheading">This is what I do</span>
</div>
</div>
</div>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10 mx-auto">
<div class="post-preview">
<h1 class="post-title">2018 / 2019 - my current position</h1>
<h4 class="post-subtitle">Where I am now and why I'm there: I.I.S. F.Corni - Modena (Italy)</h4>
<p class="post-meta">
It's because I love my school, there's why...<br>
I think that even you wouldn't like to learn in a school you don't like, right?
</p>
</div>
<hr>
<div class="post-preview">
<h1 class="post-title">What I do there</h1>
<h4 class="post-subtitle">My work at school, my life by now</h4>
<p class="post-meta">
I'm one of the two administrators of the course cluster, the machine(s) that holds all the informations the students of the entire IT course desire to put there, safely crypted and redundant.<br>
I would love to rework the entire networking of my school, all tho I think this isn't possible yet.
</p>
</div>
<hr>
<div class="post-preview">
<h1 class="post-title">Why so much efford</h1>
<h4 class="post-subtitle">I believe that everything you do makes experience</h4>
<p class="post-meta">
Did anyone ever asked me to take up my home media streaming server? NO!<br>
And I think that everyone of us, one time or another, made a quite huge mistake;<br>
And we learned from it, no matter how long it take, or how big it was: we won't commit the same mistake twice;<br>
Everything is experience.
</p>
</div>
<hr>
<div class="post-preview">
<h1 class="post-title">What I plan to do next</h1>
<p class="post-meta">
Why are you asking that now?<br>
I'm still 18 (at January 2019) and I don't know even what I want to do at the end of this school year; maybe ask the same question in a few years.<br>
Please visit my "Future Ideas" page for more informations about what COULD come next. Thanks!
</p>
</div>
</div>
</div>
</div>