Amelia-Gwen's Stars
google/googletest
GoogleTest - Google Testing and Mocking Framework
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
microsoft/sql-server-samples
Azure Data SQL Samples - Official Microsoft GitHub Repository containing code samples for SQL Server, Azure SQL, Azure Synapse, and Azure SQL Edge
SonarSource/sonarqube
Continuous Inspection
cpp-best-practices/cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
codecombat/codecombat
Game for learning how to code.
workshopper/learnyounode
Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.
metagrover/ES6-for-humans
A kickstarter guide to writing ES6
microsoft/GSL
Guidelines Support Library
shovanch/fullstack-web-developer-path
📚 A learning path for Full-stack web development
hackclub/hackclub
🌎 Hack Club is a worldwide community of high school hackers. We make things. We help one another. We have fun.
gsl-lite/gsl-lite
gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later
eidheim/Simple-WebSocket-Server
A very simple, fast, multithreaded, platform independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Boost.Asio and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
Charcoal-SE/SmokeDetector
Headless chatbot that detects spam and posts links to it in chatrooms for quick deletion.
gametutorials/tutorials
This holds the tutorials for GameTutorials.com
rubberduck-vba/Battleship
An Object-Oriented VBA experiment
Cardshifter/Cardshifter
A flexible and highly moddable Trading Card Game
SO-Close-Vote-Reviewers/UserScripts
Various user scripts that add features to the review queue or to the chat room
Zomis/Games
Many kinds of games, playable in both multiplayer or local play. Replays, spectator mode, and AIs.
Cardshifter/HTML-Client
HTML/CSS/JS-based client for Cardshifter
skiwi2/AssemblyBrainfuckInterpreter
A Brainfuck Interpreter written in Assembly.
Cardshifter/cardshifter.github.io
Cardshifter Website
Phrancis/Stack-Exchange-Utilities
Useful things for Stack Exchange sites.
banane-io/PDB
Small java game
Loki-Astari/ThorsSerializer
Hosch250/CheckersWebsite
Amelia-Gwen/DataSorter
Data Sorting program
Amelia-Gwen/memory-card
Basic memory card game
skiwi2/BruteforceBrainfuck
Creating programs in BrainFuck using brute force