Skip to content

Mahmoud-Elmalky/CSharp-MasterClass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# MasterClass Platform

Interactive Computer-Based Training (CBT) Web Application

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.


Features

  • 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.

Tech Stack

Category Technologies
Structure HTML5
Styling CSS3 (Flexbox, CSS Animations)
Logic Vanilla JavaScript (DOM Manipulation, Event Handling)

Live Demo

View the live platform here


Local Setup

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)

About

An interactive front-end educational platform for learning C# fundamentals, featuring real-time quizzes and code examples built entirely with HTML, CSS, and Vanilla JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors