This is your work, valued
Open source programmer (PortableGL, sdl_img, etc.), author, tutor, reader
PortableGL. An implementation of OpenGL 3.x-ish in clean C
1.3kC_Interpreter. Aims to be interpreted C written in C.
35CVector. A C vector library similar to the C++ STL vector
24Craft. A simple Minecraft clone written in C using modern OpenGL (shaders).
20sdl_img. A simple image viewer based on SDL2 and stb_image
19LearnPortableGL. Porting the code from learnopengl.com to PortableGL
17mips_book. A book on MIPS assembly programming using simulators (MARS, SPIM, QtSpim) targeted at college students.
13riscv_book. A book on RISC-V assembly programming using the simulator RARS targeted at college students.
12file_browser. A single header library to do file browsing and selection
8opengl_reference. Collection of modern OpenGL programs for reference and frameworks
6c_utils. utility functions and libraries, for lists, queue's, strings, file I/O and general utilities, and vectors in the form of CVector (which has it's own repo).
5inventwithpython_pysdl2. Porting all the code/games from Al Sweigart's pygame book to use PySDL2
4c_bigint. A basic Big Integer library in C
3shadertoy. Standalone version of shadertoy.com
3opengl_libs. helper libraries for opengl
2CQueue. A C Queue library similar to CVector (and thus C++ STL Queue)
2C_formatting. Mostly a way to review python and regex's.
2c_inheritance_experiments. Playing around with inheritance in C
2project_euler. Old repo of Project Euler work. Publishing for #ProjectEuler100 challenge
1nuklear_games. Using nuklear for simple game/app prototypes
1string_matching. A collection of string matching algorithms
1CInverse. C
1CSkiplist. C
1shader_workshop_tracker. Track issues and feedback for my app Shader Workshop
1