GitHub topics: c-project
ragibasif/xdbg
Memory debugger library for C projects.
Language: C - Size: 182 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 6 - Forks: 0

mekb-turtle/c-template
Linux C program template
Language: Meson - Size: 39.1 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

mohammedhrima/Wolf-Compiler
Compiler for my own programming language (in progress...)
Language: C - Size: 4.88 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 7 - Forks: 0

matt-dunleavy/cosmo-project
Project starter template for building cross-platform applications in C using the Cosmopolitan toolchain
Language: Makefile - Size: 490 KB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 26 - Forks: 0

Jian-blue/Electricity_Bill_Calculator_C-Project
A C language console application for calculating electricity bills, featuring file handling and a simple menu-driven interface.
Language: C - Size: 244 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

ayeshamk23/ft_printf
ft_printf is a custom implementation of the C printf function. It handles formatted output, supports multiple specifiers, and improves understanding of variadic functions and string manipulation.
Language: C - Size: 4.88 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

marichu-kt/SecureBank
SecureBank es un proyecto académico que simula un sistema bancario concurrente en C, permitiendo operaciones como depósitos, retiros, transferencias y consultas de saldo. Está diseñado para manejar múltiples usuarios simultáneamente utilizando procesos, hilos, semáforos y comunicación entre procesos en Linux.
Language: C - Size: 2.16 MB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

LinuxUsersLinuxMint/CAppDevKit
Kit for developing command line applications in C
Language: C - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - 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: about 1 month ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

Alkaison/Projects-in-C
10+ Exciting C projects ideas with source code. Projects for beginners & first year students of CSE, IT, BCA.
Language: C - Size: 510 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 25 - Forks: 2

PriyanshuJajal/Digital-Clock-in-C
Made a Digital Clock in C , eventually increases the knowledge of C and its library functions.
Language: C - Size: 6.84 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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: 7 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

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: about 1 month ago - Pushed at: 6 months ago - Stars: 4 - 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: about 2 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

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: about 2 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

fredsiika/30-seconds-of-c
🔌Curated collection of useful C Programming tutorials, snippets, and projects that you can understand in 30 seconds or less.
Language: JavaScript - Size: 358 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 38 - Forks: 10

ravi688/BuildMaster
BuildMaster is a wrapper around meson to make C/C++ project configuration convenient, faster, and remove boiler plate code
Language: C++ - Size: 166 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

itsYakub/Soft
Simple 2D Real-Time Graphics Library
Language: C - Size: 129 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

nahid784/employee-management-system-using-c_program
Employee Management System using C is a project for my university course. It efficiently manages employee data, allowing adding, updating, and displaying records, all implemented in C programming.
Language: C - Size: 29.3 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

SonawaneAshwini/CProgrammingProjects
A collection of C language projects focusing on specific concepts, algorithms, and problems, offering hands-on experience and practical examples.
Language: C - Size: 634 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 1

madhusudanhasbe/decision-tree-in-c
Implemented a decision tree program in C language as a part of assessment project.
Language: C - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AhmedRagabMogoda/Projects-Based-on-Atmage32
This repository contains a variety of projects in the field of Embedded Systems using AVR ATmega32 microcontroller. These projects are designed to cover a wide range of practical applications and different functionalities.
Language: C - Size: 3.13 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

without-eyes/wsfs
RAM-based File System
Language: C - Size: 189 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

deryaxacar/42-So_long
The So_long project aims to create a 2D maze game. In this game, the player controls a character to move through a maze and reach specific goals. The project provides an opportunity to learn about game programming, graphic management, and user interaction. It covers fundamental game mechanics, collision detection, and event management.
Language: C - Size: 3.64 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

deryaxacar/42-Minitalk
The Minitalk project is a program that enables communication between a server and a client in Unix-based operating systems. This communication channel is created using Unix's signal mechanism. The project offers an opportunity to understand and implement basic concepts such as signal handling and IPC (Inter-Process Communication).
Language: C - Size: 1.48 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

deryaxacar/42-Get_next_line
This project provides the ability to read a line from a file using the standard input function. The get_next_line function is used to read characters from a file, and it can also handle multiple files simultaneously.
Language: C - Size: 1.46 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

ValentineFernandes/Bank-Management-System
This is a C project.
Language: C - Size: 58.6 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 29 - Forks: 1

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: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Uttamnath64/ATM-IN-C
This is a simple ATM management system written in C. It use file-base storage.
Language: C - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

ttcpavle/http-client-c
This is a simple minimalist http/https client in c used for sending http GET requests and fetching data using sockets and openssl
Language: C - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

rkstudio585/Chatbot-in-C
Chatbot project! This simple command-line chatbot is written in C and can engage in basic conversation with users. It's designed to demonstrate how a chatbot can be created using basic C programming principles.
Language: C - Size: 8.79 KB - Last synced at: 18 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

mrsarm/ah
Huffman encoder CLI to compress files + display the encoding table and the Huffman binary tree
Language: C - Size: 150 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

