Topic: "c-projects"
saurabhhirugade/Mini-Voting-System
C project for beginners.
Language: C - Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 187 - Forks: 154

ssoad/Employee-Management-System
Employee Management System in C By Sohanuzzaman Soad
Language: C - Size: 423 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 50 - Forks: 40

grim-firefly/C-CPP-Project
Here You will find some easy C and C++ project.
Language: C++ - Size: 149 KB - Last synced at: 23 days ago - Pushed at: over 5 years ago - Stars: 46 - Forks: 14

ebraj/Phonebook-C-Project
Phonebook is a simple project built in C where you can save the Infos of a person and can modify and delete it too.
Language: C - Size: 68.4 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 44 - Forks: 28

jithin-renji/Nuke
A program to 'nuke' storage devices.
Language: C - Size: 58.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 42 - Forks: 19

singhofen/c-programming
These are small C language programs meant for learning and understanding the fundamentals of programming.
Language: C - Size: 110 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 19

akhtar02/Scientific-Calculator-in-C
This Reopositories is a Scientific Calculator 💗 using C-Graphics 😍
Size: 60.5 KB - Last synced at: 21 days ago - Pushed at: 11 months ago - Stars: 39 - Forks: 34

webwithaman/c-programming-questions
This repository contains a collection of programming questions and solutions in the C programming language. The questions cover various fundamental concepts such as Input/Output, Operators, Decision Control, Loops, Functions, Arrays, Strings, Pointers and more.
Language: C - Size: 2.82 MB - Last synced at: 17 days ago - Pushed at: 7 months ago - Stars: 34 - Forks: 11

Privanom/algorithms
A open source repository of different kinds of algorithms in c. Newbies are encouraged to contribute! Note: I made this code when i didn't have as much experience in programming
Language: C - Size: 70.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 9

naemazam/Hotel-Management-System
Password Protected Hotel Management System in C language.
Language: C - Size: 18.6 KB - Last synced at: 17 days ago - Pushed at: about 3 years ago - Stars: 22 - Forks: 2

UG-SEP/Tic-Tac-Toe-AI-Intergrated
this is a repo of where you will get to see tic tac toe AI intregrated project
Language: C++ - Size: 175 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 9

ganeshkavhar/Calender-app-in-C-by-ganesh-kavhar
ganesh kavhar projects
Language: C - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 14 - Forks: 17

shibam120302/IP_Address_Finder
With the help of splay tree data structure, we would create a tree whose nodes are embedded with the Ip address of the device that are connect to a specific network router.
Language: C - Size: 494 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 3

UG-SEP/Paint-with-UG-The-SEP
This is a Project created in c named Paint With UG. this is like paint application . You can draw shapes , freehand , fill color, change color, add image , open image , save image ,change background , clear pad , write text etc..
Language: C++ - Size: 284 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 4

me-badsha/C-Graphics-Project
Here You will find some easy C and C++ project.
Language: C++ - Size: 29.3 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 5

ShravanDalavi/CProgrammingProjects
A collection of C language projects focusing on specific concepts, algorithms, and problems, offering hands-on experience and practical examples.
Language: C - Size: 579 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 8 - Forks: 0

mozancetin/c-projects
Some C Projects
Language: C - Size: 37.1 KB - Last synced at: 17 days ago - Pushed at: 7 months ago - Stars: 8 - Forks: 4

mohammedhrima/Wolf-Compiler
Compiler made for fun (in progress...)
Language: C - Size: 4.12 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 7 - Forks: 0

Venkateeshh/Bus-Reservation-in-C
Bus Ticket Reservation System (C) - A user-friendly project for booking and managing bus tickets. Features include ticket booking, seat availability, cancellation, modification, and ticket history. Clone, compile, and execute the project. Enjoy hassle-free bus ticket booking!
Language: C - Size: 168 KB - Last synced at: about 14 hours ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 1

Rohan-Shakya/c-programs
This repository contains the C Programs with the source code as well as output so that you can learn the better way of programming.
Language: C - Size: 1.3 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 5

deryaxacar/42-Ft_printf
This project is a reimplementation of the printf function in standard C. The printf function is used to produce formatted output and supports various data types and format specifiers. The ft_printf function recreates the same behavior while operating independently of standard library functions, providing a fully customizable structure.
Language: C - Size: 1.45 MB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

deryaxacar/42-Libft
`libft` offers an opportunity to understand how some basic functions in the standard C library work. It is often used as a fundamental exercise to reimplement these functions and create your own library. These functions span various areas such as memory operations, string manipulation, character handling, and lists.
Language: C - Size: 2.16 MB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

krutikkkkkkkkk/C
Basic C projects
Language: C - Size: 43.9 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 42

subhankar18r/The_C_Programming_Language
Welcome to The C Programming Language. This repository is a collection of my journey through the world of C programming. Here, you'll find a variety of projects, exercises, and experiments that showcase my exploration and mastery of the C programming language.
Language: C - Size: 44.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

deryaxacar/file-management-system
This project contains a simple file management system application. It allows users to perform basic file operations such as creating, deleting, listing, and viewing file contents.
Language: C - Size: 11.7 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

sheam-tech/C-Projects-Repo
Although C isn't the best language for application software development, I tried to build some mini-games and small applications(CLI) to improve my problem-solving abilities.
Language: C - Size: 31.3 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

Mohammad-Asif-Web/Cpp-and-projects
C and C++ language practice, problem solving, data structures and algorithms with more exercise. completed four projects in C
Language: C - Size: 480 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

