louiswins's Stars
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
magic-wormhole/magic-wormhole
get things from one computer to another, safely
rui314/8cc
A Small C Compiler
davidmoreno/onion
C library to create simple HTTP servers and Web Applications.
rui314/minilisp
A readable lisp in less than 1k lines of C
stefansundin/altdrag
:file_folder: Easily drag windows when pressing the alt key. (Windows)
fogleman/Quads
Computer art based on quadtrees.
subdavis/Tusk
🐘 🔒 KeePass-compatible browser extension for filling passwords.
AzureAD/azure-activedirectory-library-for-android
The ADAL SDK for Android gives you the ability to add support for Work Accounts to your application with just a few lines of additional code. This SDK gives your application the full functionality of Microsoft Azure AD, including industry standard protocol support for OAuth2, Web API integration with user level consent, and two factor authentication support.
adamsmasher/sokobanDOS
A tutorial for 16-bit, x86 assembly language-based game programming
matp/tiny-lisp
A small implementation of LISP, written in standard C11.
Aldaviva/AuthenticatorChooser
🗝️ Background program that skips the phone option and chooses the USB security key in Windows FIDO/WebAuthn prompts.
AzureAD/microsoft-authentication-library-common-for-objc
Common code used by both the Active Directory Authentication Library (ADAL) and the Microsoft Authentication Library (MSAL)
Blotre/blotre
Porges/WCompose
Like XCompose, but for Windows.
louiswins/RB-Tree
An implementation of the Red-Black Tree data structure.
MusicAlly/Alliance
Django app for musician networking
louiswins/matrix-multiplication
Calculates the best order in which to multiply a string of matrices
louiswins/PiTech
Treadmill management system
alancast/GifBot
louiswins/Buddhabrot
Creates "Buddhabrot" fractals
louiswins/Expression-Parser
Parses expressions with a certain syntax
louiswins/Scripts
Some assorted scripts from my ~/bin/
louiswins/sendit
A small, simple program for sending large files over a network
louiswins/Syntax-Validator
Validates syntax of a certain language.