GitHub topics: cprogramming
The-Young-Programmer/C-CPP-Programming
C/C++ Programming for Beginners (Basic to Advance)
Language: C++ - Size: 6.41 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 165 - Forks: 77

allancrabelo/Get_Next_Line
The get_next_line project challenges students to implement a function that returns the next line from a file descriptor with each call. It involves reading with read(), managing dynamic buffers, and handling static variables, reinforcing memory control, string manipulation, and efficient I/O operations in C.
Language: C - Size: 1000 Bytes - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

mhamdyx/C-programming-A-Modern-Approach-2nd-ed-Solutions
My solutions to the C Programming A Modern approach book 2nd edition (by K. N. King). These solutions are published for historical purposes and intended to be a guide for other learners to gain intuition rather than being used for cheating.
Language: C - Size: 329 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 5 - Forks: 2

XORaur0n/Notes
A collection of various cybersecurity notes written in Markdown
Size: 2.31 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

simstim-star/DirectX-Graphics-Samples-in-C
Port of the examples in https://github.com/microsoft/DirectX-Graphics-Samples to C
Size: 659 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 6 - Forks: 1

Choaib-ELMADI/getting-started-with-stm32
A collection of notes, examples, projects, and animations for learning STM32 microcontrollers and embedded systems development.
Language: C - Size: 144 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 6 - Forks: 1

TonyStark-19/C-Coding
Welcome to my C coding repository! This repository is organized into three levels of programs, categorized by logic complexity and the number of lines of code. It's a great starting point for practicing, improving, and mastering C programming.
Language: C - Size: 655 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

aceyzz/So_long
Level 2 - Common Core
Language: C - Size: 14.2 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

aceyzz/Minitalk
Level 2 - Common Core
Language: C - Size: 4.4 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

aceyzz/Libft
Level 0 - Common Core
Language: C - Size: 4.37 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

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

Choaib-ELMADI/bare-metal-programming
A hands-on exploration of bare metal programming with the STM32 Nucleo-F446RE. Learn how embedded systems work from the ground up using C, GCC toolchains, Makefiles, and more.
Language: Assembly - Size: 9 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 4 - Forks: 0

SeaHuyty/C-C--LessonsAndExercises
A collection of lessons and exercises of C and C++ programming languages.
Language: C - Size: 882 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

MohamedSelimMah/Command_Line_Shell
A lightweight Unix-like shell implementation in C v2.0
Language: C - Size: 218 KB - Last synced at: 11 days ago - Pushed at: 11 days 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: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

moulahguine/mips-student-projects
Project showing a C codebase and its manual translation to MIPS assembly instructions
Language: Assembly - Size: 221 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

imsunilvaghela/TheEmbeDEADInterview
Crack your Embedded Interview
Size: 213 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 45 - Forks: 16

anjishnu-mukherjee/DSA_Basics
This Repo Consists of all the Data Structures and Algorithms that i have encountered in my Engineering Journey
Language: C - Size: 141 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 3 - Forks: 0

Akanksha1212/C_Programs
This repository contains basic C programs to help beginners.
Language: C - Size: 14.7 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 91 - Forks: 311

kouroshtkk/Lowlevel
Simple Employee Database in C
Language: C - Size: 33.2 KB - Last synced at: 7 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

krsahil8825/simplecalculator.c
Language: C - Size: 28.3 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

jajosheni/jajosheni.github.io
Daydreamin'
Language: HTML - Size: 50.9 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

OUIsolutions/CWebStudio
An Modern Reactive C Web Server
Language: C - Size: 17.4 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 79 - Forks: 6

Asko7779/file-scanning
intermediate level file scanner, scans a desired directory/file for a malicious hash and flags it, it's a bit glitchy sometimes
Language: C - Size: 24.4 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

wasifmostofa/ICT_Practical_SJC
Ciao Josephites!!! ICT_Practical_code has been released.
Language: HTML - Size: 204 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

richiepagard/c-algorithm
Write some algorithms with C programming language. I'm trying to write the best way that I can.
Language: C - Size: 228 KB - Last synced at: 9 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

Soumyajit4119/SoumyaJitDas
🚀 Welcome to my personal GitHub repository! This repository contains my `readme.md` file, showcasing about me, my skills and my latest projects. It also highlights my expertise in Python programming, data structures and algo, full-stack web development, AI, ML, computer vision, while providing direct ways to connect with me through social media.
Size: 30.3 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

