diff --git a/pages/_data/resumes/en.json b/pages/_data/resumes/en.json index eb6bf28..1dec7cb 100644 --- a/pages/_data/resumes/en.json +++ b/pages/_data/resumes/en.json @@ -154,6 +154,26 @@ "title": "The Book of Shaders", "url": "https://thebookofshaders.com/" }, + { + "title": "Game programming patterns", + "url": "https://gameprogrammingpatterns.com/" + }, + { + "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": "OS Dev wiki", + "url": "https://wiki.osdev.org/" + }, + { + "title": "Awesome OSDev", + "url": "https://github.com/developpement-systeme-exploitation/awesome" + }, { "title": "r/programming", "url": "https://www.reddit.com/r/programming"