Skip to content

This Repo contains 10 C Language Project. That includes DS and other basic knowledege of the language.

Notifications You must be signed in to change notification settings

codeaashu/C-Projects

Repository files navigation

GitHub repo size GitHub stars GitHub forks Twitter Follow


C Programming Learning Repository

C Programming Projects

Welcome to my C programming learning repository! This repository contains various programs and projects implemented in C to enhance programming skills.

Project Documentation

1. Voting System

  • Description: A program to simulate a voting system.
  • Blog Post: Voting System

2. Student Grade System

3. Snake Game

  • Description: Implementation of the classic Snake game.
  • Blog Post: Snake Game

4. OTP Login System

  • Description: A secure login system using OTP authentication.
  • Blog Post: OTP Login System

5. Number Guessing Game

6. Library Management System

7. File Compression Utility

  • Description: Implementation of a file compression utility using algorithms like Huffman coding or Run-Length Encoding.
  • Blog Post: File Compression Utility

8. DBMS Software

  • Description: A basic database management system.
  • Blog Post: DBMS Software

9. Banking Management System

  • Description: A program to manage banking operations like account creation, transactions, etc.
  • Blog Post: Banking Management System

10. Authentication System

Usage

To run these programs, you can compile them using a C compiler like GCC and execute the generated binaries.

About

This Repo contains 10 C Language Project. That includes DS and other basic knowledege of the language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages