Projects with this topic
-
ft_printf project from 42 :: re-implement libc's printf() function
Updated -
-
Nyx development toolkit for Drupal projects. Provides a standardized, Make-based workflow covering code quality, git hooks, testing, and Jenkins CI/CD — installed as a single Composer dev dependency.
Updated -
open-source STM8 toolchain: SDCC compiler + Makefile, OpenOCD/stm8flash, GDB/cgdb, SPL, clangd/ccls
Updated -
-
Materials on various sections in Computer Science (CS).
🎓 с с++ shell Bash makefile Git GitLab github SQL computer sci... PowerShell Mobile Devel... Android iOS devops game develop... Web Development JavaScript Java Python Docker HTML CSS TypeScript C++ Rust game Go C C# python3 nodejs golang Django Node.js MySQL Kotlin Windows PostgreSQL Flutter machine lear... js Ruby Qt Markdown R Swift cybersecurity Cyber Security bioinformatics deep learning big data NumPy pandas matplotlib scikit-learn scipy development softwareUpdated -
This project automates building the static and dynamic configuration files for Traefik and the services it proxies.
Updated -
A recovered copy of a Fortran dependency analyzer for older Fortran programs creating GNU Make.
Updated -
-
Arcana — the modern alternative to make.
Updated -
Shared Make targets and shell scripts for Docker image projects — ShellCheck, Hadolint, BATS, Markdownlint, and CI utilities.
Updated -
Example for writing libraries in C. There is an example for shared library and one for static library in Makefile.
Updated -
Console Tetris (Brick Game) in C | C11 | 2025 September — Classic Tetris in the terminal featuring Finite State Machine orchestration, clean layer separation, ncurses UI, and comprehensive unit tests.
Updated -
Helper to provide an easy, friendly, automatic "make help" target for your Makefile
Updated -
High-Precision Decimal Arithmetic Library in C | C11 | 2025 September — Custom 128-bit decimal library for financial calculations—exact arithmetic, bank rounding, and full test coverage to eliminate floating-point errors.
Updated -
Tic-Tac-Toe REST API in Go | Go 1.24 | 2025 December — Production-ready backend with clean architecture, concurrent game sessions, and pluggable AI strategies (human, random, minimax). Fully tested.
Updated -
-
2025 July. The s21_string+ project is a custom implementation of C's standard string.h library, adding core functions like sprintf and sscanf. It teaches low-level string manipulation, memory management, and formatted I/O parsing. This builds critical skills for systems programming and developing efficient, reliable software tools.
Updated -
My solutions to the C Programming A Modern approach book 2nd edition (by K. N. King). These solutions are published for historical purposes and intended to be a guide for other learners to gain intuition rather than being used for cheating.
Updated