An open API service providing repository metadata for many open source software ecosystems.

Topic: "c-language-programming"

felixtanhm/42-piscine

This repository is a compilation for all my projects during 42's Piscine at SUTD Singapore, held on March 2024.

Language: C - Size: 17.2 MB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 52 - Forks: 7

Satverse/C-problems-Hacktoberfest2023

Make some contribution in c programming on Hacktoberfest2023

Language: C - Size: 57.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 181

whoxer/listu

A simple task manager for devs around the world

Language: C - Size: 166 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 8 - Forks: 0

CatX711/Programming-War-Crimes

oh no

Language: C - Size: 38.1 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 2

giangnguyen-bker/object-in-C

Object implementation in C language

Language: C - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

Ri-Nai/BIT-Lexue-Code

北京理工大学 - 乐学平台 - 编程作业代码

Language: C++ - Size: 348 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - 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

RanitManik/C-Tutorial-codewithharry

This repository is a comprehensive guide and resource for learning C programming from Harry sir.

Language: C - Size: 65.4 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

YuriiDorosh/markdown-viewer

"Markdown Viewer" is a simple GTK-based application to view Markdown files.

Language: C - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

Jianping-Duan/algcl

Algorithms and data structures are implements in C language.

Language: C - Size: 401 KB - Last synced at: 4 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

acetinkaya/CProgramlamaKaynaklari

C Programlama Dili ile ilgili kaynak kitapları, dokümanları ve eğitim materyallerini içeren bir listedir. Açık kaynak ve akademik içeriklere odaklanılmıştır.

Size: 216 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

MinWook6457/Baekjoon_Algorithm

Solving Baekjoon Algorithm in C Language

Language: C - Size: 82.3 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

ajaymuppeda/c-banking-project

This project is about banking application in this application we have multiple option to choose.

Language: C - Size: 5.86 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

debasishray16/Shopizz

The reason behind creating this project is to solve issues and save time of customers during billing system. The C-program helps to print the details of the bill and whereabouts of the user.

Language: C - Size: 6.84 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

DevDario/JOGO-XPTO

Jogo do terminal desenvolvido com a linguagem C

Language: C - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

krafton-jungle-github/WEEK-06_Malloc

6주차 malloc 구현

Language: C - Size: 391 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

erkanvatan/college-c-projects

Collection of C projects I did during my CS undergrad years

Language: C - Size: 446 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 2 - 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: 3.91 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

CYBER-MRINAL/PORT-Scanner

🔍 Multi-threaded Port Scanner in C | 🚀 Discover open ports and services | 📊 Supports various scanning techniques | 📄 Logging & Configuration options | 💻 Open Source

Language: C - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

JDot555/C-Chronicles-The-Quest-of-Quantum-Code

A C language game for programming beginners

Size: 17.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

FrappaF/Blunt

Yet another useless programming language (C based)

Language: C - Size: 406 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

esotericenderman/first-c-project 📦

My first project in the C programming language, done to help me learn the basics.

Language: C - Size: 46.9 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

HamzaZaidiX/Library-Management-System

Library Management System in C Language

Language: C - Size: 330 KB - Last synced at: 10 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

MallaSailesh/C-Shell

programming shell in c language

Language: C - Size: 21.5 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

wa1tnr/ch552-a

CH552 8051 - first git repository - June 2024

Language: C - Size: 72.3 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

DrAcula27/caesar

Used C to encode a string of text using the Caesar cypher based on two inputs from the user: the key and the text to encode.

Language: C - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

DrAcula27/mario

Used C to build pyramids similar to the ones in the Mario game based on a user's input.

Language: C - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

DrAcula27/hello

Used C to ask for a user's name and then say hello to them.

Language: C - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

DrAcula27/cash

Use C to calculate the smallest number of coins needed to give an exact amount of change based on a user's input.

Language: C - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

estebanways/blink-led

🤖 Turns an LED on for one second, then off for one second, repeatedly

Language: C++ - Size: 5.69 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

GauravSharma0560/C-Language

This a Set of multiple .exe file and programs that are without comments and should be understood by the students and learn them writing by temselves..

Language: C - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Ekanth-Sai/Trajectory-Calculation

Formula driven mini project on projectile motion

Language: C - Size: 2.93 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

itsYakub/Leaky

Single-header library for memory menagement

Language: C - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

alexfariakof/Harvard-CC50

Curso de introdução a Computer Science da Harvard. Tive uma ótima experiência com os diversos problemas complexos e muito difíceis de serem resolvidos, Nem todos os exercícios foram resolvidos principalmente o do modulo SQL FiftyVille .

Language: HTML - Size: 165 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

lsofiadb/C-Language-Syntactic-Analyzer

Lexical, semantic, and syntactic analyzer for the C language.

Language: Java - Size: 493 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

joshjkk/c-web-server

A web server in C.

Language: C - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

prajwal-jadhav01/Employee-Management-System-Using-C

Employee Management System In C Using Concepts Of Data Structures.

Language: C - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Mishraji566/Resturant_Billing_System

gst Billing System

Language: C - Size: 73.2 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

3SSI3/simple_shell

