Skip to content
@Corg-Labs

Corg-Labs

Exclusively C-themed.

Corg-Labs

Exclusively C-themed.

Corg-Labs is a collection of projects, experiments, and learning resources written in C — focused on understanding systems from the ground up.

This org is about:

  • Writing real C.
  • Keeping things simple, fast, and close to the metal.

Repositories

Repository Description Tutorial
image-viewer Image Viewer In C(SDL2)
file-compressor File Compressor Decompressor (Raylib)

Tutorial indicates whether the repository includes a walkthrough, blog, or Video resources.


Getting Started

  1. Pick a repository
  2. Read its README.md & go through the Tutorial.
  3. Build, break, and understand the code

Philosophy

  • No unnecessary abstractions
  • Prefer clarity over cleverness
  • If you don’t understand it, rewrite it

Why C?

Because understanding computers starts here.

Popular repositories Loading

  1. file-compressor file-compressor Public

    A minimal File Compressor/Decompressor in C.

    C 1

  2. image-viewer image-viewer Public

    Image Viewer In C(SDL2)

    C 1

  3. .github .github Public

    Exclusively C-themed

    1

Repositories

Showing 3 of 3 repositories

Top languages

Loading…

Most used topics

Loading…