From 4c4519e0b2fcb15da87e541a34854e7d7b97d447 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laure=CE=B7t?= Date: Thu, 20 May 2021 21:53:00 +0200 Subject: [PATCH] fix: deleted some useless stuff + formatting --- pages/_data/resume.json | 110 +------------------------------------ pages/_data/resume_fr.json | 110 +------------------------------------ 2 files changed, 2 insertions(+), 218 deletions(-) diff --git a/pages/_data/resume.json b/pages/_data/resume.json index 4abcce0..030ad9d 100755 --- a/pages/_data/resume.json +++ b/pages/_data/resume.json @@ -1,11 +1,10 @@ { + "locale": "en", "name": "Laurent Fainsin", - "info": { "label": "CS Engineering Student", "about": "I am an hardworking and punctual person, I work well in a team but also on my own as I like challenge myself. I have good listening and communication skills, I am well organized and rarely fail to meet deadlines." }, - "contacts": [ { "contact": "laurentfainsin@protonmail.com", @@ -23,7 +22,6 @@ "icon": "fa fa-location-arrow" } ], - "socials": [ { "network": "laurent-fainsin", @@ -41,27 +39,9 @@ "icon": "fa fa-matrix-org" } ], - - "works": [ - { - "title": "Work 1", - "category": "FOSS", - "date": "2020 - 2020", - "description": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Maiores id adipisci, laudantium tempora neque asperiores repellat enim quasi vel doloremque non quas quibusdam qui magnam et reprehenderit cum facilis labore ad dicta ab accusamus, reiciendis corrupti excepturi! Possimus eligendi suscipit nam labore aliquid, deserunt reprehenderit nemo quos et alias! Fuga." - }, - { - "title": "Work 2", - "category": "FOSS", - "date": "2020 - 2020", - "description": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Maiores id adipisci, laudantium tempora neque asperiores repellat enim quasi vel doloremque non quas quibusdam qui magnam et reprehenderit cum facilis labore ad dicta ab accusamus, reiciendis corrupti excepturi! Possimus eligendi suscipit nam labore aliquid, deserunt reprehenderit nemo quos et alias! Fuga." - } - ], - "school_projects": [ { "title": "Pagerank", - "category": "FOSS", - "url": "", "repo": "", "pdf": "{{ '/content/pagerank.pdf' | url }}", "role": "Author", @@ -69,26 +49,20 @@ }, { "title": "Frequency Modem", - "category": "FOSS", - "url": "", "repo": "", "pdf": "{{ '/content/modem.pdf' | url }}", "role": "Author", "description": "Matlab modeling of a modem capable of transmitting information (a sequence of bits) reliably via an imperfect transmission channel." } ], - "personnal_projects": [ { "title": "This website", - "category": "FOSS", - "url": "https://www.bde.inp-toulouse.fr/~fainsil/", "repo": "https://project-repo.com", "role": "Author", "description": "I made this website almost entirely from scratch, I used the static site generetor 11ty.js to simplify the process thanks to its templating system. I learned a lot about HTML, CSS, Javascript and it also allowed me to strengthen my git skills." } ], - "education": { "level": "Master degree", "history": [ @@ -118,7 +92,6 @@ } ] }, - "skills": [ { "name": "General Softwares", @@ -159,21 +132,6 @@ ] } ], - - "writing": [ - { - "title": "Something I Wrote Once", - "flavor": "essay", - "date": "2023", - "summary": "List your blogs, articles, essays, novels, and dissertations.", - "publisher": { - "name": "Acme University Press", - "url": "http://press.acmeuniversity.edu" - }, - "url": "http://codeproject.com/something-i-wrote-once" - } - ], - "reading": [ { "title": "Data-Driven Science and Engineering", @@ -196,71 +154,6 @@ "url": "https://www.reddit.com/r/privacy" } ], - - "recognition": [ - { - "flavor": "award", - "from": "HackMyResume", - "title": "Awesomeness Award", - "event": "HMR Release", - "url": "https://fluentdesk.com/hackmyresume", - "date": "2016", - "summary": "Thanks for being a HackMyResume / FluentCV user!" - }, - { - "flavor": "industry", - "from": "Big Software", - "title": "MVP: SpinWidget Technology", - "event": "Yearly Roundup", - "date": "2015-08-03", - "summary": "For work in promotion and popularization of SpinWidget technology." - } - ], - - "references": [ - { - "name": "John Doe", - "category": "professional", - "role": "Manager @ Somewhere Inc.", - "private": true, - "summary": "Contact information available on request.", - "contact": [ - { - "flavor": "email", - "value": "john.doe@somewhere.com" - } - ] - }, - { - "name": "Jane Q. Fullstacker", - "category": "technical", - "summary": "Contact information available on request.", - "role": "Coworker", - "private": true, - "contact": [ - { - "flavor": "email", - "value": "jane.fullstacker@somewhere.com" - } - ] - } - ], - - "testimonials": [ - { - "name": "John Doe", - "flavor": "professional", - "quote": "Such-and-such is awesome! I'd hire him/her again in a second!", - "private": false - }, - { - "name": "Somebody Important", - "flavor": "technical", - "quote": "Hands-down *the best developer/manager/spelunker/coworker/etc* I've ever worked with. Emphasis *mine!*", - "private": false - } - ], - "languages": [ { "language": "French", @@ -303,7 +196,6 @@ "icon": "devicon-c-plain" } ], - "interests": [ { "name": "GitHub", diff --git a/pages/_data/resume_fr.json b/pages/_data/resume_fr.json index 0e26b80..3e905ec 100755 --- a/pages/_data/resume_fr.json +++ b/pages/_data/resume_fr.json @@ -1,11 +1,10 @@ { + "locale": "fr", "name": "Laurent Fainsin", - "info": { "label": "Étudiant Ingénieur SN", "about": "Je suis travailleur et ponctuel, je travaille bien en équipe mais aussi seul car j'aime me défier. J'ai de bonnes capacités d'écoute et de communication, je suis bien organisé et je respecte toujours les deadlines." }, - "contacts": [ { "contact": "laurentfainsin@protonmail.com", @@ -23,7 +22,6 @@ "icon": "fa fa-location-arrow" } ], - "socials": [ { "network": "laurent-fainsin", @@ -41,27 +39,9 @@ "icon": "fa fa-matrix-org" } ], - - "works": [ - { - "title": "Work 1", - "category": "FOSS", - "date": "2020 - 2020", - "description": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Maiores id adipisci, laudantium tempora neque asperiores repellat enim quasi vel doloremque non quas quibusdam qui magnam et reprehenderit cum facilis labore ad dicta ab accusamus, reiciendis corrupti excepturi! Possimus eligendi suscipit nam labore aliquid, deserunt reprehenderit nemo quos et alias! Fuga." - }, - { - "title": "Work 2", - "category": "FOSS", - "date": "2020 - 2020", - "description": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Maiores id adipisci, laudantium tempora neque asperiores repellat enim quasi vel doloremque non quas quibusdam qui magnam et reprehenderit cum facilis labore ad dicta ab accusamus, reiciendis corrupti excepturi! Possimus eligendi suscipit nam labore aliquid, deserunt reprehenderit nemo quos et alias! Fuga." - } - ], - "school_projects": [ { "title": "Pagerank", - "category": "FOSS", - "url": "", "repo": "", "pdf": "{{ '/content/pagerank.pdf' | url }}", "role": "Author", @@ -69,26 +49,20 @@ }, { "title": "Modem de fréquence", - "category": "FOSS", - "url": "", "repo": "", "pdf": "{{ '/content/modem.pdf' | url }}", "role": "Author", "description": "Modélisation Matlab d'un modem capable de transmettre des informations (séquences de bits) de manière fiable via un canal de transmission imparfait." } ], - "personnal_projects": [ { "title": "Ce site web", - "category": "FOSS", - "url": "https://www.bde.inp-toulouse.fr/~fainsil/", "repo": "https://project-repo.com", "role": "Author", "description": "J'ai fait ce site presque entièrement de zéro, pour simplifier le processus de création j'ai utilisé le générateur de site statique 11ty.js et son système de templates." } ], - "education": { "level": "Master degree", "history": [ @@ -115,7 +89,6 @@ } ] }, - "skills": [ { "name": "Bureautique", @@ -155,21 +128,6 @@ ] } ], - - "writing": [ - { - "title": "Something I Wrote Once", - "flavor": "essay", - "date": "2023", - "summary": "List your blogs, articles, essays, novels, and dissertations.", - "publisher": { - "name": "Acme University Press", - "url": "http://press.acmeuniversity.edu" - }, - "url": "http://codeproject.com/something-i-wrote-once" - } - ], - "reading": [ { "title": "r/programming", @@ -182,71 +140,6 @@ "url": "https://www.reddit.com/r/privacy" } ], - - "recognition": [ - { - "flavor": "award", - "from": "HackMyResume", - "title": "Awesomeness Award", - "event": "HMR Release", - "url": "https://fluentdesk.com/hackmyresume", - "date": "2016", - "summary": "Thanks for being a HackMyResume / FluentCV user!" - }, - { - "flavor": "industry", - "from": "Big Software", - "title": "MVP: SpinWidget Technology", - "event": "Yearly Roundup", - "date": "2015-08-03", - "summary": "For work in promotion and popularization of SpinWidget technology." - } - ], - - "references": [ - { - "name": "John Doe", - "category": "professional", - "role": "Manager @ Somewhere Inc.", - "private": true, - "summary": "Contact information available on request.", - "contact": [ - { - "flavor": "email", - "value": "john.doe@somewhere.com" - } - ] - }, - { - "name": "Jane Q. Fullstacker", - "category": "technical", - "summary": "Contact information available on request.", - "role": "Coworker", - "private": true, - "contact": [ - { - "flavor": "email", - "value": "jane.fullstacker@somewhere.com" - } - ] - } - ], - - "testimonials": [ - { - "name": "John Doe", - "flavor": "professional", - "quote": "Such-and-such is awesome! I'd hire him/her again in a second!", - "private": false - }, - { - "name": "Somebody Important", - "flavor": "technical", - "quote": "Hands-down *the best developer/manager/spelunker/coworker/etc* I've ever worked with. Emphasis *mine!*", - "private": false - } - ], - "languages": [ { "language": "Français", @@ -289,7 +182,6 @@ "icon": "devicon-c-plain" } ], - "interests": [ { "name": "GitHub",