Curated project-based C tutorials for building emulators, kernels, databases, games, compilers, shells, and low-level tools.
☆353May 24, 2026Updated last month
Alternatives and similar repositories for project-based-tutorials-in-c
Users that are interested in project-based-tutorials-in-c are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A cryptographically secure password generator that provides high-entropy passwords with configurable requirements. Uses platform-native c…☆23Oct 25, 2024Updated last year
- TinyEMU (previously known as RISCVEMU) is a small emulator emulating 128 bit RISC-V and x86 machines, written by Fabrice Bellard☆17Nov 15, 2018Updated 7 years ago
- Hello World in Assembly and C☆10Jul 9, 2025Updated 11 months ago
- ☆12Jun 20, 2023Updated 3 years ago
- ☆19Nov 28, 2023Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- PSX provides a collection of common operations that rely on PowerShell like encoding and hosting PowerShell-specific payloads☆12Oct 18, 2023Updated 2 years ago
- A retro style Snake game reimagined with clone mechanics, juicy UI and CRT-inspired shader effects. Built in C using Raylib.☆20Aug 14, 2025Updated 10 months ago
- Project for all files regarding Arduino☆11Oct 21, 2012Updated 13 years ago
- A basic text editor made using raylib☆11Dec 19, 2024Updated last year
- Port of the examples in https://github.com/microsoft/DirectX-Graphics-Samples to C