fix(resume): made the readings less verbose

This commit is contained in:
Laureηt 2021-10-11 21:22:39 +02:00
parent 027fbcec26
commit fe658a1d79
No known key found for this signature in database
GPG key ID: D88C6B294FD40994
2 changed files with 0 additions and 48 deletions

View file

@ -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"

View file

@ -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"