71 lines
2.7 KiB
HTML
71 lines
2.7 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
|
|
<link rel="stylesheet" href="/css/franklin.css">
|
|
<link rel="stylesheet" href="/css/basic.css">
|
|
<link rel="icon" href="/assets/favicon.png">
|
|
<title>Laurent Fainsin</title>
|
|
<meta name="description" content="Laurent Fainsin's personnal website">
|
|
<meta property="og:title" content="Laurent Fainsin">
|
|
<meta property="og:description" content="Laurent Fainsin's personnal website">
|
|
<meta property="og:url" content="https://laurent.fainsin.bzh/">
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<div class="blog-name"><a href="/">Laurent Fainsin</a></div>
|
|
<nav>
|
|
<ul>
|
|
<li><a href="/">Whoami</a></li>
|
|
<li><a href="/projects">Projects</a></li>
|
|
</ul>
|
|
<img src="/assets/hamburger.svg" id="menu-icon" alt="menu-icon" />
|
|
</nav>
|
|
</header>
|
|
|
|
|
|
<!-- Content appended here -->
|
|
<div class="franklin-content"><p>Hi 👋, I'm Laurent. I'm currently an M2 <a href="https://www.francecompetences.fr/recherche/rncp/35713/">engineering</a> student at <a href="https://www.enseeiht.fr/">ENSEEIHT</a> in France. I study <a href="https://www.enseeiht.fr/fr/formation/formation-ingenieur/departement-sn/programme-sn.html">Computer Science</a> and this is my personal website to showcase my work. I'm interested in machine learning and computer graphics. I'm also very active in the associative life of my school.</p>
|
|
<p>Here is my <a href="https://resume.laurent.fainsin.bzh/">resume</a> if you are professionally interested.</p>
|
|
<p>You can wheck my code on:</p>
|
|
<ul>
|
|
<li><p><a href="https://git.fainsin.bzh/laurent">Gitea</a></p>
|
|
</li>
|
|
<li><p><a href="https://git.inpt.fr/fainsil">GitLab</a></p>
|
|
</li>
|
|
<li><p><a href="https://github.com/Laurent2916">GitHub</a></p>
|
|
</li>
|
|
<li><p><a href="https://huggingface.co/1aurent">HuggingFace</a></p>
|
|
</li>
|
|
</ul>
|
|
<p>You can reach me via:</p>
|
|
<ul>
|
|
<li><p><a href="https://www.linkedin.com/in/laurent-fainsin/">LinkedIn</a></p>
|
|
</li>
|
|
<li><p><a href="https://sigmoid.social/@laurent">Mastodon</a></p>
|
|
</li>
|
|
<li><p><a href="https://matrix.to/#/@fainsil:inpt.fr">[Matrix]</a></p>
|
|
</li>
|
|
</ul>
|
|
<p>You can email me at:</p>
|
|
<ul>
|
|
<li><p><a href="mailto:laurent@fainsin.bzh">laurent@<WBR>fainsin.bzh</a></p>
|
|
</li>
|
|
<li><p><a href="mailto:laurentfainsin@protonmail.com">laurentfainsin@<WBR>protonmail.com</a></p>
|
|
</li>
|
|
<li><p><a href="mailto:laurent.fainsin@etu.inp-n7.fr">laurent.fainsin@<WBR>etu.inp-n7.fr</a></p>
|
|
</li>
|
|
</ul>
|
|
<div class="page-foot">
|
|
Last modified: September 06, 2023. Website built with
|
|
<a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a>.
|
|
</div>
|
|
</div><!-- CONTENT ENDS HERE -->
|
|
|
|
|
|
</body>
|
|
</html>
|