francescomecca.eu/_site/about/index.html

59 lines
2.3 KiB
HTML
Raw Normal View History

2016-05-01 11:13:57 +02:00
<!DOCTYPE html>
<html lang="en-us">
2017-05-09 11:29:54 +02:00
2016-05-01 11:13:57 +02:00
<head>
2017-05-09 11:29:54 +02:00
<meta charset="UTF-8">
<title>Caught in the Net</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<link rel="stylesheet" href="/css/normalize.css">
<!--<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>-->
<link rel="stylesheet" href="/fonts/opensans.css">
<link rel="stylesheet" href="/css/cayman.css">
2016-05-01 11:13:57 +02:00
</head>
2017-05-09 11:29:54 +02:00
<body>
<section class="page-header">
<h1 class="project-name">Caught in the Net</h1>
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
<a class="btn" href="/">Home</a>
2017-05-09 12:17:48 +02:00
<a class="btn" href="/about/">About me</a>
2017-05-09 11:29:54 +02:00
<a class="btn" href="/contattami/">Contact me</a>
2017-05-10 20:26:52 +02:00
<a class="btn" href="/archive/">Archive</a>
<a class="btn" href="/feed.xml">RSS</a>
2017-05-09 11:29:54 +02:00
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
<a class="btn" href="https://github.com/FraMecca">Github</a>
2017-05-09 11:38:51 +02:00
<a class="btn" href="/curriculum/CV_Mecca_Francesco.pdf">Curriculum</a>
2017-05-09 11:29:54 +02:00
</section>
2016-05-01 11:13:57 +02:00
2017-05-09 11:29:54 +02:00
<section class="main-content">
2016-05-01 11:13:57 +02:00
<div class="page">
2017-05-09 12:17:48 +02:00
<h1 class="page-title">About Me</h1>
2016-07-22 21:12:39 +02:00
<p>This blog was originally created as a project for <a href="http://rivoluzionedigitale.polito.it/">Rivoluzione Digitale</a>, a course held at the Polytecnic of Turin.</p>
2016-05-01 11:13:57 +02:00
2016-07-22 21:12:39 +02:00
<p>The original About page can be read <a href="/wp-content/uploads/2016/about_old.html">here</a></p>
2016-05-01 11:13:57 +02:00
2016-07-22 21:12:39 +02:00
<p>I am computer engineering student from the Polytechnic of Turin and I was born in 1995.</p>
2016-05-01 11:13:57 +02:00
2016-07-22 21:12:39 +02:00
<p>One of the reason why I decided to write on this blog is that for what matters to me, the Web is still a result of the several efforts of the individuals that visualizes themselves in this community</p>
2016-05-01 11:13:57 +02:00
2016-07-22 21:12:39 +02:00
<p>For this reason, like releasing a sky lantern at night, I will write on this blog.</p>
2016-05-01 11:13:57 +02:00
</div>
2017-05-09 11:29:54 +02:00
2017-05-10 20:26:52 +02:00
2017-05-09 11:29:54 +02:00
<footer class="site-footer">
2017-05-10 20:26:52 +02:00
<!--<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="contattami">Francesco Mecca</a>.</span>-->
2017-05-09 11:29:54 +02:00
<span> CC BY-SA 4.0 International.</br> </span>
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
</footer>
</section>
2016-05-01 11:13:57 +02:00
</body>
</html>