alecksandr26/mem-c
mem-c is a simple memory allocator using a heap data structure with the mmap Linux syscall for dynamic memory management. It has a worst-case search time of O(n * log n) and averages O(log n). The allocator supports memory pagination, chunk merging, and plans for advanced features like garbage collection and arenas.
Language: C - Size: 669 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

fauzymadani/bgRemover.c
background remover made with C.
Language: C - Size: 139 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

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: 3 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

GET-UNKNOWN-ERR0R/mini-quiz-app
A multiple-choice quiz game written in C. This program features questions related to coding and web development, tracks the score, and includes a timer for each question.
Language: C - Size: 69.3 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Xenoids/GengshingHangman
Gengshing Hangman adalah game hangman yang dibuat khusus untuk karakter-karakter game pada genshin impact menggunakan bahasa program C
Language: C++ - Size: 91.8 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Alkaison/Phonebook-Management-System
Phonebook Management System in the C programming language is a software application that allows users to store, organize and manage large numbers of contact records efficiently. The system is designed to have functions such as adding, updating, viewing, listing and deleting contacts.
Language: C - Size: 1.96 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 2

migueltc13/project-li3 📦
Data-parsing program for reading and interpreting csv files using efficient modular design within Computer Labs III environment.
Language: C - Size: 1.65 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

Alkaison/Library-Management-System
A Library Management System coded in C to improve understanding on the concepts on File management, record entry, modification, deletion
Language: C - Size: 239 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 4

Alkaison/Number-System-Converter
Convert any number system to other like Decimal, Binary, Octal, Hexadecimal.
Language: C - Size: 125 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 31 - Forks: 10

Alkaison/Matchstick-Game
The rules of our game are simple. You start with 21 sticks, and two players take turns picking up 1, 2, 3, or 4 sticks. The player who takes the last stick loses.
Language: C - Size: 187 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

landiluigi746/Lufrak
Lufrak is a simple and intuitive program that allows you to setup and optimize your Windows 10/11 computer in a few clicks!
Language: C - Size: 3.16 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

1995parham-teaching/TanhaDarKhaneh
Learn to code with C in your home :house: :face_with_thermometer: :mask:
Language: C - Size: 55.7 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 3

rkstudio585/palindrome-checker-c
Palindrome Checker is a C program that determines if a string reads the same forward and backward. It ignores non-alphanumeric characters and is case-insensitive. The program runs in a loop, allowing multiple checks, and provides clear results and prompts to continue or exit.
Language: C - Size: 7.81 KB - Last synced at: 18 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

divyanshhkaushik/Matrix-Calculator-in-C-
This is my first basic project in C language with the help of internet sources(with some modifications).It can be used to solve any kind of arithmetic operations in matrixes.
Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

darajnish/opengl-cube
A simple example in OpenGL with a cube which rotates on its y-axis
Language: C - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ReduxFlakes/c-collection 📦
A collection of various C programs that I did in my computer class
Language: C - Size: 2.61 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

oguzaktas/coin-vending-machine 📦
Embedded system project by using Tiva C LaunchPad, 2x16 LCD Display, 8 buttons and 8 LEDs
Language: C - Size: 939 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

jrTilak/C-Games
"C Games" is a collection of interactive games. It also includes features like user account creation, login, game history tracking.
Language: C - Size: 10.6 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

aydinnyunus/CProjects
C Projects
Language: C - Size: 40 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 0

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

calovasquez/AGR135_Minerva
Drawing the logo of the minerva of the University of El Salvador with OpenGL primitives
Language: C - Size: 176 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

calovasquez/AGR135_Algorithm2
Drawing my carnet using the differential digital analysis algorithm (DDA) with OpenGL
Language: Makefile - Size: 150 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

calovasquez/AGR135_Algorithm3
Drawing a semicircle with lines using Bresenham Algorithm with OpenGL
Language: Makefile - Size: 156 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

calovasquez/AGR135_Algorithm1
Drawing my carnet using the general straight line equation algorithm, specifically the point-slope equation with OpenGL
Language: Makefile - Size: 163 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

lawalTheWest/alx-low_level_programming
Low-level programming is at the heart of system software development, device drivers, embedded systems, and more. we explore concepts like memory management, assembly language, and hardware interaction.
Language: C - Size: 501 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

lvkmannn/Simple-C-Language-Project
Two simple C language projects for beginners
Language: C - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

eyuelberga/decomment-program-c
C program to remove comments from source-code
Language: C - Size: 131 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mrsarm/helloworld-c
Project to use as a scaffolding C language project.
Language: C - Size: 33.2 KB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 7

urssanjaysingh/Bank-Management-System
This repository contains the source code and related files for the Bank Management System, a C project that simulates a simple banking application.
Language: C - Size: 58.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ihsonnet/Online-Voting-System-or-CR-Election-System
SE-133 Software Development Capstone Project by C/C++
Language: C++ - Size: 46.9 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 3

zhengliw/bf-compiler
Work in progress as always
Language: C - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

adinarad/C-Railway-Reservation-System
Railway reservation system application, written using C language. Persistent data is stored in text files using file handling.
Language: C - Size: 129 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

