feat: made changes to the resumes

This commit is contained in:
Laureηt 2021-03-09 21:34:33 +01:00
parent faf998b411
commit 96cbb1352b
7 changed files with 132 additions and 72 deletions

View file

@ -10,17 +10,17 @@
{ {
"contact": "laurentfainsin@protonmail.com", "contact": "laurentfainsin@protonmail.com",
"url": "mailto:laurentfainsin@protonmail.com", "url": "mailto:laurentfainsin@protonmail.com",
"icon": "far fa-envelope" "icon": "fa fa-envelope-o"
}, },
{ {
"contact": "+33781492838", "contact": "+33781492838",
"url": "https://signal.org/", "url": "https://signal.org/",
"icon": "fas fa-phone" "icon": "fa fa-phone"
}, },
{ {
"contact": "Brest, France", "contact": "Brest, France",
"url": "https://www.openstreetmap.org/#map=12/48.3930/-4.4601", "url": "https://www.openstreetmap.org/#map=12/48.3930/-4.4601",
"icon": "fas fa-location-arrow" "icon": "fa fa-location-arrow"
} }
], ],
@ -28,17 +28,17 @@
{ {
"network": "laurent-fainsin", "network": "laurent-fainsin",
"url": "https://www.linkedin.com/in/laurent-fainsin/", "url": "https://www.linkedin.com/in/laurent-fainsin/",
"icon": "fab fa-linkedin-in" "icon": "fa fa-linkedin"
}, },
{ {
"network": "Laurent2916", "network": "Laurent2916",
"url": "https://github.com/Laurent2916", "url": "https://github.com/Laurent2916",
"icon": "fab fa-github" "icon": "fa fa-github"
}, },
{ {
"network": "@fainsil:inpt.fr", "network": "@fainsil:inpt.fr",
"url": "https://matrix.to/#/@fainsil:inpt.fr", "url": "https://matrix.to/#/@fainsil:inpt.fr",
"icon": "far fa-comments" "icon": "fa fa-matrix-org"
} }
], ],
@ -117,16 +117,6 @@
}, },
"skills": [ "skills": [
{
"name": "Web Development",
"level": "intermediate",
"tags": [
"HTML5",
"CSS3",
"JavaScript",
"11ty.js"
]
},
{ {
"name": "General Softwares", "name": "General Softwares",
"level": "advanced", "level": "advanced",
@ -138,6 +128,16 @@
"Excel" "Excel"
] ]
}, },
{
"name": "Web Development",
"level": "intermediate",
"tags": [
"HTML5",
"CSS3",
"JavaScript",
"11ty.js"
]
},
{ {
"name": "Scientific Computing", "name": "Scientific Computing",
"level": "intermediate", "level": "intermediate",
@ -145,6 +145,15 @@
"Numpy", "Numpy",
"Matlab" "Matlab"
] ]
},
{
"name": "Licenses",
"level": "french",
"tags": [
"AM",
"B",
"B1"
]
} }
], ],
@ -172,11 +181,6 @@
"title": "r/privacy", "title": "r/privacy",
"type": "website", "type": "website",
"url": "https://www.reddit.com/r/privacy" "url": "https://www.reddit.com/r/privacy"
},
{
"title": "Competitive Programming <small>(3rd ed.)</small>",
"type": "website",
"url": "https://cpbook.net/"
} }
], ],
@ -271,19 +275,19 @@
"icon": "devicon-python-plain" "icon": "devicon-python-plain"
}, },
{ {
"language": "C", "language": "Java",
"level": "beginner", "level": "intermediate",
"icon": "devicon-c-plain" "icon": "devicon-java-plain"
}, },
{ {
"language": "Rust.rs", "language": "Rust",
"level": "beginner", "level": "beginner",
"icon": "devicon-rust-plain" "icon": "devicon-rust-plain"
}, },
{ {
"language": "Java", "language": "C",
"level": "beginner", "level": "beginner",
"icon": "devicon-java-plain" "icon": "devicon-c-plain"
} }
], ],

View file

