https://github.com/gzixnine/csharp_projects
This Repo Contains A Some Project I Do With C# Language Using OOP.
https://github.com/gzixnine/csharp_projects
csharp csharp-project delegate interface management-system oop projects
Last synced: 10 months ago
JSON representation
This Repo Contains A Some Project I Do With C# Language Using OOP.
- Host: GitHub
- URL: https://github.com/gzixnine/csharp_projects
- Owner: GziXnine
- License: bsd-3-clause
- Created: 2024-12-04T21:26:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-15T02:34:07.000Z (about 1 year ago)
- Last Synced: 2025-05-15T04:33:18.822Z (10 months ago)
- Topics: csharp, csharp-project, delegate, interface, management-system, oop, projects
- Language: C#
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeForeAndBackgroundColorUsingEnum/Program.cs
- License: LICENSE
Awesome Lists containing this project
README
# 📌 **CSharp_Projects**
This repository contains various projects created using **C#** and **Object-Oriented Programming (OOP)** principles.
---
## 🚀 **Projects Overview**
| **#** | **Project Name** | **Description** | **Difficulty** |
|-------|----------------------------------------|----------------------------------------------|---------------|
| 1 | **Change Fore And Background Color Using Enum** | Change text color using `Enum`. | Very Easy |
| 2 | **Generate Special Random Number Or String** | Generate random numbers or strings. | Easy |
| 3 | **Inventory Management System Project** | A management system project app. | Easy |
| 4 | **handler Files** | A program to manage file systems via CLI. | Easy |
| 5 | **Do Undo Redo With Stack** | Make a program with `Stack` operations. | Medium |
| 6 | **Password Manager** | A program to save & encrypt passwords. | Medium |
| 7 | **Text Analyzer** | Detect text and CSV files with data analysis.| Medium |
| 8 | **Ticket Booking System** | Ticket booking program with functional UI. | Hard |
| 9 | **Maze Game** | A program with the strangest maze you will see.| Hard |
| 10 | **Math Expression Evaluator** | A mini-interpreter to check math expressions.| Very Hard |
## 🛠 **Technologies Used**
- **C#**
- Object-Oriented Programming (OOP)
- Interfaces, Delegates, and Management Systems
## 📄 **License**
This project is licensed under the [BSD 3-Clause License](LICENSE).
### 🌟 **How to Use**
1. Clone this repository:
```bash
git clone https://github.com/GziXnine/CSharp_Projects.git
```
2. Open the project in your preferred **C# IDE** (e.g., Visual Studio, JetBrains Rider).
3. Build and run each project as needed.
## 🤝 **Contributions**
Contributions are welcome! Please feel free to submit a pull request.
## 📧 Contact
For any queries, contact the repository owner.
- **GitHub**: [GziXnine](https://github.com/GziXnine)
- **LinkedIn**: [Ahmed Allam](https://www.linkedin.com/in/1ahmed-allam)
- **Telegram**: [Telegram](http://t.me/GziXnine)
Happy coding! 🎉