C- Simple Shell Group PROJECT.

Language: C - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

leyviya/graph-implementation-using-adjacency-list-c

Data Structure & Algorithms course mid-sized project in "C" programming language.

Language: C - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

VKunjir/Contact-manager

This is the project in C-language of Contact Manger which do have varoius fuction performing

Language: C - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Phonginhere/code_every_thing 📦

Aptech Term 1: C, HTML+CSS+JS, Bootstrap, SQL. Term 2: Java - ADF1

Language: HTML - Size: 65.1 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Daymenion/project-euler-C

Project Euler Solutions

Language: C - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

gaozw1/885-C-Programming

Collected jiangsu University postgraduate entrance exam 885 professional course (C language programming) and personal solution process. The answer only represents the personal opinion, if has the question or optimizes welcome to revise together

Size: 11.3 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

devenvoy/language-c

C- Language Learning Codes

Language: C - Size: 43.7 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

GAsNA/KFS-1

This first (out of 10) project is a very basic kernel with some basic features.

Language: C - Size: 487 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

pdalbem/Estrutura-de-Dados

Repositório da disciplina Estrutura de Dados.

Language: C - Size: 111 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

quserforgitp/base-datos-sencilla-fie-2025

Este proyecto es un gestor simple de bases de datos en archivos, desarrollado en C. Permite a los usuarios agregar entradas a una base de datos almacenada en archivos de texto, con un sistema de IDs autoincrementales.

Language: Makefile - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

CrateOfThunder/xstrrev

C Library Extension for String Reversal

Language: C - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

itsYakub/zoom

Magnifier application for X11

Language: C - Size: 120 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ShailavMalik/Workspace-for-C

Program to learn concept of 'C Language'

Language: C - Size: 143 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

auntduda/compiladores_20242

Este repositório abarca a elaboração de um compilador na linguagem SIMPLE para entrega de avaliação na disciplina de Compiladores no semestre 2024.2 do curso de Ciência da Computação na Universidade de Brasília

Language: C - Size: 479 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

tadiusfrank2001/CS105-Computer-Operation-Systems

A conglomeration of coursework centered around operation systems, and computer networks in C and Assembly

Language: Makefile - Size: 12.4 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

BlackBossX/BECS-11223-C-Programming-Labs

About This is our C lab work for the first semester of the first year.

Language: C - Size: 3.2 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Dom-Caracappa/c-programming-a-modern-approach

Solutions to exercises, projects, and notes for the textbook C Programming: A Modern Approach, 2nd Edition.

Size: 47.5 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

AnshMNSoni/Solving_Determinant

Language: C - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

HamzaAitahmed/Gestion_de_processus_2.0

Ce programme c'est une version améliorer du projet de Gestion_de_processus_1.0

Language: C - Size: 272 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

JinsolKim-1/Just-C

Understanding the foundation of other programming languages

Language: C - Size: 170 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

wa1tnr/cmsis-stm32f4

CMSIS - stm32f4xx - July 2024 - arduino framework C language source

Language: C - Size: 82 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

NisarLDev/Mastering-x86-64-Real-Assembly-Language-from-Zero

Language: Assembly - Size: 91.8 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Sayed-Hossein-Hosseini/DC_Motor_Control

Atmega32 AVR Microcontroller

Language: Assembly - Size: 285 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

zaidqaiser/snake-game-cpp

Basic Project | Snake Game CPP, Using cpp , oop concepts.

Language: C++ - Size: 447 KB - Last synced at: 18 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

lordsmh/LSH-Shell

LSH: A Simple Shell

Language: C - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

katereverie/C

This repository documents the process of learning C following <The C Programming Language> 2. ed by Brian W. Kernighan & Dennis M. Ritchie

Language: C - Size: 60.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

pragyapranati/numerical-techniques

C code bisection, gauss seidel, incremental search, jacobi Method , LU Decomposition, Newton_Raphson, Power Method, QR_Decomposition, regula_falsi Method, Simpson and Trapezoidal Integration

Language: C - Size: 187 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

xgroc/c.h

c.h is man page of c standard libraries

Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Alizaaaja4/Project_C-Ver.3

"Development of C Programming Language through Case Studies"

Language: C - Size: 68.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

elkhantachrajae/E-SANTEapp

Our "E-SANTE" application developed by C language aims to set up a modern management system for a medical practice, offering a complete solution to optimize operations and improve quality of care provided.

Language: C - Size: 2.78 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dannyb79/ID3

ID3 algorithm implementation in C

Language: C - Size: 46.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Roni-P/Assembler-In-C-Langauge

As part of a C language course at the Open University of Israel, I collaborated with a peer to develop a C program. Our project translated text files from Assembly language to binary code, enhancing my coding skills and emphasizing effective teamwork.

Language: C - Size: 1010 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

inamtyulhaq/Programming-Fundamentals-ITF22

This is the repository for my Programming Fundamentals course that I took in my 2nd semester. This repository contains code that I wrote in my labs and assignments. Our professor mainly focused on C language while teaching programming fundamentals.

Language: C - Size: 16.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

joaov-rsilva/Exercicios_do_livro_Linguagem_C_Completa_e_descomplicada_Andre_Backes