aryashah2k/OOP-In-CPlusPlus
An Awesome Repository On Object Oriented Programming In C++ Language. Ideal For Computer Science Undergraduates, This Repository Holds All The Resources Created And Used By Me - Code & Theory For One To Master Object Oriented Programming. Filled With Theory Slides, Number Of Programs, Concept-Clearing Projects And Beautifully Explained, Well Documented Learnings, This Repository Shall Project My Learnings In OOP During College And Help You Master The Same!
Language: C++ - Size: 55.1 MB - Last synced at: 2 days ago - Pushed at: almost 4 years ago - Stars: 85 - Forks: 14

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: 18 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

ThiruXD/Arduino-Based-Project
Arduino Based Smart Remote for Controlling Electrical Appliances a part of the Final Year Project at P.S.V Polytechnic College
Language: HTML - Size: 75.2 KB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

Lohitha-Bommisetty/PROJECTS
This project aims to design and implement a real-time system for accurately measuring and displaying tilt angles using the MPU6050 sensor, enabling motion tracking and orientation detection for embedded applications.
Language: C - Size: 4.04 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

simstim-star/DirectXMath-in-C
Port of https://github.com/microsoft/DirectXMath to C
Language: C - Size: 35.2 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

lucianookdp/primeiro-de-muitos
Meu primeiro projeto em qualquer linguagem, feito em C (2022): uma urna eletrônica simples para votar em 4 candidatos, com opções de branco e nulo. Mostra o resultado final com vencedor ou empate.
Language: C - Size: 2.93 KB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

yvann-ba/MiniShell
Custom shell program 🐚 designed for effective command parsing, process execution, and managing shell environments
Language: C - Size: 1.1 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 3 - Forks: 0

nirmit27/DSA-and-Revision
A repo for DSA preparation and revision.
Language: Java - Size: 589 KB - Last synced at: 15 days ago - Pushed at: 29 days ago - Stars: 2 - Forks: 0

roopeshsn/c-learnings
My learnings in the C programming language
Language: C - Size: 164 KB - Last synced at: about 8 hours ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

Dawn-K-Vinod/C_Program_files
Program files of C programming language.
Language: C - Size: 3.03 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

MaazWebDev/C_Language_Programs
Make The C language Progams . Excercises Are Done From Dennis Ritche Book
Language: C - Size: 196 KB - Last synced at: 29 days ago - Pushed at: 29 days 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: 29 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

Lmuhammed/C-Programmes-For-Beginners
مرحبًا بكم C-Programmes-For-Beginners هذا المستودع هو مجموعة من أمثلة الشيفرة البسيطة التي أنشأتها أثناء رحلتي لتعلم لغة السي . Welcome to C-Programmes-For-Beginners ! This repository is a collection of simple code examples that I’ve created as I learn C.
Language: C - Size: 166 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 1 - Forks: 0

f-corvaro/LIBFT
"A solid foundation for system programming in C."
Language: C - Size: 8.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

chrisbazley/strb_t
A new type and functions to manage strings, as proposed in WG14 papers N3250, N3296 and N3306. Its goal is to eliminate a source of many common programmer errors. The new interface is designed to be as familiar and ergonomic as possible.
Language: C - Size: 171 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0

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

georgecatalin/Bare-metal-programming-from-ground-up
Embedded System Bare-Metal Programming for the STM Nucleo 144 Family. Drivers for DMA,ADC,UART,TIMERS, GPIO,SPI,I2C,RTC,SysTick. No libraries used, only registry manipulation.
Language: C - Size: 24.7 MB - Last synced at: 29 days ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 2

georgecatalin/Advanced-C-Programming-Course
Code work associated with the course "Advanced C Programming Course" on Udemy, Authored by Tim Buchalka's Learn Programming Academy and Jason Fedin
Language: C - Size: 296 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 15 - Forks: 8

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

BrNi05/geomax
GeoMax is a university project for my first semester C programming course. It is a console window coordinate geometry program with limited, yet very useful functions.
Language: C - Size: 49.8 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

saichandu9704/AddressBook
This project in C is a great way to practice file handling, data structures (like arrays or linked lists), and basic algorithms for searching, sorting, and modifying data. It's also a practical example of how simple databases work at a fundamental level.
Language: C - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

mahendramahara/DSA-in-C-Programing
Explore a collection of C programming language implementations for various data structures and algorithms. From linked lists to sorting algorithms, this repository provides a hands-on approach to learning and understanding essential concepts in data structures and algorithms.
Language: C - Size: 15.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 1

