💻 C Coding Corner

Where memory meets magic — my low-level logic playground!

Complete List of Projects

Student Grade System

Structs, Loops, Arrays

Enter marks and let the program handle result declaration.

📂 GitHub

Simple ATM Simulation

Switch, While, Functions

Deposit, withdraw, check balance — just like a real ATM.

📂 GitHub

Library Management CLI

File I/O, Menu System

Add, search, delete books in a text file record.

📂 GitHub

Guess the Number

rand(), do-while, logic

The OG guessing game, in pure ANSI C style.

📂 GitHub