Topic: "cprogramming-language"
kinshuk-code-1729/C-HackerRank
This repository contains the solutions to all the HackerRank problems of C programming language which I've solved to earn 3 stars on HackerRank.
Language: C - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Gavriel770U/Filter-Mania
Set of various interesting and funny filters made in C and C++ using ofGraphics
Language: C - Size: 581 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

PauliuSliavas/Curiosity
First Model Rocket project I've decided to share in GitHub repo. Will tru to share step by step guide to build one yourself..
Language: G-code - Size: 8.79 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Techiral/EduTechiral
Discover practicals mentioned in 10th computer book for free
Language: HTML - Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

DriftingOtter/smplFetch
a simple fetch(s) script for linux.
Language: C - Size: 12.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mehedi0105/Codeforces-Problem-Solve-in-C
C Problem Solve with Codeforces
Language: C - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Capibara-Tools/capibara-vs-code
VS Code plugin for Capibara
Language: TypeScript - Size: 418 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

abhikumar45444/Data-Structures-from-Scratch-C-
Data structures and algorithms are fundamental concepts in computer science and programming that play a crucial role in organizing and manipulating data efficiently.
Language: C - Size: 215 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sumeetsarkar/art-of-c
Learn the art of C
Language: C - Size: 84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Omarkhaledaw/Uni
This contains all files and resources for the projects I've done as a Mechatronics and Robotics engineering student at the Egyptian Russian University (ERU)
Language: Python - Size: 24.7 MB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

CharleeBrown/Beginner-C-Projects
Beginner Projects written in C
Language: C - Size: 39.1 KB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

georgecatalin/FreeRTOS_From_Ground_Up_on_ARM_Processors
Foundations of real-time systems and how to build real-time applications using FreeRTOS
Language: C - Size: 26.9 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

XAheli/Bank-Management-System
The Banking System project is a console-based application that simulates a simple banking system. It provides users with the ability to perform various banking operations such as account registration, balance inquiry, deposits, withdrawals, and more. Developed using the C programming language, this system provides two distinct interfaces.
Language: C - Size: 264 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

IamJayPrakash/LearnSmashersIntern
This Repository contains codes in C Language related to intern with Learn smashers in c programming .
Language: C - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

saifcore7/Report_Card_Generator
This repo includes a program written in C programming language, basically program is about generating a report card as per user details.
Language: C - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

IamJayPrakash/TrainReservationSystem
This is a C program that simulates the booking of train tickets for a fictitious train. The program asks the user to select the class and type of seat they want to book, and based on availability, allocates a seat number to the user. It then asks for passenger details and calculates the fare for the ticket.
Language: C - Size: 33.2 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

iflis7/cub3d
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you’ll have to find your way.
Language: C - Size: 16.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

AviralMehrotra/Project-Diary-Management
This program is a simple Personal Diary Management System implemented in C language. It allows the user to add new records, search for existing records, and display all saved records.
Language: C - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

MassiGy/C-strings
This repository contains some useful and drag and drop C-string methods that you can join to your current project.
Language: C - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

le-mountassir/Minishell
Minishell is the project that will allow us to travel through time back when communicating with a computer was possible only by using 1/0 switches, it was really irritating so in this project, we will create our own piece of software that will allow us to communicate with a computer using interactive lines of commands in a language close to the human language. the project is basically about building your own Shell from scratch
Language: C - Size: 1.49 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

boneykuriakose/Digital_steganography
Digital steganography
Language: C - Size: 2.81 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rafaelfigueredog/HashTableInC
This is a simple implementation of a hash table in C. It provides functions to create a hash table, insert key-value pairs, and retrieve values by key.
Language: C - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

AtishKumarSahu280301/AKS_PROJECT_07
Snake Fruit Game Using C Programming Language In DEV-C++ IDE
Language: SWIG - Size: 616 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sojol4242/c_academic
Our dept course-based C programming repo. Here anyone can able to learn the core concepts of C programming.
Language: C - Size: 1.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

