MarkWithall's Stars
yvesgurcan/lonewolf
🐺 A simple character sheet to play the Choose Your Own Adventure books of the Lone Wolf series
dotnet/eShop
A reference .NET application implementing an eCommerce site
stevehjohn/Zen
A Z80/ZX Spectrum Emulator
yottaawesome/programming-windows-5th-edition
Unofficial source code repo for Charles Petzold's Programming Windows 5th Edition.
philspil66/StarTrader
Star Trader is a 1974 video game and an early example of the space trading genre. This is the original BASIC source code.
edaniszewski/pylint-quotes
Pylint plugin for checking the consistency of string quotes
Planet-Source-Code/carles-p-v-a-classic-one-and-sequel__1-61601
fortran-lang/vscode-fortran-support
Fortran language support for Visual Studio Code
oleg-shilo/wixsharp
Framework for building a complete MSI or WiX source code by using script files written with C# syntax.
spiroharvey/c64
my c=64 files and code
wsvincent/awesome-django
A curated list of awesome things related to Django
davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
coding-horror/basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
asdfjkl/neural_network_chess
Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)
Kinnara/ModernWpf
Modern styles and controls for your WPF applications
motiondivision/motion
A modern animation library for React and JavaScript
bnb/awesome-developer-streams
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻 Awesome Developers, Streaming
davidwengier/Trains.NET
A simple 2D game written in C# with .NET Core. Development is streamed live on https://twitch.tv/davidwengier and past streams available on YouTube at http://bit.ly/trains-net-videos
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
samuelcust/flappy-bird-assets
Assets to develop the Flappy Bird Game
hhariri/CleanCode
ReSharper Plugins
nektos/act
Run your GitHub Actions locally 🚀
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
stefanocoding/take_control
Take control of your Apogee Duet on Linux!
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
tiemenschreuder/FortranCodeNav
Fortran CodeNav is a Visual Studio Extension which helps you to navigate through Fortran 90 code (and some other versions).
JohnSundell/Ink
A fast and flexible Markdown parser written in Swift.
IronyProject/Irony
Irony — .NET Language Implementation Kit
gautamkrishnar/tcso
Try Catch Stack overflow (TcSo) Is a collection of Try statements in all the programming languages under the globe which catches the exception and searches for the cause of the caught exception in the stack overflow automatically.
EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.