@ -10,17 +10,17 @@
{ {
"contact": "laurentfainsin@protonmail.com", "contact": "laurentfainsin@protonmail.com",
"url": "mailto:laurentfainsin@protonmail.com", "url": "mailto:laurentfainsin@protonmail.com",
"icon": "far fa-envelope" "icon": "fa fa-envelope-o"
}, },
{ {
"contact": "+33781492838", "contact": "+33781492838",
"url": "https://signal.org/", "url": "https://signal.org/",
"icon": "fas fa-phone" "icon": "fa fa-phone"
}, },
{ {
"contact": "Brest, France", "contact": "Brest, France",
"url": "https://www.openstreetmap.org/#map=12/48.3930/-4.4601", "url": "https://www.openstreetmap.org/#map=12/48.3930/-4.4601",
"icon": "fas fa-location-arrow" "icon": "fa fa-location-arrow"
} }
], ],
@ -28,17 +28,17 @@
{ {
"network": "laurent-fainsin", "network": "laurent-fainsin",
"url": "https://www.linkedin.com/in/laurent-fainsin/", "url": "https://www.linkedin.com/in/laurent-fainsin/",
"icon": "fab fa-linkedin-in" "icon": "fa fa-linkedin"
}, },
{ {
"network": "Laurent2916", "network": "Laurent2916",
"url": "https://github.com/Laurent2916", "url": "https://github.com/Laurent2916",
"icon": "fab fa-github" "icon": "fa fa-github"
}, },
{ {
"network": "@fainsil:inpt.fr", "network": "@fainsil:inpt.fr",
"url": "https://matrix.to/#/@fainsil:inpt.fr", "url": "https://matrix.to/#/@fainsil:inpt.fr",
"icon": "far fa-comments" "icon": "fa fa-matrix-org"
} }
], ],
@ -117,16 +117,6 @@
}, },
"skills": [ "skills": [
{
"name": "Développement web",
"level": "intermédiaire",
"tags": [
"HTML5",
"CSS3",
"JavaScript",
"11ty.js"
]
},
{ {
"name": "Bureautique", "name": "Bureautique",
"level": "avancé", "level": "avancé",
@ -138,6 +128,16 @@
"Excel" "Excel"
] ]
}, },
{
"name": "Développement web",
"level": "intermédiaire",
"tags": [
"HTML5",
"CSS3",
"JavaScript",
"11ty.js"
]
},
{ {
"name": "Calcul scientifique", "name": "Calcul scientifique",
"level": "intermédiaire", "level": "intermédiaire",
@ -145,6 +145,14 @@
"Numpy", "Numpy",
"Matlab" "Matlab"
] ]
},
{
"name": "Permis",
"tags": [
"AM",
"B",
"B1"
]
} }
], ],
@ -172,11 +180,6 @@
"title": "r/privacy", "title": "r/privacy",
"type": "website", "type": "website",
"url": "https://www.reddit.com/r/privacy" "url": "https://www.reddit.com/r/privacy"
},
{
"title": "Competitive Programming <small>(3rd ed.)</small>",
"type": "website",
"url": "https://cpbook.net/"
} }
], ],
@ -271,19 +274,19 @@
"icon": "devicon-python-plain" "icon": "devicon-python-plain"
}, },
{ {
"language": "C", "language": "Java",
"level": "débutant", "level": "intermédiaire",
"icon": "devicon-c-plain" "icon": "devicon-java-plain"
}, },
{ {
"language": "Rust.rs", "language": "Rust",
"level": "débutant", "level": "débutant",
"icon": "devicon-rust-plain" "icon": "devicon-rust-plain"
}, },
{ {
"language": "Java", "language": "C",
"level": "débutant", "level": "débutant",
"icon": "devicon-java-plain" "icon": "devicon-c-plain"
} }
], ],

View file

