GitHub topics: c-programming
SaeedEzaty/DLL-Injection-Engine
A professional Windows DLL injection utility written in C for educational and research purposes. This tool demonstrates various DLL injection techniques using WinAPI functions.
Language: C - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
DibyajyotiBiswal57/C-programs 📦
Just some C programs that I made.
Language: C - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
K-sel/harvard-cs50
Ce repo contient mes devoirs et programmes écrit durant mon cursus de Harvard CS50x. CS50's Introduction to Computer Science est le cours d'introduction à l'informatique de l'Université Harvard, proposé gratuitement en ligne via la plateforme edX.
Language: C - Size: 34.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
Gurjaka/C-Programming-Language
A personal repository for learning and experimenting with C programming through practice programs and resources.
Language: C - Size: 1.27 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0
QuantumLeaps/modern-embedded-programming-course
Companion repository to the "Modern Embedded Systems Programming" video course.
Language: C - Size: 14.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1,158 - Forks: 186
cadenegr/C00-C06
C Piscine foundation archive - First programming projects documenting the beginning of my coding journey at 42 School Berlin
Language: C - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
Ali-975/DV_Training_NCDC
Design Verification (DV) Engineer Training at NCDC, Islamabad — covering C programming, Assembly, RISC-V ISA, SystemVerilog, Computer Architecture, UVM Methodology, and other verification concepts.
Language: Tcl - Size: 201 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
plasma-umass/ChatDBG
ChatDBG - AI-assisted debugging. Uses AI to answer 'why'
Language: Python - Size: 40.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1,030 - Forks: 76
ricvrdv/push_swap
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves.
Language: C - Size: 1.61 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
ricvrdv/pipex
A command-line program in C that mimics shell pipelines, handling input/output redirection and executing commands using fork, execve, and pipe.
Language: C - Size: 79.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
ricvrdv/so_long
A 2D game built in C using MinilibX, where players navigate a map to collect items and reach the exit, showcasing skills in graphics programming, memory management, and algorithm design.
Language: C - Size: 4.38 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
SharafatKarim/ansi-c-balagurusamy-exercise
Excersise solutions for the book "Programming in ANSI C" by E. Balagurusamy (eight edition).
Language: C - Size: 1.22 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 32 - Forks: 15
bonigarcia/c-programming
C programming example and slides
Language: C - Size: 18.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 3
mohitmishra786/exploring-os
This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic, providing theoretical understanding and hands-on coding experience.
Language: HTML - Size: 25 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 314 - Forks: 53
aehabdelouadoud/libft-plusplus
libft++ — lib 42 plus plus — the standard C toolbox reimagined. Faster, cleaner, and built for real projects.
Language: C - Size: 502 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0
AS-0167/zero-hunter
Zero Hunter - A comprehensive C-based root-finding toolkit implementing five numerical methods with modular design, multiple stopping criteria, and extensive testing capabilities for solving nonlinear equations.
Language: C - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
NidhiBijwani/Library-LinkedList-C
Medium-level Library Management System in C using linked lists. Hacktoberfest 2025 ready!
Language: C - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
mclane2/HPC_Projects
Computational Projects completed for M.Sc. in High Performance Computing at Trinity College Dublin
Language: Jupyter Notebook - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
Lucho-A/Ollama-C-lient
C program for interacting with Ollama server from a Linux terminal
Language: C - Size: 253 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
MichealCodez/awesome-project-ideas
Where you can find project ideas to work on and also add the project idea you have as a way of contributing to the repo.
Language: Python - Size: 16.8 MB - Last synced at: 19 days ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 4
lucasgontijo13/HotelC
Sistema de Gestão Hoteleira completo desenvolvido em C. Gerencia hóspedes, acomodações, reservas e finanças, com persistência de dados em arquivos binários (.bin) e de texto (.txt).
Language: C - Size: 745 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
TuckerHeaton2025/Beginner-Projects-in-C
This repository holds a collection of different projects I made as a beginner when learning C. Feel free to modify or mess with them.
Language: C - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
tmpstpdwn/2048.c
2048 in c
Language: C - Size: 2.99 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 17 - Forks: 0
containerscrew/rootisnaked
Simple root privilege escalation detection using eBPF 🐝
Language: C - Size: 5.37 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 13 - Forks: 1
Welding-Torch/installc
Install C on Windows with just one click.
Language: Inno Setup - Size: 207 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 36 - Forks: 1
Arpitha4/Electricity_Bill
Guided by Dr. N Guruprasad ( Prof at GAT)-Electricity Bill in C programming
Size: 1.75 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
shubhbansal44/Proxy-Web-Server
Language: C - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
PrateekRaj8125/Basic-Data-Algorithms
Basic Data Algorithms is a structured collection of C programming exercises and implementations designed to strengthen your grasp of fundamental programming concepts, core data structures, and essential algorithmic techniques.
Language: C - Size: 65.4 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
SakizciAdam/szci
Text editor written in C
Language: C - Size: 67.4 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
xxprakasa/INC-2024
This repository contains IQ Terbang (Group LT01)'s AoL Case Study for COMP6049001 – Algorithm Design and Analysis course. It includes solutions for INC 2024 problems (Problem A–C, Problem M) and an upsolve implementation for Problem J – Feng Shui, optimized with merge sort to improve time complexity.
Language: C++ - Size: 1.5 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
MMaffi/alg2-academic-exercises
📌 Repository of C and programming logic exercises developed during my undergraduate studies in Information Systems at UFMS CPTL. Here, I store practice exercises to reinforce fundamental language concepts and improve programming logic skills.
Language: C - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0
IcQuackson/embedded-lab1-io-lcd
Lab 1 – Configure I/O ports and control an LCD on PIC16F1718 using MPLAB X, MCC, and PICkit 3.
Language: C - Size: 76.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0
cybersecurity-dev/awesome-c-programming-language
Awesome C Programming Language
Size: 23.4 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0
Azherenn/Hangman-Game
🚀 A classic command-line Hangman game built from scratch in C. A portfolio project designed to master C fundamentals and create an interactive user experience in the terminal.
Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
HiIAmTzeKean/SC2001-Algorithm-Analysis
NTU 2022 Semster 1 SC2001 Algorithm Codes
Language: Jupyter Notebook - Size: 319 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0
sysprog21/lab0-c
C Programming Lab: Assessing Your C Programming Skills
Language: C - Size: 805 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 471 - Forks: 1,701
gpl-gowthamchand/c-programming
This is a C Programming Learning Repository for Beginners - a structured learning path designed to guide newcomers through C programming fundamentals in the correct sequence, from basic syntax to advanced concepts, while serving as an open repository for community contributions and collaborative learning..
Language: C - Size: 193 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 4
Ahmed-Maher77/Sumo-Robot
A robot that competes in a sumo-style arena, trying to push the opponent out while staying within the ring. This involved designing a smart strategy, fast reactions, and strong control, showing teamwork, creativity, and analytical thinking.
Language: C++ - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1
Ahmed-Maher77/Line_Follower_Robot
An autonomous robot capable of accurately following a designated path, including sharp turns and interruptions. Designed a lightweight, 3D-printed chassis and implemented optimized PID control with infrared sensors for precise and efficient navigation.
Language: C++ - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
AdaoG0n/AdaoG0n
Size: 11.6 MB - Last synced at: 21 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1
erkamuzuncayir/solutions-of-introduction-to-computing-systems
This repository contains my solutions for Introduction to Computing Systems - From Bits & Gates to C - C++ & Beyond by Yale Patt and Sanjay Patel
Size: 6.74 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 8 - Forks: 2
bug-free-dev/cheatnote
Lightweight C-based CLI tool for storing, searching, and managing programming notes, commands, and code snippets.
Language: C - Size: 42 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Shmilt1/ShsSamples2
Rebranded Shmilt1's Proof Of Concepts
Size: 30.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
Sandra1me/C-Task-Manager
A beginner-friendly command-line Task Manager written in C. You can create tasks with a name, description, date, and priority, and manage them by marking them as completed or deleting them.
Language: C - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
lucas-six/linux-cookbook
Recipes for Linux. Hands-on system administration and programming examples and guides for daily work.
Size: 9.01 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1
Broosky/II86
A work-in-progress schematic and hardware design project.
Size: 52.7 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
Broosky/7Driver
A serially-driven 7-segment display controller with a few classic TTL chips.
Language: C++ - Size: 154 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
shraddhagreddy/PBL
A C-based project that connects Hirees (job seekers) with Hirers (employers) through registration, login, and skill-based matching.
Language: C - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
aaronwittchen/SDL_Raytracing
A real-time 2D raytracing engine in C using SDL2 with dynamic lighting and interactive shadow casting.
Language: C - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
TheNameIsRKS/contact-management-system
A robust console-based Contact Management System in C with features to add, view, search, update, delete, and sort contacts. Supports input validation, file-based persistence, and vCard import/export for seamless cross-platform contact management.
Language: C - Size: 48.8 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
muditbhargava66/FFT-implementation-in-C
The repository provides code, build instructions, and usage guidelines for each FFT implementation.
Language: C - Size: 159 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0
Masoudikamal/c-programming-labs
C-labber: filmetadata, flyliste (DS), tråder, SMTP-lignende server, TEA-klientC-labs: file metadata, flight scheduler (DS), threaded byte counter, SMTP-like server, TEA client/decryptor
Language: C - Size: 112 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
msabr/LIBFT-1337
A collection of essential C functions that replicate standard library functions and add useful utilities. It serves as a foundation for future 42 projects.
Language: C - Size: 24.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
DoubleP987/PEA_bill
C-based PEA electricity bill calculator (2566–2568) for various tariffs, a university mini-project.
Language: C - Size: 2.68 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Abhishek-Atole/Logic-Building
Logic building, DSA, and LeetCode solutions in C, C++, and Java.
Language: C - Size: 566 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Spargerx/Smells-like-C-Spirit
A love letter to the C, written one semicolon at a time.
Language: C - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1
AbrarulHassan-hub/TMS-PROJECT
OOP base project Transport management system. Using C# with window fomr
Language: C# - Size: 781 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0
alamgir-ahosain/CSE1204-Structured-Programming
A collection of C and C++ programs from the Stuctured Programming Lab course (1st Year, 2nd Semester) at MBSTU.
Language: C - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
alamgir-ahosain/CSE1102-ComputerBasicsProgrammingFundamental
A collection of C programs from the Computer Basics and Programming Fundamentals Lab course (1st Year, 1st Semester) at MBSTU.
Language: C - Size: 84 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
AbdullahJaveid/basic-c-programs
A collection of simple and well-structured C programs to build a strong foundation in programming.
Language: C - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
kongruksiamza/membership-class-room
เอกสารประกอบการสอนทุกเนื้อหาในช่องยูทูป KongRuksiam Tutorial
Size: 809 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 0
deryaxacar/42-LOV3D
The Cub3d project is a 3D maze game that teaches basics of graphics, user interaction, collisions, and 3D game mechanics.
Language: C - Size: 5.04 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0
itsYakub/gf
Graphics Framework - minimalistic solution for multiplatform windowing and graphics programming
Language: C - Size: 257 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
fsaadatmand/The-C-Programming-Language
Answers to exercises in K&R's The C Programming Language (second Edition).
Language: C - Size: 315 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 210 - Forks: 41
eeyribas/TCPServerClient-C
An application that uses TCP communication and can operate as either a server or a client.
Language: C - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Smeltier/data-structures-c
Implementação de algumas Estruturas de Dados utilizando a linguagem C.
Language: C - Size: 61.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
conneroisu/cpre488-mp2
CPRE488 MP2 - 1080p HDMI video pipeline for Zynq using Vivado/Vitis—TPG→VDMA with GenLock→VTC→HDMI, plus YUV422 luminance processing and FMC I²C bring-up
Language: VHDL - Size: 930 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
git-user-cpp/neural_real_estate_appraisal_calculator
:robot: Neural real estate appraisal calculator is implemented in C programming language. The application is designed to calculate the assessment of real estate using a single neuron :robot:
Language: C - Size: 24.4 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0
marsdevx/maze-escape
🎮 🧩 Simple 2D puzzle game built in C for Linux and macOS.
Language: C - Size: 1.29 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 7 - Forks: 1
mrparsing/C-Projects
A collection of small C projects designed to help you practice, experiment, and understand core programming concepts in C.
Language: C - Size: 92.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 113 - Forks: 3
kuriv/manual-c 📦
C 是一种通用程序设计语言,广泛用于系统软件与应用软件的开发。
Language: JavaScript - Size: 1.13 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
rhaeguard/blockwave
a tower defense game
Language: C - Size: 1.74 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
jserv/talks
schedule and materials about my presentations
Size: 4.67 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 362 - Forks: 33
veeso/cren
🥬 Cren – A modern build and package manager for C, inspired by Cargo.
Language: C - Size: 362 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0
mohamedshahilshajahan/Arduino-RTC-Timing-Switch
Automate AC appliance control with Arduino UNO, DS3231 RTC, and a Relay Module. Effortlessly schedule on/off timings for a smarter, more efficient home. Dive into DIY home automation with this accessible Arduino project!
Language: C++ - Size: 14.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0
themysterysolver/DATA-STRUCTURES
This repo contains basic DSA stratergies,problems!
Language: C - Size: 45.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Broosky/Lumenary
An upcoming microcontroller design project.
Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
barrust/c-utils
C utility libraries
Language: C - Size: 293 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 73 - Forks: 13
BIYUEHU/NeteaseLyricFetcher
A powerful and tiny NetEase Music lyric fetching tool, support original, translated, and romanized lyrics.
Language: C - Size: 206 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
hnthap/c-data-structures-and-algorithms
Sorting algorithms in C90 (ANSI C) with a focus on correctness, safety, and simplicity.
Language: C - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Smeltier/o-labirinto
Cria um labirinto N x N (7 <= N <= 100), com densidade de paredes P (10 <= P <= 80) e encontra o menor caminho da entrada até a saída.
Language: C - Size: 69.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
eeyribas/TCPComm-ServerCSharp-ClientCPP
Contains TCP communication applications. The applications involve TCP server-client topics.
Language: C# - Size: 81.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
dracudev/vault
Obsidian vault with documentation about programming languages.
Size: 1.71 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
sayanjc3639q/C_Programming
A collection of C programming practice exercises and theory notes. This repository is dedicated to honing your understanding of C through hands-on coding challenges and study materials.
Language: HTML - Size: 1.04 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0
tmpstpdwn/CHIP-8
A CHIP-8 emulator written in c.
Language: C - Size: 797 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0
elifnur-ozcelik/Balloon-Sniper
A 2D festival-themed shooting game built with OpenGL, where players control a moving shooter to pop balloons and win a plush bunny reward.
Language: C++ - Size: 356 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
rudolfolah/gnuski
GNUSki is an open source clone of Skifree, the old Windows game. It currently uses NCurses for graphics.
Language: C - Size: 2.52 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
OwlfaceGames/better_touch
A smarter version of the touch command. Create multiple files with the same extension without repetitive typing.
Language: Shell - Size: 301 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
abuhurairarahi/SKU-Management-Application
SKU Management System is a lightweight, file-based inventory management application written in C. It supports user authentication and CRUD operations for products using plain text files ideal for learning structured programming, file handling, and user input in C.
Language: C++ - Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
ManjeetSingh-02/Learning-C
Learning C Language and Practicing DSA with C
Language: C - Size: 889 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
HasibCoderLab/C-While-Loop-Practice
Practice codes using while loops
Language: C - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
zoni123/cproc
Process manager for Linux written in C.
Language: C - Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
zoni123/image-compressor
An image compressor written in C.
Language: C - Size: 50.8 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
pycrafter-taha/rectangle-calculator-c
A simple C program to calculate the area of a rectangle based on user input. Perfect for beginners learning C and basic geometry logic.
Language: C - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
maahive-77/Complete-C-Programming-Course
Complete C Language Course | Source Code | Projects | Exercises | Learn C from Scratch | Beginner to Advanced
Language: C - Size: 191 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
obinexus/gov-clock
OBINexus Governance Validation Framework - A comprehensive enterprise-grade framework implementing Data-Oriented Programming principles for systematic component validation, build pipeline verification, and governance compliance. The Gov-Clock framework provides XML manifest integration, cryptographic integrity verification, peer-to-peer topology.
Language: C - Size: 645 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
samir-ouaammou/Push-Swap
📊 This project focuses on sorting data on a stack using a limited set of instructions, with the goal of minimizing the number of actions required 🔁.
Language: C - Size: 1.55 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0
samir-ouaammou/Pipex
Pipex Project is a 42 project that replicates the shell’s pipeline (|), enabling command output redirection and inter-process communication. It deepens understanding of process management and file descriptors in Unix
Language: C - Size: 1.54 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0
samir-ouaammou/Print
The goal of this project is straightforward: it involves implementing the printf() function.
Language: C - Size: 1.46 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0
samir-ouaammou/Read-Line
C program that reads and returns a single line from a file descriptor
Language: C - Size: 1.48 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0