Pinned Repositories
CppTypeAliases
Shortened Rust-style type aliases for common types in C++
FlaskIntroduction
Repo for my tutorial on freeCodeCamp.org
InvertImage
A simple python script for inverting RGB and RGBA image files.
MATTER
Open source game engine with a soft body physics engine
OpenGLTK
OpenGLTK (or OpenGL Tool Kit) is a static library for C++20 that abstracts OpenGL functionality into higher-level constructs.
Panic
Panic is a helper function for handling errors by printing a detailed error message and crashing the program.
Types
C++20 type aliases with macro-based includes
jakerieger's Repositories
jakerieger/FlaskIntroduction
Repo for my tutorial on freeCodeCamp.org
jakerieger/CppTypeAliases
Shortened Rust-style type aliases for common types in C++
jakerieger/DesktopClock
Desktop clock app written in pure Win32 C++
jakerieger/NuggetGame
A game where you're a chicken nugget trying to solve puzzles and reach the sauce at the end.
jakerieger/OpenGLTK
OpenGLTK (or OpenGL Tool Kit) is a static library for C++20 that abstracts OpenGL functionality into higher-level constructs.
jakerieger/SpaceGame
Spaceship shooter game from scratch in DX11
jakerieger/Types
C++20 type aliases with macro-based includes
jakerieger/XEN-Proto
jakerieger/XenUI
Lightweight, cross-platform desktop UI framework for C++
jakerieger/Panic
Panic is a helper function for handling errors by printing a detailed error message and crashing the program.
jakerieger/PKV-Keygen
Simple implementation of a Partial Key Validation generator and validator written in C
jakerieger/ARKGain
Simple gain effect plugin using the Steinberg VST3 SDK
jakerieger/Blackjack
Terminal-based offline blackjack game written in C++
jakerieger/Blackjack-In-X
The game of Blackjack written in as many programming languages as I can
jakerieger/CrackMes
CrackMes and KeygenMes, mostly written in C
jakerieger/CSSPP
Header-only CSS-like syntax parser for C++
jakerieger/DevScripts
Collection of local scripts I've written and use for development
jakerieger/DirectXUtilities
A collection of helper classes and files taken from the DirectX project templates for Visual Studio.
jakerieger/Env
My local development environment
jakerieger/HandAnalyzer
Hand analyzer for Texas Hold'Em
jakerieger/jakerieger
jakerieger/ParticleSim
2D particle simulation written in C++
jakerieger/PixelForge
Raster graphics editor
jakerieger/PongD2D
The game Pong written using Direct2D
jakerieger/PongDX11
The game Pong written using DirectX 11
jakerieger/Rieger
Single header library for commonly used utility functions
jakerieger/Torrently
Terminal-based torrent client
jakerieger/VST3-SDK-Quickstart
Simple quickstart guide for developing audio plugins with the Steinberg VST3 SDK.
jakerieger/winamp
Iconic media player
jakerieger/XenWindow
Cross-platform native window management library for C++