An open API service indexing awesome lists of open source software.

https://github.com/nivindulakshitha/productivity-suite

Explore interactive C programs!
https://github.com/nivindulakshitha/productivity-suite

c

Last synced: 17 days ago
JSON representation

Explore interactive C programs!

Awesome Lists containing this project

README

          

# CodeVault 🚀

Unlock the World of C Programming!

## Overview

Explore a treasure trove of C programs designed to sharpen your coding skills and deepen your understanding of fundamental concepts. Each program is meticulously crafted to provide an engaging learning experience.

## Programs

### 💳 ATM Service
- Description: Simulates an ATM service including deposit, withdrawal, and account summary functionalities.
- Features: Interactive menus and user authentication.
- ![C](https://img.shields.io/badge/C-00599C?style=for-the-badge&logo=c&logoColor=white)

### 🌡️ Temperature Converter
- Description: Converts temperatures between Celsius and Fahrenheit, providing a simple yet essential utility.
- ![C](https://img.shields.io/badge/C-00599C?style=for-the-badge&logo=c&logoColor=white)

### 🧮 Mathematical Operations
- Description: Perform basic mathematical operations like addition, subtraction, multiplication, division, and modulus.
- Features: Interactive menu allows users to choose desired operation.
- ![C](https://img.shields.io/badge/C-00599C?style=for-the-badge&logo=c&logoColor=white)

Dive into these programs and embark on a journey of discovery in the realm of programming!