open source

New Tab

“New Tab” is a modular new tab page/home page used to display data. It can display data from weather in your area, to RSS feeds, to computer statistics (requires python script). The project does not have an interface to set it up, but the entire structure is loaded from JSON data, so it would be […]

New Tab Read More »

2D GAMES

https://github.com/JacobSussan/AE2D-Games A collection of 2D games and projects built using C++ & SDL/OpenGL Zombie Game This 2D wave based zombie defense game was something I created to learn about OpenGL. The game uses C++ and OpenGL to draw zombies to the screen, which use A* pathfinding to create a path to the nearest human. Once

2D GAMES Read More »

YouTube++

https://github.com/JacobSussan/YouTube-Plus-Plus YouTube++ is a browser extension for YouTube. The project is open source and you can find it on GitHub. The goal of the extension is to help YouTubers rank their videos higher using SEO tactics for the YouTube search algorithm. The extension will display the tags of the video you are watching under the

YouTube++ Read More »