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!
- Host: GitHub
- URL: https://github.com/nivindulakshitha/productivity-suite
- Owner: nivindulakshitha
- License: cc0-1.0
- Created: 2024-03-08T14:01:34.000Z (over 2 years ago)
- Default Branch: Master
- Last Pushed: 2024-03-08T14:17:08.000Z (over 2 years ago)
- Last Synced: 2025-02-21T13:25:07.685Z (over 1 year ago)
- Topics: c
- Language: C
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
- 
### 🌡️ Temperature Converter
- Description: Converts temperatures between Celsius and Fahrenheit, providing a simple yet essential utility.
- 
### 🧮 Mathematical Operations
- Description: Perform basic mathematical operations like addition, subtraction, multiplication, division, and modulus.
- Features: Interactive menu allows users to choose desired operation.
- 
Dive into these programs and embark on a journey of discovery in the realm of programming!