@ -41,7 +41,8 @@ li.event {
display: inline; display: inline;
border-bottom: 2px #942994 solid; border-bottom: 2px #942994 solid;
border-radius: 0.2em; border-radius: 0.2em;
margin: .3em .3em 1em 0; margin-right: .3em;
font-size: 17px;
} }
small { small {
@ -64,7 +65,7 @@ section > a {
section > p { section > p {
padding-left: 1em; padding-left: 1em;
margin: 0; margin: 0;
margin-bottom: 0.4em; margin-bottom: 0.2em;
} }
section > h3 { section > h3 {
margin-bottom: .3em; margin-bottom: .3em;
@ -89,19 +90,24 @@ h2 {
} }
body { body {
margin: 5em; margin: 2em;
font-size: 11px; font-size: 13px;
} }
li.event { li.event {
border-left: 2px black solid; border-left: 2px black solid;
} }
a { .tag {
color: black; font-size: 10px;
} }
header, footer, .btn-back, section > a { a {
color: black;
text-decoration: none;
}
header, footer, .btn-back, a.fa {
display: none; display: none;
} }
} }

View file

@ -26,8 +26,3 @@ layout: layout.njk
<li><a href="https://matrix.to/#/@fainsil:inpt.fr">Matrix.to</a></li> <li><a href="https://matrix.to/#/@fainsil:inpt.fr">Matrix.to</a></li>
<li><a href="https://www.linkedin.com/in/laurent-fainsin/">LinkedIn</a></li> <li><a href="https://www.linkedin.com/in/laurent-fainsin/">LinkedIn</a></li>
</ul> </ul>
<hr>
<h1 data-chaffle="en">./ePortfolio</h1>
<p>If you want to take a look at the ePortfolio I had to make during my studies, it's <a href="{{ '/ePortfolio/' | url }}">here</a>. It's basically my resume with a navigation bar and a couple other ressources, but whatever.</p>

17
pages/matrix.svg Normal file
View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.1" width="340.80899" height="340.80899" style="stroke:#ffffff;stroke-width:4;stroke-linejoin:round;stroke-opacity:0.5;paint-order:stroke" id="Layer_1" sodipodi:docname="matrix-icon.svg" inkscape:version="0.92.1 r15371">
<metadata id="metadata23">
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
<defs id="defs21"/>
<sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1024" inkscape:window-height="704" id="namedview19" showgrid="false" inkscape:zoom="0.67040735" inkscape:cx="157.84079" inkscape:cy="320.11787" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" inkscape:current-layer="Layer_1"/>
<path d="M 10.875,9.710999 V 331.097 h 23.13 v 7.711 H 2 V 1.999999 h 32 v 7.71 z" id="path2" inkscape:connector-curvature="0"/>
<path d="m 109.7685,111.595 v 16.264 h 0.463 c 4.338,-6.191 9.563,-11 15.684,-14.406 6.117,-3.402 13.129,-5.11 21.027,-5.11 7.588,0 14.521,1.475 20.793,4.415 6.274,2.945 11.038,8.131 14.291,15.567 3.56,-5.265 8.4,-9.913 14.521,-13.94 6.117,-4.025 13.358,-6.042 21.724,-6.042 6.351,0 12.234,0.776 17.66,2.325 5.418,1.549 10.065,4.027 13.938,7.434 3.869,3.41 6.889,7.863 9.062,13.357 2.167,5.504 3.253,12.122 3.253,19.869 v 80.385 h -33.006 v -68.074 c 0,-4.025 -0.154,-7.82 -0.465,-11.385 -0.313,-3.56 -1.161,-6.656 -2.555,-9.293 -1.395,-2.631 -3.45,-4.724 -6.157,-6.274 -2.711,-1.543 -6.391,-2.322 -11.037,-2.322 -4.646,0 -8.403,0.896 -11.269,2.671 -2.868,1.784 -5.112,4.109 -6.737,6.971 -1.626,2.869 -2.711,6.12 -3.252,9.762 -0.545,3.638 -0.814,7.318 -0.814,11.035 v 66.91 h -33 v -67.375 c 0,-3.562 -0.081,-7.087 -0.23,-10.57 -0.158,-3.487 -0.814,-6.7 -1.978,-9.645 -1.162,-2.94 -3.1,-5.304 -5.809,-7.088 -2.711,-1.775 -6.7,-2.671 -11.965,-2.671 -1.551,0 -3.603,0.349 -6.156,1.048 -2.556,0.697 -5.036,2.016 -7.435,3.949 -2.404,1.938 -4.454,4.726 -6.158,8.363 -1.705,3.642 -2.556,8.402 -2.556,14.287 v 69.701 H 78.624495 V 111.595 Z" id="path4" inkscape:connector-curvature="0"/>
<path d="M 330.41953,331.097 V 9.710999 h -23.13 v -7.71 h 32 V 338.808 h -32 v -7.711 z" id="path16" inkscape:connector-curvature="0"/>
<script xmlns=""/></svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -13,7 +13,7 @@ username: Laureηt
<link rel="stylesheet" href="{{ '/css/blink.css' | url }}"> <link rel="stylesheet" href="{{ '/css/blink.css' | url }}">
<link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | url }}"> <link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | url }}">
<script src="{{ '/javascript/chaffle.min.js' | url }}"></script> <script src="{{ '/javascript/chaffle.min.js' | url }}"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css" rel="stylesheet"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.1.7/css/fork-awesome.min.css" integrity="sha256-gsmEoJAws/Kd3CjuOQzLie5Q3yshhvmo7YNtBG7aaEY=" crossorigin="anonymous">
<link href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.5.0/css/flag-icon.min.css" rel="stylesheet"> <link href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.5.0/css/flag-icon.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/devicon/2.6/devicon.min.css" rel="stylesheet"> <link href="https://cdnjs.cloudflare.com/ajax/libs/devicon/2.6/devicon.min.css" rel="stylesheet">
</head> </head>
@ -31,15 +31,19 @@ username: Laureηt
<h1>{{ resume_fr.name }} <small>({{ resume_fr.info.label }})</small></h1> <h1>{{ resume_fr.name }} <small>({{ resume_fr.info.label }})</small></h1>
<p>{{ resume_fr.info.about }}</p> <p>{{ resume_fr.info.about }}</p>
<hr>
<h2>Projets scolaires</h2> <h2>Projets scolaires</h2>
{% for project in resume_fr.school_projects %} {% for project in resume_fr.school_projects %}
<section> <section>
<h3>{{ project.title }}</h3> <h3>{{ project.title }}</h3>
<p>{{ project.description }}</p> <p>{{ project.description }}</p>
<a href="{{ project.pdf }}">rapport.pdf</a> <a class="fa fa-file-pdf-o" href="{{ project.pdf }}"> rapport</a>
</section> </section>
{% endfor %} {% endfor %}
<hr>
<h2>Projets personnels</h2> <h2>Projets personnels</h2>
{% for project in resume_fr.personnal_projects %} {% for project in resume_fr.personnal_projects %}
<section> <section>
@ -48,6 +52,8 @@ username: Laureηt
</section> </section>
{% endfor %} {% endfor %}
<hr>
<h2>Lecture</h2> <h2>Lecture</h2>
<ul> <ul>
{% for read in resume_fr.reading %} {% for read in resume_fr.reading %}
@ -59,6 +65,8 @@ username: Laureηt
{% endfor %} {% endfor %}
</ul> </ul>
<hr>
<h2>Centres d'intérêt</h2> <h2>Centres d'intérêt</h2>
{% for interest in resume_fr.interests %} {% for interest in resume_fr.interests %}
<section> <section>
@ -86,6 +94,8 @@ username: Laureηt
{% endfor %} {% endfor %}
</ul> </ul>
<hr>
<h2>Socials</h2> <h2>Socials</h2>
<ul> <ul>
{% for social in resume_fr.socials %} {% for social in resume_fr.socials %}
@ -96,6 +106,8 @@ username: Laureηt
{% endfor %} {% endfor %}
</ul> </ul>
<hr>
<h2>Education</h2> <h2>Education</h2>
<ul class="timeline"> <ul class="timeline">
<li class="event"></li> <li class="event"></li>
@ -113,11 +125,16 @@ username: Laureηt
<li class="event"></li> <li class="event"></li>
</ul> </ul>
<hr>
<h2>Compétences</h2> <h2>Compétences</h2>
<ul> <ul>
{% for skill in resume_fr.skills %} {% for skill in resume_fr.skills %}
<li> <li>
{{ skill.name }} <small>({{ skill.level }})</small> {{ skill.name }}
{% if skill.level %}
<small> ({{ skill.level }}) </small>
{% endif %}
<ul> <ul>
{% for tag in skill.tags %} {% for tag in skill.tags %}
<li class="tag">{{ tag }}</li> <li class="tag">{{ tag }}</li>
@ -127,6 +144,8 @@ username: Laureηt
{% endfor %} {% endfor %}
</ul> </ul>
<hr>
<h2>Langues</h2> <h2>Langues</h2>
<ul> <ul>
{% for lang in resume_fr.languages %} {% for lang in resume_fr.languages %}

