diff --git a/src/_data/resumes/en.json b/src/_data/resumes/en.json index fec656d..987eeea 100644 --- a/src/_data/resumes/en.json +++ b/src/_data/resumes/en.json @@ -142,22 +142,10 @@ ], "reading_title": "Readings", "reading": [ - { - "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/" @@ -166,22 +154,10 @@ "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/src/_data/resumes/fr.json b/src/_data/resumes/fr.json index 67525d4..8b70711 100644 --- a/src/_data/resumes/fr.json +++ b/src/_data/resumes/fr.json @@ -140,22 +140,10 @@ ], "reading_title": "Lectures", "reading": [ - { - "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/" @@ -164,22 +152,10 @@ "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"