MliliGenes/42Projects
🚀 42/1337 Common Core Projects A showcase of my 42/1337 School projects, from Libft to minishell, Pipex, and push_swap. Demonstrates my skills in C programming, algorithms, system administration, and game development. Explore, learn, and follow my coding journey!
Language: C - Size: 2.19 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Karthikrgpt/Mini_Shell
A mini shell is a simplified version of a Unix/Linux shell, designed to replicate core functionalities of standard shells like bash, zsh, or sh, but with reduced complexity.
Language: C - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Wangzhike/HIT-Linux-0.11
网易云课堂选的操作系统课实验的代码及相关记录
Language: C - Size: 33.6 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 467 - Forks: 194

080bct12alex/Ticket-Booking-system
C programming project
Language: C - Size: 54.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ualiurrahat/complete-c-programming-mastery
🚀 Complete C Programming Mastery 🚀 A complete Git repository to master C programming from scratch to advanced level. Covers everything—fundamentals, advanced topics, and tons of practice problems to help you become a pro! ⭐ If you find this repo useful, don’t forget to star it!
Language: C - Size: 1.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

richiepagard/c-book-exercises
The exercises of the C Programming Language book.
Language: C - Size: 46.9 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

ManyamSanjayKumarReddy/Basic-Projects-in-C-Programming
Basic C Programming Mini Projects
Language: C - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 34 - Forks: 9

Mostafa-wael/Signals-in-Operating-Systems-Guide-for-Beginners
This guide explains signals in simple terms and provides step-by-step C examples for hands-on practice
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

drummerviswa/AI_Project_Implementation
AI Project - Implementation of Searching Algorithm (Uninformed Search).
Language: C - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

satyasootar/Synergy-programming
This repository contains a comprehensive summary of all programs completed during the 3rd semester (2024) at Synergy Institute of Engineering and Technology, Dhenkanal. 🎓✨ Here, you will find detailed documentation and resources related to each program, showcasing the academic achievements and skills developed throughout the semester.
Language: C - Size: 324 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 0

harmeshgv/multi-level-queue-scheduler
🚀 Multi-Level Queue Scheduling Algorithm implementing Round Robin, Priority Scheduling, and FCFS to efficiently manage process execution based on priority levels. Includes Docker automation for easy deployment.
Language: C - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

RezaGooner/Traffic-Light-with-Counter
This repository contains C code(Code vision file) and Proteus simulation files for a traffic light control system. The system includes three lights (red, yellow, and green) and a two-digit counter to display the remaining time for each light. The duration of each light can be adjusted in real-time using buttons.
Language: C - Size: 411 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

RezaGooner/Timer-4digit-7segment
This project is a Digital Clock that displays time in minutes and seconds on a 4-digit 7-segment display. It uses the ATmega32 microcontroller, a BCD to 7-Segment Decoder (IC 7447), and the Multiplexing technique.
Language: Assembly - Size: 71.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

madhusudanhasbe/Programming-in-C-Lab
Programming in C Lab Assignments (Semester 2)
Language: C - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: 2 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: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

abolfazlmohammadpour/CExamplesZeroToHigh
Examples Of C Programming Language Zero To High
Size: 29.3 KB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

georgecatalin/Embedded-Systems-STM32-HAL-APIs-Driver-Development
Bare-metal programming for the SMT32 Microcontrollers using the HAL library. Drivers for DMA,ADC,UART,TIMERS, GPIO,SPI,I2C,RTC,SysTick
Language: C - Size: 33.7 MB - Last synced at: 29 days ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 1

dewanmukto/drone-zone
Experimenting with game development using the dinosaur of programming languages, i.e. C.
Language: C - Size: 218 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

elyse502/UoK
A repository for my coding assignments and projects at the University of Kigali, showcasing various programming modules and practical implementations.
Language: Java - Size: 110 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

JohnNtirintis/CS50
Personal solutions to problem sets and labs from Harvard University's CS50: Introduction to Computer Science. Covers a wide range of programming languages including C, Python, JavaScript, and SQL.
Language: C - Size: 47.9 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

joegasewicz/easy-tcp 📦
Python TCP WSGI Server
Language: C - Size: 144 KB - Last synced at: 2 days ago - Pushed at: about 4 years ago - Stars: 1 - 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: 21 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

mohammedhrima/Interpreted_programming_language
Interpreted programming language built with C
Language: C - Size: 17.6 MB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 0

