-
SIEMENS DISW
Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Stars
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
A first-person shooter where time moves only when you do. Beware: stand still for too long, and you'll freeze as time slips away.
A 5-stage pipelined processor implementing a RISC-like instruction set architecture (ISA) based on the Harvard architecture.
A feature-rich Telegram clone designed for seamless cross-platform communication. This project replicates Telegram's core functionalities, including messaging, multimedia sharing, and real-time int…
A low level game built with C and raylib Through it we will build our own mini engine and learn everything we could about game dev and graphics.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Master programming by recreating your favorite technologies from scratch.
CodeGRAPH is a web application that allows you to visualize data structures and algorithms using real-time input. You can explore various topics, such as pathfinding, trees, graphs, and more, and s…
A collection of algorithms and data structures
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies