ClearlyKyle's Stars
tgrysztar/fasm
flat assembler 1 - reconstructed source history
ClearlyKyle/Language-Learning-With-Anki
Create Anki cards from subtitles using Language Reactor Chrome extension
DenverCoder1/github-readme-streak-stats
🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README
travisvroman/kohi
A game engine made as part of the Kohi Game Engine series on YouTube (and Twitch!), where we make a game engine from the ground up using C and Vulkan.
recp/cglm
📽 Highly Optimized 2D / 3D Graphics Math (glm) for C
RobTillaart/DS18B20_INT
Arduino library for DS18B20 with minimal footprint. Whole degrees Celsius only.
JoeyDeVries/LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
Nadiia0206/lesson_card
syoyo/tinyobjloader-c
Header only tiny wavefront .obj loader in pure C99
nothings/stb
stb single-file public domain libraries for C/C++
hellon8/VS2019-Dark-Npp
Visual Studio 2019 Dark Theme for Notepad++
codingminecraft/MinecraftCloneForYoutube
This is a Minecraft clone for the coding Minecraft tutorial series at GamesWithGabe on YouTube.
electronicsguy/HTTPSRedirect
A library for seamless data logging, communication and control for Internet of Things
FinFetChannel/RayCasting2021
A raycasting game made in python
amir9480/vscode-cpp-helper
vscode extension to create implementation for c++ function prototypes.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
othneildrew/Best-README-Template
An awesome README template to jumpstart your projects!
ReeganExE/youtube-screenshot
Take Screenshot of Youtube video or video on any sites
MaiZure/lmdave
Let's Make: Dangerous Dave
LiamWinton/University-Projects
Various projects from modules at University. Includes assignments and simulations.
Hopson97/MineCraft-One-Week-Challenge
I challenged myself to see if I could create a voxel game (Minecraft-like) in just one week using C++ and OpenGL, and here is the result