mblucasm/musin
'Artificial Intelligence' system designed to play the card game Mus, combining advanced statistical analysis and real-time decision-making algorithms. Ideal for exploring AI applications in strategic games.
Language: C - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

hkmztrk/CMPE150
Bogazici University - CMPE150 (Introduction to Computing C) lab notes
Language: C - Size: 1.51 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 6

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

duhaozdemir/MQ-4
Embedded software for MQ-4
Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

djmgit/snipher
A simple packet sniffer in C using Raw socket
Language: C - Size: 251 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

MaroB05/Bentest
basic performance measurement tool written in C with various statistical measures
Language: C - Size: 2.3 MB - Last synced at: 26 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

georgecatalin/mastering-stm32cubemx5-and-cube-ide
Using STM32 CubeMX and STM32 Cube IDE to Code Drivers and Firmware
Language: C - Size: 73.7 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

amzyei/charlex-os Fork of gifburst/charlex-os
CharleX is a simple operating system. The kernel is written in C. I am still working on the source code to improve the kernel with many new features. My goal is to create a free, open-source operating system similar to Linux and FreeBSD. You can support us by contributing and improving the code for this project or by giving it a star.
Language: C - Size: 14.4 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Eli-Keli/C-Programming-Class
Language: C - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

omphilejmatsobe/alx-low_level_programming
Dive into the fundamentals of programming with my collection of C projects.
Language: C - Size: 1.03 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

TashinParvez/My-CP-Template
Language: C++ - Size: 62.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

EgeErgunn/Caesar-Cipher-Decryption
A C program to decrypt Caesar cipher-encrypted messages using frequency analysis. Reads input files, decrypts messages automatically, and outputs the results.
Language: C - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Choaib-ELMADI/fluid-level-sensor
Arduino-based water level monitoring system featuring real-time OLED display, voltage-to-level conversion, and interactive graphing capabilities.
Language: C++ - Size: 1.83 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

notnayan/WLV_HCK
You're welcome.
Language: Jupyter Notebook - Size: 99.4 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

yashkolte/LearnC-ProblemQuestion
This repository is designed to help you master the C programming language by practicing problems and understanding core concepts step by step.
Language: C - Size: 155 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

yvann-ba/Get_Next_Line
Custom C function to read lines from a file descriptor. Efficient memory and file handling
Language: C - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

yvann-ba/MiniTalk
Inter-process communication using Unix signals. Send and receive messages between a client and server
Language: C - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

yvann-ba/Push_Swap
Efficient stack sorting algorithm in C. Optimize the number of moves using limited operations
Language: C - Size: 1.52 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

AnamayaSaraogi/C-Programming
This repository is a collection of codes, exercises, and projects I am working on as I learn the C programming language. It is a work-in-progress and reflects my journey from the basics to more advanced concepts in C.
Language: C - Size: 38.1 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

khaouitiabdelhakim/Pascal-Compiler--Enhaced-Version-2025-
This is a simple Pascal-like language interpreter written in C. It supports basic programming constructs such as variable declarations, assignments, conditional statements (`if-else`), loops (`for`, `while`), and input/output operations (`read`, `write`). Below are some example programs that demonstrate the functionality of the interpreter.
Language: C - Size: 226 KB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

alurubalakarthikeya/Data-Structures
Practice on Data Structure concepts like Stacks, Queues, LinkedLists
Language: C - Size: 124 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

simon-zerisenay/42_Push_Swap
Pushswap is a 42 project emphasizing efficient sorting by minimizing operations. Participants use a limited set of commands to manipulate stacks and achieve the desired sorted order, showcasing algorithm design and optimization skills while developing problem-solving abilities.
Language: C - Size: 81.1 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

simon-zerisenay/42Minitalk
42 Minitalk: Minitalk is a project that involves creating a client-server communication system using signals. The goal is to implement a client program that can send messages to a server program using signals, which are then displayed by the server.
Language: C - Size: 1.11 MB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

simon-zerisenay/42_Philosophers
42 Philosophers: Philosophers is a project that involves solving the dining philosophers problem using threads and synchronization. The goal is to implement a solution where multiple philosophers can share a limited number of resources (such as forks) without encountering deadlocks or starvation.
Language: C - Size: 85 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

chinmay29hub/C-plus-plus
C++ Topics
Language: C++ - Size: 3.52 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Manraj29/Cricket-using-C
A game of Cricket for programmers.
Language: C - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

abdullah09c/Meal-Manager
This repo contains my project.
Language: C - Size: 820 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
