Ryan-Gates's Stars
mrdoob/three.js
JavaScript 3D Library.
Raphire/Win11Debloat
A simple, easy to use PowerShell script to remove pre-installed apps from Windows, disable telemetry, remove Bing from Windows search as well as perform various other changes to declutter and improve your Windows experience. This script works for both Windows 10 and Windows 11.
browserstate/history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
sitaramc/gitolite
Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features.
logisim-evolution/logisim-evolution
Digital logic design tool and simulator
kabouzeid/Phonograph
A material designed music player for Android
chocolate-doom/chocolate-doom
Chocolate Doom is a Doom source port that is minimalist and historically accurate.
RESTful-Web-APIs/example-code
Code used to create the servers and clients shown in "RESTful Web APIs"
dphang/roku-lib
Some useful Roku utilities
amarrical/StrategyPatternExample
Example of how to create and update a process using Strategy Pattern