pradipbedre/Home-Automation-Using-IOT
A home automation system built using IoT technologies, NodeMCU, Raspberry Pi and embedded C programming, allows users to remotely control and monitor various devices in their home.
Language: C - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

MassiGy/C-arbres-phylogenetiques
Ceci est un projet en C qui permet de manipuler les arbres binaires phylogénétiques.
Language: C - Size: 1.86 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

melias198/Final-Lab-Contest
Introduction to C Programming and Problem Solving |
Language: C - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mrnazu/C-programming-for-Beginners
In this course, you will learn about the basics of the C programming language.
Language: C - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

ads930/Thermostat
This is the code for the multiple implementations of a finite state machine thermostat. There is an implementation in C for the dsPIC33EP64MC502, an implementation with VHDL, and an implementation with LabVIEW and DAQmx. TwithFPO_DAQmx.vi requires a MyDAQ to run the program.
Language: C - Size: 82 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Lauthy02/C
Programas que hice en lenguaje C.
Language: C - Size: 245 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Rim032/QCBasic
A simple program that allows modellers to create QC files using this program, this can be used for games that use the Source Engine, such as GMod. This program was created using C. This is essentially a QC file creator.
Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Yamzil/ft_printf
This project is pretty straight forward. You will recode printf. Fortunetaly you will be able to reuse it in future projects as a legit function of your libft. You will mainly learn how to use variadic arguments.
Language: C - Size: 1.2 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Yamzil/libft
This project aims to code a C library regrouping usual functions that you’ll be use for all your next projects.
Language: C - Size: 1.73 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

abrarShariar/Algorithm-problem-solving
Hacking the dopamine!
Language: Python - Size: 36.6 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

kziovas/uni-project-robotics
A simple Arduino Robot. Written in 2nd semester of conversion MSc in Informatics, University of Piraeus.
Language: C++ - Size: 1.37 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

iamvs-2002/C_Programs
Various C programs
Language: C - Size: 55.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

Rupesh2001/cprogramming
Language: C++ - Size: 1 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

dadavidson/c-collection
A collection of c programs.
Language: C - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

this-is-shreya/stacks-in-C
Stacks implementation in C programming.
Language: C - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

joegasewicz/vscode-c-settings
Starter template to build & run c code in Visual Studio Code
Language: C - Size: 127 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

yunusemreaydinli/CMD_Bank_System
Turkish and English Supported, Banking System with C
Language: C - Size: 104 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

mranoopsahani/number_guessing_game
This is a number guessing game in c language
Language: C - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

othmanekahtal/convertor-character-to-ascii-table-order
convertor character to ascii or ascii order to character
Language: C - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

nirmalnishant645/C-Programming
Basic C Programs
Language: C - Size: 32.2 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

acalinux86/ray_tracer
My Own Implementation of Ray Tracing From Scratch in C
Language: C - Size: 64.5 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Peakk2011/Mintkit
Dynamic Framework that allows you to adjust content in a more customizable way.
Language: JavaScript - Size: 105 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

ssoehdata/C_Learning
Working through resources to learn C
Language: C - Size: 4.88 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

MohamedSelimMah/Command_Line_Shell
A lightweight Unix-like shell implementation in C v2.0
Language: C - Size: 221 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

MaazWebDev/C_Language_Programs
Make The C language Progams . Excercises Are Done From Dennis Ritche Book
Language: C - Size: 269 KB - Last synced at: 15 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

JohnPascoal/basic-advanced-projects-in-c
Coleção de projetos em C, desde o básico (Level_0) até o avançado (Level_10), para aprendizado e demonstração de habilidades na linguagem.
Language: C - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Bhargav-Golakiya/Banking-System-in-C
Banking System In C
Language: C - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ankitpoddar07/C-Programming
💻 C & C++ Projects
Language: C++ - Size: 26.2 MB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

utkarshad21/C-Language-Codes-with-Practice-question
This repository contains various C language code solutions with practice questions from the "Code with Harry" YouTube channel. Each code file is accompanied by comments that detail the respective practice questions, making it easy to follow along and improve C programming skills.
Language: C - Size: 1.32 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

