A front-end educational platform designed to teach core C# programming concepts. Built as a streamlined, browser-based learning experience featuring structured lessons, interactive quizzes, and a comprehensive examples library.
- Interactive Lessons: Step-by-step curriculum covering C# basics, control flow, and data structures.
- Real-Time Quizzes: JavaScript-powered assessment engine with instant scoring and feedback.
- Code Examples Library: A dedicated repository of practical C# snippets with expected outputs.
- Responsive UI: Fully responsive design built from scratch with custom CSS.
| Category | Technologies |
|---|---|
| Structure | HTML5 |
| Styling | CSS3 (Flexbox, CSS Animations) |
| Logic | Vanilla JavaScript (DOM Manipulation, Event Handling) |
To run this project locally, simply clone the repository and open index.html in any modern web browser. No local server or build process is required.
git clone [https://github.com/Mahmoud-Elmalky/CSharp-MasterClass.git](https://github.com/Mahmoud-Elmalky/CSharp-MasterClass.git)