c-projects

There are 55 repositories under c-projects topic.

  • singhofen/c-programming

    These are small C language programs meant for learning and understanding the fundamentals of programming.

    Language:C2465232
  • saurabhhirugade/Mini-Voting-System

    C project for beginners.

    Language:C208917162
  • algorithms

    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:C731529
  • ssoad/Employee-Management-System

    Employee Management System in C By Sohanuzzaman Soad

    Language:C550143
  • jithin-renji/Nuke

    A program to 'nuke' storage devices.

    Language:C512319
  • 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:C494130
  • grim-firefly/C-CPP-Project

    Here You will find some easy C and C++ project.

    Language:C++471013
  • 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:C421010
  • akhtar02/Scientific-Calculator-in-C

    This Reopositories is a Scientific Calculator 💗 using C-Graphics 😍

  • me-badsha/C-Graphics-Project

    Here You will find some easy C and C++ project.

    Language:C++34217
  • UG-SEP/Tic-Tac-Toe-AI-Intergrated

    TIC TAC TOE GAME IN C++ with computer and additional fastest first concept using graphics.h

    Language:C++28116
  • naemazam/Hotel-Management-System

    Password Protected Hotel Management System in C language.

    Language:C24103
  • mahendramahara/Solving-Challenges-C

    Solving Challenges in C Programming repository, featuring over 100+ curated resources to boost your skills. Crafted by Mahendra Mahara, explore challenges, PDFs, and mini projects. Contribute, connect, and stay updated to excel in C programming. Embark on a journey of learning and mastery.

    Language:C23101
  • 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++19114
  • ganeshkavhar/Calender-app-in-C-by-ganesh-kavhar

    ganesh kavhar projects

    Language:C172015
  • ShravanDalavi/CProgrammingProjects

    A collection of C language projects focusing on specific concepts, algorithms, and problems, offering hands-on experience and practical examples.

    Language:C15101
  • 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:C14106
  • 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:C14103
  • 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:C13202
  • AsifOnTheCode/Cpp-and-projects

    C and C++ language practice, problem solving, data structures and algorithms with more exercise. completed four projects in C

    Language:C11202
  • 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:C11201
  • krutikkkkkkkkk/C

    Basic C projects

    Language:C10106
  • mozancetin/c-projects

    Some C Projects

    Language:C8104
  • deryaxacar/42-Libft

    libft is a C library reimplementing core functions for memory, strings, characters, and lists.

    Language:C7100
  • 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:C7101
  • deryaxacar/42-Ft_printf

    This project reimplements printf in C, handling formatted output with custom support for various specifiers.

    Language:C6100
  • deryaxacar/file-management-system

    This project is a simple file management app for creating, deleting, listing, and viewing files.

    Language:C6100
  • 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:C5101
  • dohack/100Days100CProjects

    100 Days 100 C Projects: A Voyage into C Programming Mastery

    Language:C5100
  • 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:C510
  • result-management-system-in-c

    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:C4100
  • 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:C4201
  • BilalGns/C-Examples

    C language examples

    Language:C4110
  • mohammedhrima/Wolf-Compiler

    Compiler made for fun (in progress...)

    Language:C4100
  • 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:C4101
  • 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++210