View file

@ -13,7 +13,7 @@ username: Laureηt
<link rel="stylesheet" href="{{ '/css/blink.css' | url }}"> <link rel="stylesheet" href="{{ '/css/blink.css' | url }}">
<link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | url }}"> <link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | url }}">
<script src="{{ '/javascript/chaffle.min.js' | url }}"></script> <script src="{{ '/javascript/chaffle.min.js' | url }}"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css" rel="stylesheet"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.1.7/css/fork-awesome.min.css" integrity="sha256-gsmEoJAws/Kd3CjuOQzLie5Q3yshhvmo7YNtBG7aaEY=" crossorigin="anonymous">
<link href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.5.0/css/flag-icon.min.css" rel="stylesheet"> <link href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.5.0/css/flag-icon.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/devicon/2.6/devicon.min.css" rel="stylesheet"> <link href="https://cdnjs.cloudflare.com/ajax/libs/devicon/2.6/devicon.min.css" rel="stylesheet">
</head> </head>
@ -31,15 +31,19 @@ username: Laureηt
<h1>{{ resume.name }} <small>({{ resume.info.label }})</small></h1> <h1>{{ resume.name }} <small>({{ resume.info.label }})</small></h1>
<p>{{ resume.info.about }}</p> <p>{{ resume.info.about }}</p>
<hr>
<h2>School Projects</h2> <h2>School Projects</h2>
{% for project in resume.school_projects %} {% for project in resume.school_projects %}
<section> <section>
<h3>{{ project.title }}</h3> <h3>{{ project.title }}</h3>
<p>{{ project.description }}</p> <p>{{ project.description }}</p>
<a href="{{ project.pdf }}">rapport.pdf</a> <a class="fa fa-file-pdf-o" href="{{ project.pdf }}"> report</a>
</section> </section>
{% endfor %} {% endfor %}
<hr>
<h2>Personnal Projects</h2> <h2>Personnal Projects</h2>
{% for project in resume.personnal_projects %} {% for project in resume.personnal_projects %}
<section> <section>
@ -48,6 +52,8 @@ username: Laureηt
</section> </section>
{% endfor %} {% endfor %}
<hr>
<h2>Reading</h2> <h2>Reading</h2>
<ul> <ul>
{% for read in resume.reading %} {% for read in resume.reading %}
@ -59,6 +65,8 @@ username: Laureηt
{% endfor %} {% endfor %}
</ul> </ul>
<hr>
<h2>Interests</h2> <h2>Interests</h2>
{% for interest in resume.interests %} {% for interest in resume.interests %}
<section> <section>
@ -86,6 +94,8 @@ username: Laureηt
{% endfor %} {% endfor %}
</ul> </ul>
<hr>
<h2>Socials</h2> <h2>Socials</h2>
<ul> <ul>
{% for social in resume.socials %} {% for social in resume.socials %}
@ -96,6 +106,8 @@ username: Laureηt
{% endfor %} {% endfor %}
</ul> </ul>
<hr>
<h2>Education</h2> <h2>Education</h2>
<ul class="timeline"> <ul class="timeline">
<li class="event"></li> <li class="event"></li>
@ -113,6 +125,8 @@ username: Laureηt
<li class="event"></li> <li class="event"></li>
</ul> </ul>
<hr>
<h2>Skills</h2> <h2>Skills</h2>
<ul> <ul>
{% for skill in resume.skills %} {% for skill in resume.skills %}
@ -127,6 +141,8 @@ username: Laureηt
{% endfor %} {% endfor %}
</ul> </ul>
<hr>
<h2>Languages</h2> <h2>Languages</h2>
<ul> <ul>
{% for lang in resume.languages %} {% for lang in resume.languages %}