diff options
| author | Federico Igne <git@federicoigne.com> | 2022-01-02 14:48:43 +0000 |
|---|---|---|
| committer | Federico Igne <git@federicoigne.com> | 2022-01-02 14:48:43 +0000 |
| commit | 2c2933243337d72ab6f1f3416a7d9ea88d069789 (patch) | |
| tree | 330399244780f7dd11241258b0ecf40bcfda2776 /index.html | |
| download | site-2c2933243337d72ab6f1f3416a7d9ea88d069789.tar.gz site-2c2933243337d72ab6f1f3416a7d9ea88d069789.zip | |
Add first draft of website
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..d9d26bb --- /dev/null +++ b/index.html | |||
| @@ -0,0 +1,84 @@ | |||
| 1 | <!DOCTYPE html> | ||
| 2 | <html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang=""> | ||
| 3 | <head> | ||
| 4 | <meta charset="utf-8" /> | ||
| 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> | ||
| 6 | <!-- favicons --> | ||
| 7 | <link rel="apple-touch-icon" sizes="180x180" href="resources/icons/apple-touch-icon.png"> | ||
| 8 | <link rel="icon" type="image/png" sizes="32x32" href="resources/icons/favicon-32x32.png"> | ||
| 9 | <link rel="icon" type="image/png" sizes="16x16" href="resources/icons/favicon-16x16.png"> | ||
| 10 | <link rel="manifest" href="resources/icons/site.webmanifest"> | ||
| 11 | <link rel="mask-icon" href="resources/icons/safari-pinned-tab.svg" color="#5bbad5"> | ||
| 12 | <link rel="shortcut icon" href="resources/icons/favicon.ico"> | ||
| 13 | <meta name="msapplication-TileColor" content="#b91d47"> | ||
| 14 | <meta name="msapplication-config" content="resources/icons/browserconfig.xml"> | ||
| 15 | <meta name="theme-color" content="#ffffff"> | ||
| 16 | |||
| 17 | <title>Federico Igne’s homepage</title> | ||
| 18 | |||
| 19 | <link rel="stylesheet" href="style.css" /> | ||
| 20 | </head> | ||
| 21 | <body> | ||
| 22 | <header id="title-block-header"> | ||
| 23 | <h1 class="logo">fi</h1> | ||
| 24 | <h1 class="heading">A web home for Federico Igne</h1> | ||
| 25 | <div class="nav"> | ||
| 26 | <a class="active" href="#">Home</a> | ||
| 27 | · | ||
| 28 | <a href="about.html">About</a> | ||
| 29 | · | ||
| 30 | <a href="research.html">Research</a> | ||
| 31 | · | ||
| 32 | <a href="https://git.dyamon.me">Code</a> | ||
| 33 | <!-- · --> | ||
| 34 | <!-- <a href="#blog">Blog</a> --> | ||
| 35 | </div> | ||
| 36 | </header> | ||
| 37 | <div id="body"> | ||
| 38 | <p> | ||
| 39 | I’m an Italian <a class="highlight" href="https://www.cs.ox.ac.uk/people/federico.igne/">PhD student in Computer Science</a> at the University of Oxford, working in the area of description logics, web ontologies and Semantic Web. | ||
| 40 | </p> | ||
| 41 | <p> | ||
| 42 | I'm also a member and IT officer of the <a class="highlight" href="https://www.oxramsociety.org/">OxRAM</a> society for robotics and 3D printing. | ||
| 43 | </p> | ||
| 44 | <p> | ||
| 45 | I tend to spend my free time reading, tinkering and coding. | ||
| 46 | <br/> | ||
| 47 | I'm passionate about <a class="highlight" href="https://en.wikipedia.org/wiki/Free_and_open-source_software">free and open source software</a>, a small, sustainable and decentralised web, electronics, tech education and art in all its forms. | ||
| 48 | </p> | ||
| 49 | <p> | ||
| 50 | I often go by <code>dyamon</code> in the interwebs. | ||
| 51 | </p> | ||
| 52 | </div> | ||
| 53 | </body> | ||
| 54 | <footer> | ||
| 55 | <p> | ||
| 56 | email [at] federicoigne [dot] com | ||
| 57 | · | ||
| 58 | <a class="hovering" href="https://keyoxide.org/hkp/D5930668786C62D0757B3264EC5C93EE812ACE50">0xEC5C93EE812ACE50</a> | ||
| 59 | </p> | ||
| 60 | <p> | ||
| 61 | <a class="hovering" href="https://keyoxide.org/hkp/D5930668786C62D0757B3264EC5C93EE812ACE50">keyoxide</a> | ||
| 62 | · | ||
| 63 | <a class="hovering" href="https://matrix.to/#/@dyamon:matrix.dyamon.me">matrix</a> | ||
| 64 | · | ||
| 65 | <a class="hovering" href="https://fosstodon.org/@dyamon">fediverse</a> | ||
| 66 | · | ||
| 67 | <a class="hovering" href="https://github.com/dyamon">github</a> | ||
| 68 | </p> | ||
| 69 | <div class="copyright"> | ||
| 70 | <a href="http://creativecommons.org/licenses/by-sa/4.0/"> | ||
| 71 | <svg | ||
| 72 | xmlns="http://www.w3.org/2000/svg" | ||
| 73 | width="16px" | ||
| 74 | height="16px" | ||
| 75 | viewBox="5.5 -3.5 64 64"> | ||
| 76 | <g> | ||
| 77 | <circle fill="#FFFFFF" cx="37.785" cy="28.501" r="28.836" /> | ||
| 78 | <path d="M37.441-3.5c8.951,0,16.572,3.125,22.857,9.372c3.008,3.009,5.295,6.448,6.857,10.314 c1.561,3.867,2.344,7.971,2.344,12.314c0,4.381-0.773,8.486-2.314,12.313c-1.543,3.828-3.82,7.21-6.828,10.143 c-3.123,3.085-6.666,5.448-10.629,7.086c-3.961,1.638-8.057,2.457-12.285,2.457s-8.276-0.808-12.143-2.429 c-3.866-1.618-7.333-3.961-10.4-7.027c-3.067-3.066-5.4-6.524-7-10.372S5.5,32.767,5.5,28.5c0-4.229,0.809-8.295,2.428-12.2 c1.619-3.905,3.972-7.4,7.057-10.486C21.08-0.394,28.565-3.5,37.441-3.5z M37.557,2.272c-7.314,0-13.467,2.553-18.458,7.657 c-2.515,2.553-4.448,5.419-5.8,8.6c-1.354,3.181-2.029,6.505-2.029,9.972c0,3.429,0.675,6.734,2.029,9.913 c1.353,3.183,3.285,6.021,5.8,8.516c2.514,2.496,5.351,4.399,8.515,5.715c3.161,1.314,6.476,1.971,9.943,1.971 c3.428,0,6.75-0.665,9.973-1.999c3.219-1.335,6.121-3.257,8.713-5.771c4.99-4.876,7.484-10.99,7.484-18.344 c0-3.543-0.648-6.895-1.943-10.057c-1.293-3.162-3.18-5.98-5.654-8.458C50.984,4.844,44.795,2.272,37.557,2.272z M37.156,23.187 l-4.287,2.229c-0.458-0.951-1.019-1.619-1.685-2c-0.667-0.38-1.286-0.571-1.858-0.571c-2.856,0-4.286,1.885-4.286,5.657 c0,1.714,0.362,3.084,1.085,4.113c0.724,1.029,1.791,1.544,3.201,1.544c1.867,0,3.181-0.915,3.944-2.743l3.942,2 c-0.838,1.563-2,2.791-3.486,3.686c-1.484,0.896-3.123,1.343-4.914,1.343c-2.857,0-5.163-0.875-6.915-2.629 c-1.752-1.752-2.628-4.19-2.628-7.313c0-3.048,0.886-5.466,2.657-7.257c1.771-1.79,4.009-2.686,6.715-2.686 C32.604,18.558,35.441,20.101,37.156,23.187z M55.613,23.187l-4.229,2.229c-0.457-0.951-1.02-1.619-1.686-2 c-0.668-0.38-1.307-0.571-1.914-0.571c-2.857,0-4.287,1.885-4.287,5.657c0,1.714,0.363,3.084,1.086,4.113 c0.723,1.029,1.789,1.544,3.201,1.544c1.865,0,3.18-0.915,3.941-2.743l4,2c-0.875,1.563-2.057,2.791-3.541,3.686 c-1.486,0.896-3.105,1.343-4.857,1.343c-2.896,0-5.209-0.875-6.941-2.629c-1.736-1.752-2.602-4.19-2.602-7.313 c0-3.048,0.885-5.466,2.658-7.257c1.77-1.79,4.008-2.686,6.713-2.686C51.117,18.558,53.938,20.101,55.613,23.187z" /> | ||
| 79 | </g> | ||
| 80 | </svg> | ||
| 81 | </a> | ||
| 82 | </div> | ||
| 83 | </footer> | ||
| 84 | </html> | ||
