From e12b8a141b088c0342a184b0539a763eac7ce915 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laure=CE=B7t?= Date: Sun, 29 Aug 2021 13:47:40 +0200 Subject: [PATCH] feat: more reading references chore: updated french resume json file --- pages/_data/resumes/en.json | 40 ++++++++++++++++++++----------------- pages/_data/resumes/fr.json | 34 +++++++++++++++++++++++++++---- pages/index.njk | 6 ++++++ 3 files changed, 58 insertions(+), 22 deletions(-) diff --git a/pages/_data/resumes/en.json b/pages/_data/resumes/en.json index 1dec7cb..0ab5873 100644 --- a/pages/_data/resumes/en.json +++ b/pages/_data/resumes/en.json @@ -143,32 +143,32 @@ "reading_title": "Readings", "reading": [ { - "title": "Linux Bible, 10th Edition", - "url": "https://www.oreilly.com/library/view/linux-bible-10th/9781119578888/" - }, - { - "title": "Data-Driven Science and Engineering", - "url": "http://www.databookuw.com/" - }, - { - "title": "The Book of Shaders", - "url": "https://thebookofshaders.com/" - }, - { - "title": "Game programming patterns", - "url": "https://gameprogrammingpatterns.com/" + "title": "Learning Modern 3D Graphics Programming", + "url" : "https://paroj.github.io/gltut/" }, { "title": "Beginning Game Programming with SDL", "url": "https://lazyfoo.net/tutorials/SDL/index.php" }, { - "title": "Glenn Fiedler's blog", - "url": "https://gafferongames.com/post/" + "title": "Data-Driven Science and Engineering", + "url": "http://www.databookuw.com/" }, { - "title": "OS Dev wiki", - "url": "https://wiki.osdev.org/" + "title": "Game programming patterns", + "url": "https://gameprogrammingpatterns.com/" + }, + { + "title": "Linux Bible, 10th Edition", + "url": "https://www.oreilly.com/library/view/linux-bible-10th/9781119578888/" + }, + { + "title": "The Book of Shaders", + "url": "https://thebookofshaders.com/" + }, + { + "title": "Glenn Fiedler's blog", + "url": "https://gafferongames.com/post/" }, { "title": "Awesome OSDev", @@ -178,6 +178,10 @@ "title": "r/programming", "url": "https://www.reddit.com/r/programming" }, + { + "title": "OS Dev wiki", + "url": "https://wiki.osdev.org/" + }, { "title": "r/privacy", "url": "https://www.reddit.com/r/privacy" diff --git a/pages/_data/resumes/fr.json b/pages/_data/resumes/fr.json index 6d1b20c..86ecfbd 100644 --- a/pages/_data/resumes/fr.json +++ b/pages/_data/resumes/fr.json @@ -78,14 +78,16 @@ "title": "Ingénieur SN", "url": "https://www.enseeiht.fr/", "start": "2020", - "end": "Maintenant" + "end": "Now", + "eqv": "Master (L3, M1, M2)" }, { "institution": "Lycée Kérichen/Vauban", "title": "CPGE PSI", "url": "https://lycee-la-perouse-kerichen-brest.ac-rennes.fr/", "start": "2018", - "end": "2020" + "end": "2020", + "eqv": "Licence (L1, L2)" }, { "institution": "Lycée de l'Harteloire", @@ -139,21 +141,45 @@ "reading_title": "Lectures", "reading": [ { - "title": "Linux Bible, 10th Edition", - "url": "https://www.oreilly.com/library/view/linux-bible-10th/9781119578888/" + "title": "Learning Modern 3D Graphics Programming", + "url" : "https://paroj.github.io/gltut/" + }, + { + "title": "Beginning Game Programming with SDL", + "url": "https://lazyfoo.net/tutorials/SDL/index.php" }, { "title": "Data-Driven Science and Engineering", "url": "http://www.databookuw.com/" }, + { + "title": "Game programming patterns", + "url": "https://gameprogrammingpatterns.com/" + }, + { + "title": "Linux Bible, 10th Edition", + "url": "https://www.oreilly.com/library/view/linux-bible-10th/9781119578888/" + }, { "title": "The Book of Shaders", "url": "https://thebookofshaders.com/" }, + { + "title": "Glenn Fiedler's blog", + "url": "https://gafferongames.com/post/" + }, + { + "title": "Awesome OSDev", + "url": "https://github.com/developpement-systeme-exploitation/awesome" + }, { "title": "r/programming", "url": "https://www.reddit.com/r/programming" }, + { + "title": "OS Dev wiki", + "url": "https://wiki.osdev.org/" + }, { "title": "r/privacy", "url": "https://www.reddit.com/r/privacy" diff --git a/pages/index.njk b/pages/index.njk index 0374a04..a3baf2a 100755 --- a/pages/index.njk +++ b/pages/index.njk @@ -7,6 +7,12 @@ layout: layout.njk
+

ls -l Projects

+ +

Nothing worth showing for now. Come back later.

+ +
+

./contact

You can email me at :