kouroshtkk/Lowlevel
Simple Employee Database in C
Language: C - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

arindam2590/C-Programming
This repository contains a collection of C programs covering basic to advanced concepts, including arithmetic operations, loops, recursion, number manipulations, and pattern printing. Each program is well-documented for easy understanding and learning.
Language: C - Size: 127 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

gummyniki/CD-C-addon
An addon for the C programming language that makes your job easier
Language: C - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

FrazTheWizard/TheCProgrammingLanguage
My journey going through all the exercises in the popular book by Dennis Ritchie and Brian Kernighan
Size: 4.58 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

debeshp6/HackerRank-C-Solutions
Crack the code with ease! 🚀 Uncover solutions to all HackerRank challenges in C programming. Whether you're a beginner or a coding ninja, this repo is your secret weapon. Level up your skills and conquer every challenge effortlessly. Let the coding adventure begin!
Language: C - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

Karthikrgpt/Lexical-Analyser
Lexical analysis, also known as scanning is the first phase of a compiler which involves reading the source program character by character from left to right and organizing them into tokens.
Language: C - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Stephen842/C_Programming
This repository is dedicated to my C programming journey, covering concepts from beginner to advanced levels. It serves as a structured archive for all my C programs, with organized directories for different topics and projects.
Language: SWIG - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

NAGESHJAGTAP/ardiuno-uno-Car-Wiper-project-software-with-hardware
🚗 Smart Car Wiper System - Arduino Uno Project This Smart Car Wiper System is an Arduino Uno-based automation project that detects rain using a water sensor and controls servo motors to operate windshield wipers. The system ensures automatic and efficient wiper movement based on water intensity, improving visibility and safety.
Language: C - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sohaibazmi101/data-structure
A comprehensive collection of Data Structures and Algorithms implemented in C. Includes Linked Lists, Stacks, Queues, Trees, Graphs, Sorting & Searching algorithms with detailed explanations and code.
Language: C - Size: 364 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Harsh-Arora-4114/Tic-Tac-Toe
Tic-Tac-Toe is a classic game that is simple to implement using the C programming language. Below is a brief overview of how to create a Tic-Tac-Toe game in C, including essential components and a basic structure.
Language: C - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Sabit566/Restaurant-Management-System
This is a Restaurant Management System with C program. Including some feature such as administration, customer and log activity with real time.
Language: C - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

BlazinSan/MedRecordKeeper
A medical record-keeping program developed by C Programming Language, intended for healthcare authorities usage such as hospitals, clinics, etc..
Language: C - Size: 33.2 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

kouroshtkk/C-K-R-exercises
C programming exercises of K&R Brian Kernighan and Dennis Ritchie book solved by myself
Language: C - Size: 2.93 KB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

dahmansphi/distributed_systems
This repository will showcase lab examples related to the course content on distributed systems. The code provided will be written in the C programming language.
Language: Shell - Size: 3.86 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

souravkaushik-dev/Digital-Library
"Digital Library" is a C-based command-line app where users can explore my bio, portfolio, projects, and contact details. It also provides a direct link to my full portfolio website for easy access.
Language: C - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

DJE98/TextMatrixEvolver
The TextMatrixEvolver is an innovative project that leverages the power of evolutionary algorithms to generate character matrices of a defined size. These matrices are uniquely structured to visually display specific words from a given list.
Language: C - Size: 25.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Maruf346/Voting-Machine
This repository contains a Voting Machine project implemented in C, showcasing two different approaches to conducting an electronic voting system.
Language: C - Size: 326 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

absallam1999/console-applications
Simple C, C++, C# Console Applications
Language: C++ - Size: 53.7 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

z0hir1101/THE_C_PROGRAMMING_LANGUAGE
my solutions of exercises in the book "THE C PROGRAMMING LANGUAGE"
Language: C - Size: 51.8 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ASalah00/EG-Fwd-On-Demand-Traffic-Control
Language: C - Size: 492 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

