This repository has been archived on 2023-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
personal-website-old/pages/index.njk
2020-11-19 15:49:52 +01:00

31 lines
991 B
Plaintext

---
username: Laureηt
layout: layout.njk
---
<header>
<span data-chaffle-onload="", data-chaffle="en", style="width: 170px; display: block;">{{ username }}</span>
</header>
<h1>whoami</h1>
<p>Hi, my name's Laurent Fainsin, and I'm currently an L3 engineering student at <a href="https://www.enseeiht.fr/">ENSEEIHT</a> in France. I study Computer Science and this is my personnal ePortfolio to showcase my work. Here is my <a href="/cv.pdf">resume</a> if you are professionally interested.</p>
<h1>./Contact</h1>
You can email me at :
<ul>
<li><a href="mailto:laurentfainsin@protonmail.com">laurentfainsin@protonmail.com</a>l</li>
<li><a href="mailto:laurent.fainsin@etu.inp-n7.fr">laurent.fainsin@etu.inp-n7.fr</a>l</li>
</ul>
You can reach me via :
<ul>
<li><a href="https://matrix.to/#/@fainsil:inpt.fr">Matrix.to</a>l</li>
<li><a href="https://www.linkedin.com/in/laurent-fainsin/">LinkedIn</a>l</li>
</ul>
<h1>ePortfolio (SHS)</h1>
<footer>
todo
</footer>