Projects in Awesome Lists tagged with c-language-programming
A curated list of projects in awesome lists tagged with c-language-programming .
https://github.com/felixtanhm/42-piscine
This repository is a compilation for all my projects during 42's Piscine at SUTD Singapore, held on March 2024.
42 42-singapore 42born2code 42cursus 42piscine 42projects 42rush 42school 42sg 42sutd c-language c-language-programming c-programming ecole42 piscine piscine-42 piscine-c piscine42 sutd
Last synced: 10 Apr 2025
https://github.com/whoxer/listu
A simple task manager for devs around the world
c-language c-language-programming cli cli-app task-manager
Last synced: 20 Jun 2025
https://github.com/yuriidorosh/markdown-viewer
"Markdown Viewer" is a simple GTK-based application to view Markdown files.
c c-language c-language-programming gtk gtk3 markdowm markdown-parser markdown-to-html markdown-viewer
Last synced: 30 Mar 2025
https://github.com/ranitmanik/c-tutorial-codewithharry
This repository is a comprehensive guide and resource for learning C programming from Harry sir.
c c-lang c-language c-language-programming c-programming c-programming-language codewithharry learning learning-exercise learning-resources project
Last synced: 15 May 2025
https://github.com/jianping-duan/algcl
Algorithms and data structures are implements in C language.
algorithms-c bsd-make c-language-programming data-structures-and-algorithms freebsd
Last synced: 15 May 2025
https://github.com/devdario/jogo-xpto
Jogo do terminal desenvolvido com a linguagem C
c-language c-language-programming study-project
Last synced: 25 Mar 2025
https://github.com/preetsuthar17/c-programs
Basic Programs created with C for college students.
c c-code c-language c-language-programming c-projects
Last synced: 08 Apr 2025
https://github.com/dracula27/cash
Use C to calculate the smallest number of coins needed to give an exact amount of change based on a user's input.
c c-language-programming cs50x
Last synced: 11 Mar 2025
https://github.com/mishraji566/resturant_billing_system
gst Billing System
billing-system c c-language-programming mishraji566
Last synced: 04 Mar 2025
https://github.com/hamzazaidix/library-management-system
Library Management System in C Language
books-management bookstore c c-language-programming ict library-database library-management library-management-system programming-fundamentals
Last synced: 27 Mar 2025
https://github.com/itsyakub/leaky
Single-header library for memory menagement
c c-lang c-language c-language-programming memory memory-allocation memory-management single-header single-header-lib single-header-library
Last synced: 04 Mar 2025
https://github.com/komaraip/c-language
Study case when i learn in BINUS University.
binus-university c-language-programming
Last synced: 25 Feb 2025
https://github.com/alexfariakof/harvard-cc50
Curso de introdução a Computer Science da Harvard. Tive uma ótima experiência com os diversos problemas complexos e muito difíceis de serem resolvidos, Nem todos os exercícios foram resolvidos principalmente o do modulo SQL FiftyVille .
aws bootstrap c-language-programming cs50 css docker flask html javascript jinja jquery python3 sql sqllite3
Last synced: 12 Apr 2025
https://github.com/dracula27/caesar
Used C to encode a string of text using the Caesar cypher based on two inputs from the user: the key and the text to encode.
c c-language-programming cs50x
Last synced: 11 Mar 2025
https://github.com/wa1tnr/ch552-a
CH552 8051 - first git repository - June 2024
8051 c-language-programming ch552 ch55xduino forth forth-like-interpreter
Last synced: 04 Apr 2025
https://github.com/jdot555/c-chronicles-the-quest-of-quantum-code
A C language game for programming beginners
c-game c-games-for-beginners c-language c-language-programming challenge coding-game coding-problems educational-game fun gui gui-application learn-code learn-coding learn-to-code learning puzzle-game puzzle-solving puzzle-solving-game
Last synced: 13 Mar 2025
https://github.com/estebanways/blink-led
🤖 Turns an LED on for one second, then off for one second, repeatedly
arduino c-language-programming iot led-controller microcontroller-programming nano
Last synced: 13 Jun 2025
https://github.com/dracula27/hello
Used C to ask for a user's name and then say hello to them.
c c-language-programming cs50x
Last synced: 13 Jun 2025
https://github.com/dracula27/mario
Used C to build pyramids similar to the ones in the Mario game based on a user's input.
c c-language-programming cs50x
Last synced: 11 Mar 2025
https://github.com/debasishray16/shopizz
The reason behind creating this project is to solve issues and save time of customers during billing system. The C-program helps to print the details of the bill and whereabouts of the user.
c-language-programming string structures-c
Last synced: 07 Apr 2025
https://github.com/pdalbem/estrutura-de-dados
Repositório da disciplina Estrutura de Dados.
binary-search-tree c-language-programming data-structures-and-algorithms graph linked-list queue stack tree
Last synced: 21 Feb 2025
https://github.com/danieldantasdev/concept_console_variables_cmake-3.26_c-23.0
Este repositório é dedicado para se aprofundar em variáveis, utilizando a linguagem de programação C.
c c-language c-language-programming cmake
Last synced: 21 Mar 2025
https://github.com/danieldantasdev/exercises_console_logic-programming_cmake-3.26_c-23.0
Este repositório é dedicado para meu treinamento em lógica de programação, a partir de listas de exercicíos, utilizando a linguagem de programação C.
c c-language c-language-programming cmake
Last synced: 21 Mar 2025
https://github.com/ahmed-maher77/line_follower_robot
The Line Follower, which utilizes Arduino, is a straightforward robot design. Its primary objective is to identify black lines with the aid of two IR sensors and navigate the robot by employing the L298N motor driver module.
arduino c-language-programming embeded-systems
Last synced: 18 Jun 2025
https://github.com/danieldantasdev/concept_console_basic-advanced-c_course-udemy-geek-university_cmake-3.26_c-23.0
Este repositório é dedicado para registrar os materiais de aprendizado do curso básico ao avançado em C, ministrado pela GeekUniversity, utilizando a linguagem de programação C.
c c-language c-language-programming cmake
Last synced: 21 Mar 2025
https://github.com/tadiusfrank2001/cs105-computer-operation-systems
A conglomeration of coursework centered around operation systems, and computer networks in C and Assembly
assembly-language c-language-programming computer-networks computer-systems control-flow data-representation file-management operation-systems processes security x86-64-assembly-nasm
Last synced: 05 Apr 2025
https://github.com/wa1tnr/cmsis-stm32f4
CMSIS - stm32f4xx - July 2024 - arduino framework C language source
arduino-framework black-pill blackpill c-language-programming cmsis stm32f4-discovery stm32f407 stm32f411
Last synced: 04 Apr 2025
https://github.com/blackbossx/becs-11223-c-programming-labs
About This is our C lab work for the first semester of the first year.
assignment assignment-problem assignment-solutions c c-language c-language-programming c-programming university-of-kelaniya
Last synced: 13 Mar 2025
https://github.com/mrsumanbiswas/learning-c-language
Learning C language
c c-language c-language-programming c-library
Last synced: 22 Mar 2025
https://github.com/aryank1511/c-lang-console-app
This program is designed to analyze weather data for the province of Ontario. It reads weather data from a file, processes it, and provides various ways to view and analyze the data.
Last synced: 28 Mar 2025
https://github.com/bshongwe/simple_shell
ALX Team Project
c-language-programming unix-shell
Last synced: 18 Feb 2025
https://github.com/tanmayvaij/c-syntax
Overview of the syntax of C language
Last synced: 25 Jun 2025
https://github.com/ddiogoo/c
The C Programming Language, 2nd Edition (K&R) written by Brian W. Kernighan and Dennis M. Ritchie
Last synced: 28 Mar 2025
https://github.com/imtahiriqbal/100-c-programs
C programs for all learners with documentation
c c-language c-language-programming c-programming c-programs
Last synced: 31 Mar 2025
https://github.com/cs-era/travel-agency_uninaproject
Design and development of a Travel Agency in C language
algorithms-and-data-structures c-language-programming latex-document university-project
Last synced: 11 Jun 2025
https://github.com/pedrof37/brt
Renomeação em Massa em C
bulk bulk-operation bulk-rename bulk-rename-files c-language c-language-programming c-strings clanguage manipulacao-arquivos manipulacao-caracteres manipulacao-de-strings renomeador renomeador-arquivos
Last synced: 26 Feb 2025
https://github.com/mushigarou/libft
A collection of Libc functions that have the same behavior as the original ones
Last synced: 09 Apr 2025
https://github.com/mushigarou/philosophers
The dining philosopher's problem was solved using mutexes in the C Language.
c-language-programming concurrent-programming multithreading mutex-synchronisation parallel-programming philosophers-dinner-problem
Last synced: 09 Apr 2025
https://github.com/janubhav/c-programs
A repository containing different C programs.
array balanced-substring basic-calculator c-language c-language-programming competitive-programming data-structures linked-list matching-parenthesis palindrome palindrome-string stack
Last synced: 28 Feb 2025
https://github.com/itsyakub/zoom
Magnifier application for X11
c c-lang c-language c-language-programming magnification magnifier recreational-programming utilities utility utility-application x11 xlib xorg zoom zooming
Last synced: 28 Feb 2025
https://github.com/zaidqaiser/snake-game-cpp
Basic Project | Snake Game CPP, Using cpp , oop concepts.
basic-cpp-project basic-project c-language c-language-programming cpp oop oop-principles snake snake-game snakegame
Last synced: 14 Jun 2025
https://github.com/gasna/kfs-1
This first (out of 10) project is a very basic kernel with some basic features.
42 42-school 42born2code 42paris 42school assembly assembly-language assembly-language-programming assembly-x86 basic-kernel c c-language c-language-programming kernel kernel-development
Last synced: 17 Mar 2025