bPavan16/C-Programming-Codes
A collection of C programs I wrote during my first year of college. These programs cover fundamental concepts of programming, problem-solving, and Data Structure design
Language: C - Size: 143 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

sujanshresthanet/C-programming-examples
Collection of C programming examples for learning and practice, covering basic to advanced concepts.
Language: C - Size: 78.1 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ento00/C_Programming_A_modern_approch_solutions
My solutions to the exercises in K. N. King's "C Programming: A Modern Approach", second edition.
Language: C - Size: 78.1 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Shreyas-Wagire/OS_algorithms
This is all the operating system code implemented in college.
Language: C - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

cln-Kafka/Watchdog-Timer-Use-Cases
This project showcases the usefulness of the watchdog timer, available in many microcontrollers such as ATmega328p and STM32F401xE, using a Proteus simulation and from scratch driver.
Language: C - Size: 12.7 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

SuhasPatel03/Mini_Voting_System
C project for Beginners
Language: C - Size: 3.91 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

KaikPaixaoOliveira/SillionTest
This repository was created for the purchase fo the technical test of Sillion Technologies.
Language: C++ - Size: 957 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

atomhudson/VsCodeWithC
Practice for C and C++ programming
Language: C++ - Size: 4.17 MB - Last synced at: 28 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

aishikmukherjee/Basic-C-programs
Developer/Creator: Aishik Mukherjee
Language: C - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Chosen808/C
C source Files
Language: C - Size: 57.6 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

TJ-develops/C-Programmes
Language: C - Size: 31.3 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

muhammedrahil/3rd-and-4th-Semester-B.Sc.CS-Lab-Programs
Calicut university ,BSc computer science 3rd and 4th lab program question and code
Language: C - Size: 298 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

MihirSaiDudekula/C-and-DSA
This Repository contains all programs taught as part of Introduction to C-programming, Data structures and Algorithms course.
Language: C - Size: 145 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

mimi-netizen/C_Notes
My notes on the C Programming Language
Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Zank613/structures_quick
Common data structure implementations in C
Language: C - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Prudence-Wambui/LEARNING-C
Everything C
Language: C - Size: 308 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Bhuvi2006/Alphabet-pattern-using-C
Language: C - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

aditya8242/C
Set of problems solved while learning C
Language: C - Size: 93.8 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

sandyg6/C-Programming
C Programming
Language: C - Size: 161 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Kash1444/C_files
This repository contains a collection of C programs that cover various fundamental and advanced concepts in C programming. Each program is designed to demonstrate specific features and capabilities of the C language, providing a comprehensive learning resource for students and developers.
Language: C - Size: 32.2 KB - Last synced at: 27 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

harikrishnan669/DS_Lab
KTU S3 DS LAB PROGRAMS
Language: C - Size: 56.6 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

AhmedMaherElSaeidi/Data-Structures-Using-C
The goal of this project is to create a C program that demonstrates the implementation and usage of linked lists, queues, and stacks. These data structures are essential in computer science and are widely used for managing data in various applications.
Language: C - Size: 9.77 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

gourabofficial/C_Program
C Programming Language
Language: C - Size: 373 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Aditya-C-S/TO-DO-List
"TodoList is a simple task management tool written in C. It allows you to add, update, and complete tasks from the command line. Stay organized and focused on your tasks with this lightweight utility."
Language: C - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

siddarthshete/Computer-Graphics
This repository contains assignment codes of computer graphics using C programing which were performed in third semester
Language: C++ - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

glovic/alx-low_level_programming
ALX Low-Level Programming, Linux/Unix System Programming
Language: C - Size: 465 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

firdausmuhammadismail/LinwareCracker
This is not an illegal tool because you can modify my code yourself. it was created for the purpose of filling spare time and learning programming logic how scripting commands work in c language. as u can see in the source code that i added a malicious command in a linux environment
Language: C - Size: 993 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