BilalGns/C-Examples
C language examples
Language: C - Size: 1.73 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

akshayxemo/TCP-Client-Server-Socket
It's a chatting system implemented in C - Programming Language by using TCP-Socket programming. In this project multiple Client can send and receive message between each other until they are connected to the Server. Clients can use multiple commands and command format provided by the server to communicate with the server and other clients.
Language: C - Size: 16.6 KB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

naemazam/Library-Management-System
Library Management System is specially designed for purpose of adding book’s records in a library. The system elaborates the basic concept for storing and generating the book’s detail.
Language: C - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

lifeyash/c-projects
Progressive C projects for learning and mastering core programming concepts.
Language: C - Size: 9.77 KB - Last synced at: 16 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

naemazam/Tic-Tac-Toe-Game-using-C
The Simple Tic Tac Toe Game was developed in a simple windowed console application, that display the gameplay as a console log images. The players can play the game via keyboard bindings the numbers that display in the screen is the position where you place you bet.
Language: C++ - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

LinuxUsersLinuxMint/CAppDevKit
Kit for developing command line applications in C
Language: C - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

deryaxacar/42-LOV3D
The Cub3d project aims to create a 3D labyrinth game. The player navigates through the maze from a first-person perspective, trying to reach certain goals. This project covers fundamental aspects of game programming, graphics management, and user interaction. Furthermore, it provides experience in basic 3D game mechanics, collision detection, and e
Language: C - Size: 828 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - 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: 181 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Bablu08/C-the-Bedrock
🪨 C the Bedrock – a collection of essential C programs, algorithms, and data structures. ⚙️ Designed as a foundational resource, this repository offers 🔍 clear examples and ✅ best practices for mastering C, the core language behind modern computing 💻.
Language: C - Size: 117 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Wawerukelvin111/Random-C
Any C program that pops in my head
Language: C - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

aacismaharjan/result-management-system-in-c
This is the result management system created using the C language. It is a purely CUI-based application and it is extremely fast
Language: C - Size: 70.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

aacismaharjan/Hangman
Hangman Game in C Programming (Dynamic Programming) is developed by Aashish Maharjan inspired from an online creator. It is text based word guessing game.
Language: C - Size: 108 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Ubaid01/General_Store_Management
This is a basic project on Basic Kiryana OR General Store Management System coded in C.
Language: C - Size: 2.32 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Mandip47/Practice_of_structures_and_File_i-o
Simple C Project with different functionalities like percentage calculation of students, storing attendance ,and other info and save it in a seperate file
Language: C - Size: 229 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ariful305/cafeteria-management-system-in-c
The Cafeteria Management System is a console-based application written in C that helps manage food items, orders, and customer interactions within a cafeteria. It incorporates data structures such as linked lists, stacks, and queues to efficiently handle various operations.
Language: C - Size: 1.68 MB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

awkward-py/C-ATM
This simple program simulates an ATM machine, allowing users to check their balance, withdraw money, deposit money, and exit the service. It's a basic example to help you understand how C programming can be used to create interactive applications.
Language: C - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

praveennegi420/secure_notepad
A project with basic C implementation. It is a password-protected editor, with which you can access your files safely. It provides various functionalities like adding timestamp, displaying file content, adding or overwriting to previous file data. It also provides a Demo interface.
Language: C - Size: 41 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

anasali1671/My_C_Language_Practice_Programs
This my C language practice programs and projects which I complete during my studies. Here You will find some easy C language programs.
Language: C - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

baradatipu/C-Projects
C Projects (Practical notes of presidency college bramhapur, FBCA)
Language: C - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ganeshkavhar/IC-3D-diagram-in-C-by-ganesh-kavhar
C programming
Language: C - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

DipsanaRoy/learn-c-with-practice
Welcome! 👋 This repository documents my complete C programming learning journey, based on CodeWithHarry’s YouTube series. It includes chapter-wise content, practice sets, and my own refined notes.
Language: C - Size: 13.9 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

kchousos/llm-harness
Automatic LLM-generated fuzzing harnesses for your C/C++ project.
Language: Python - Size: 132 KB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

HypertextAssassin0273/Ice_Cream_Factory_Simulation-OS_Project
Operating Systems project in C language using semaphores to simulate the ice cream factory problem in Linux kernel module.
Language: C - Size: 11.9 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Mohamed-Sarhan-Elhussieny/C_Programming_Projects
c-project
Language: C - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

dohack/100Days100CProjects
100Days100CProjects: A Voyage into C Programming Mastery
Language: C - Size: 1.05 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

hamzakamelen/RestaurantBillingSystem__in-C
C Language Project || 2nd Semester PF DUET
Language: C - Size: 11.6 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

i99dev/42AbuDhabi-docs
This project is to organize pathway learning for (42 Abu Dhabi) by projects circle.
Language: JavaScript - Size: 12.9 MB - Last synced at: about 23 hours ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

manuemmanuel/Sum-of-Two-Numbers
The program is written in C and performs addition of two numbers
Language: C - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

israfilgasim/roadmap-C
In this repository, I will share my personal C learning experience, with the aim of creating a valuable roadmap for everyone.
Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

HarunUYGUC/C_Yapisal-Programlama
Structured Programming with C
Language: C - Size: 706 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Juned-Alam-Programmer/C-Programs-Capsule
C Programs
Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Rajeshkeshoju/GPTW-Console-App
Console application for College
Language: C - Size: 758 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

ganeshkavhar/Pie-chart-in-C-programming-by-ganesh-kavhar
ganesh kavhar c programming tutorials..
Language: C - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 2
