website/index.html
2023-06-24 17:40:06 +02:00

1 line
2.2 KiB
HTML

<!doctype html> <html lang=en > <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/"> <header> <div class=blog-name ><a href="/">Laurent Fainsin</a></div> <nav> <ul> <li><a href="/">Whoami</a> <li><a href="/projects">Projects</a> </ul> <img src="/assets/hamburger.svg" id=menu-icon alt=menu-icon /> </nav> </header> <div class=franklin-content ><p>Hi 👋, I&#39;m Laurent. I&#39;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 personnal website to showcase my work. I&#39;m interested in machine learning and computer graphics. I&#39;m also very active in the associative life of my school.</p> <p>Here is my <a href="/assets/resume.pdf">resume</a> if you are professionally interested.</p> <p>You can email me at:</p> <ul> <li><p><a href="mailto:laurent@fainsin.bzh">laurent@<WBR>fainsin.bzh</a></p> <li><p><a href="mailto:laurentfainsin@protonmail.com">laurentfainsin@<WBR>protonmail.com</a> &#40;<a href="/assets/public.pgp">PGP</a>&#41;</p> <li><p><a href="mailto:laurent.fainsin@etu.inp-n7.fr">laurent.fainsin@<WBR>etu.inp-n7.fr</a></p> </ul> <p>You can reach me via:</p> <ul> <li><p><a href="https://github.com/Laurent2916">GitHub</a></p> <li><p><a href="https://git.inpt.fr/fainsil">GitLab &#40;INP-net&#41;</a></p> <li><p><a href="https://www.linkedin.com/in/laurent-fainsin/">LinkedIn</a></p> <li><p><a href="https://matrix.to/#/@fainsil:inpt.fr">&#91;Matrix&#93;</a></p> </ul> <div class=page-foot > Last modified: September 18, 2022. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a>. </div> </div>