Resolução dos exercícios propostos no livro Linguagem C: Completa e descomplicada, André Backes.

Language: C - Size: 171 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Capnot34/binary_trees Fork of ugwujustine/binary_trees

This is repository contains alx binary tree team project

Language: C - Size: 53.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

danieldantasdev/exercises_console_logic-programming_cmake-3.26_c-23.0

Este repositório é dedicado para meu treinamento em lógica de programação, a partir de listas de exercicíos, utilizando a linguagem de programação C.

Language: C - Size: 652 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bshongwe/simple_shell

ALX Team Project

Language: C - Size: 180 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

danieldantasdev/concept_console_basic-advanced-c_course-udemy-geek-university_cmake-3.26_c-23.0

Este repositório é dedicado para registrar os materiais de aprendizado do curso básico ao avançado em C, ministrado pela GeekUniversity, utilizando a linguagem de programação C.

Size: 1.21 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

danieldantasdev/concept_console_variables_cmake-3.26_c-23

Este repositório é dedicado para se aprofundar em variáveis, utilizando a linguagem de programação C.

Language: C - Size: 1.21 MB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mudassirHus/MathAnxietyBuster

Generate arthmatic problems and its solutions in separate text files. Solve the problems on paper if you wish to print them first.

Language: C - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AryanK1511/C-Lang-Console-App

This program is designed to analyze weather data for the province of Ontario. It reads weather data from a file, processes it, and provides various ways to view and analyze the data.

Language: C - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Ahmed-Maher77/Line_Follower_Robot

The Line Follower, which utilizes Arduino, is a straightforward robot design. Its primary objective is to identify black lines with the aid of two IR sensors and navigate the robot by employing the L298N motor driver module.

Language: C++ - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

BrodyGaudel/skytravel

Skytravel est une application de gestion académique développée en langage C avec Glade GTK pour l'interface graphique. Elle permet de gérer efficacement les activités d'une agence de voyage, notamment la gestion d'hôtels, de locations de voitures, de clients, de factures, et des statistiques globales de l'agence.

Language: Roff - Size: 8.28 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Mushigarou/Libft

A collection of Libc functions that have the same behavior as the original ones

Language: C - Size: 1.85 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Mushigarou/Philosophers

The dining philosopher's problem was solved using mutexes in the C Language.

Language: C - Size: 45.9 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

MinWook6457/Algorithm

Algorithm : Heap, Sorting, Tree, Graph, Search

Language: C - Size: 94.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

antonymuga/alx-low_level_programming

This is a project for primitive level programming in C and Bash.

Language: C - Size: 373 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

CatX711/Cool-C-Code

my c learning journey

Language: C - Size: 56.6 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

tanmayvaij/c-syntax

Overview of the syntax of C language

Language: C - Size: 365 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

xyderos/c-notes

A few notes I have been gathering about C, previous basic knowledge and coding experience in C required

Language: C - Size: 79.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

fabeklou/Playing_with_pointers

Here I'm learning more about pointers in C, in order to improve my understanding of the subject.

Language: C - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dewanmukto/c

Random mini programs 🖥️ in the C language. 🇨

Language: C - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Nalim1955/Number_sequence_with_pointers_function

Create a program that loads a sequence of numbers into an array and then calculates the average of the array elements. Allow the user to specify the size of the array, allocate the array dynamically, and use a) a function that works with the array, b) a function that uses pointers to find the average.

Language: C - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Nalim1955/Semester_work_assignment_number_13

Solve a problem that finds elements (words) in a file whose length is N characters (specified by the user), lists them on the screen and in a second file, sorted alphabetically, and lists their number.

Language: C - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Nalim1955/Sequence_of_numbers

Create a program that loads a sequence of numbers into an array and finds the largest element and the smallest element and lists their positions in the array.

Language: C - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Nalim1955/Find_the_max_weight

Working with array and structure. Create a program that allows you to enter the height and weight of 10 people. It will then find the highest weight entered and also list the height of that person.

Language: C - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Nalim1955/Eigenfunction_of_a_Power

Eigenfunction of a power. The power is calculated using Newton's method. The assignment for developing the program is: Create a program that, for numbers from 1 to 20, lists their nth powers. Allow n to be entered by the user and use the function to calculate the power.

Language: C - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ali-Amir-code/Snake-Game-in-C

'Snake Game' project in C language using graphics.h library. The code follows ANSI C standards.

Language: C - Size: 22.5 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Daniyar1239/Library-management-system

Library management system implemented in C++

Language: C++ - Size: 931 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Chrisx19/PIC18F-Microcontroller

Projects from Microcontroller class where we learned in depth of learning the PIC18F while learning the fundamental of microcontroller.

Language: C - Size: 403 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sheik-mostafizur/c_problem_solving

I am learning basic C programming Language because I want to move other language for example: Rust, Zig, Go, etc in feature.

Language: C - Size: 6.81 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

EliaFantini/A-command-prompt-game-called-STEALTH

A simple command line arcade game, created in order to train with the basics of C programming after the first semester at my Bachelor's degree

Language: C - Size: 342 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0