Sarangmp4/LSB-Digital-Image-Stegenography
Steganography hides communication by embedding data within other data, often using digital images due to their prevalence online. Various techniques exist, each with strengths and weaknesses, catering to different needs like absolute invisibility or hiding large messages.
Language: C - Size: 6.95 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ratomidev/Car-Management-System
Car-Management-System
Language: C - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

amanyadev/Projects
These are the Projects I worked on/created during my college in my process of learning
Language: C - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Sheiblu/C_Project_Sound_System
This is a System for child education (Using c) . In hear we use sound system in C compiler . Also Have Feature Learn , Exam , IQ test , Result Generate etc
Language: C - Size: 10.7 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 1

awkward-py/C-Programs
This collection contains various simple and practical C programs for learning and practicing programming. From basic arithmetic and pattern printing to simulating ATM transactions and checking for leap years, these programs cover a range of concepts.
Language: C - Size: 35.2 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

EduardoProfe666/Proyecto-Final-C
⛹ Proyecto de 1er Semestre de lP de Ingeniería Informática sobre un sistema para la administración de los Juegos Deportivos por la FEU
Language: C - Size: 526 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

hansang-lee/ATMega328p
Technical University of Chemnitz, Summer-Semester, 2019
Language: HTML - Size: 44.6 MB - Last synced at: 17 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

hamzakamelen/Contact_Management_System
Contact Management System || C Project || 2nd Semester PF-DUET
Language: C - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

aysekonus/StudentRegistrationSystem
student registration system
Language: C++ - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

karimelkheshen/endless-runner
An endless running game in the terminal.
Language: C - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

KaziRamisaRifa/Travel-Agency-Management-System
Language: C - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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

prajapatPriyanshu/Student-Data-Management
Created Student Data Management System with the help of Tool/Technology like sqlite3(DBMS), CMD(command prompt) and C language.
Language: C - Size: 2.63 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ANsh1123/C-projects
Applications of c programming
Language: C - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

JoaquinGiordano/console-shortcuts
Open webpages, apps and directories directly from the console and with a simple command
Language: C - Size: 15.6 KB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Phantom-fs/Projects
Projects with multiple different concepts and usages
Language: Java - Size: 28.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

georgecatalin-CodePractice-Courses/ELF_fake_virus
A learning project aimed for building situation awareness about vulnerabilities of systems against viruses and malware.
Language: C - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

jameurfida/StudentAssistant
This is a simple school project of C,This is not for professionals,People who starts learninng C language can use this for their school project.
Language: C - Size: 63.5 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Harsha-Vardhan-Tangudu/IPL-Scheduler-project
Designed an IPL Scheduler using C Programming
Language: C - Size: 3.16 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

HartzFrequency/Unit-conversion
The "Unit Conversion" repository on GitHub which simplifies converting between different units of measurement. Its c scripts convert units like length, mass, temperature, and time accurately, regardless of system. Examples include km to miles and Celsius to Fahrenheit.
Language: C - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

Arkaneel/mini-voting-system
A mini voting system built with ♥️ sqlite and c
Language: C - Size: 3.15 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

aminkhani/C
Cpp/C Tutorials, Exercise and PDF
Language: C - Size: 7.53 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

rudradcruze/wiki-cricketer
Cricket player management system. All in one player information holding system. Where user cam search player view all information and many more or an admin can enter a new player information and update information and delete information and may more.
Language: C - Size: 41 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ruimartins21/Domino-Project
Domino Project (Language c)
Language: C - Size: 13.2 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

Xenoids/C-Battleship-game
Unfinished battleship game project using C programming language
Language: C++ - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

Xenoids/Phonebook-Program
A program that keep your friend's name and phone number. Created using C Language program
Language: C++ - Size: 104 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

ashiqurrahmananik/Structured-Programming-CSE105-Project
First Project of My University Life
Language: C - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

mrsarm/gmp_test
C-project for test GMP library and CMake build system
Language: C - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

pradumkumar01/Bank-Managment-System-
Bank Management System
Language: C - Size: 116 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

arman-bd/c4web
C for Web is a simple framework for developing Web Applications using C. It supports basic routing and request / response mechanism.
Language: C - Size: 274 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 1

ASHIK11ab/C-Tourism-management-system
A tourism management software to manage your travel to your favourite destinations created using C.
Language: C - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

Rajat-dey/Scientific-Calculator
GUI Based Scientific Calculator in C.
Language: C - Size: 39.1 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 9

App-Monster-Belal/Cr_Voting_system
This project is about creating a voting system using the C programming language. The system will allow users to register their votes for a given set of choices and will also keep track of the total number of votes for each choice.
Language: C - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mustafa12121/mind-game
a game in the cmd created with c programming languges
Language: C - Size: 167 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

TilakSoorya/Voting-System
VOTING SYSTEM Created Using C LANGUAGE AND LINKED LIST
Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

iremkalkanli/Caesar-Cipher
C application that performs caesar encryption and decryption.
Language: C - Size: 984 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
