Skip to content

GYatharth/Virtual-EEE-Laboratory

 
 

Repository files navigation

SRM EEE Virtual Lab

A modern, interactive virtual laboratory for Power System Analysis experiments, designed for Electrical and Electronics Engineering students at SRM Institute of Science and Technology.

🚀 Live Demo

Visit the live site: SRM EEE Virtual Lab

✨ Features

  • 📚 Interactive virtual experiments
  • 🎓 Comprehensive theory sections
  • 📊 Real-time simulations
  • 📱 Responsive design
  • 🔍 Detailed experiment procedures
  • ✅ Self-assessment quizzes

🛠️ Technologies Used

  • React 18
  • TypeScript
  • Tailwind CSS
  • Vite
  • React Router
  • Lucide Icons

🏗️ Project Structure

src/
├── components/         # Reusable UI components
├── pages/             # Page components
├── App.tsx            # Main application component
└── main.tsx          # Application entry point

🚀 Getting Started

  1. Clone the repository:

    git clone https://github.com/yourusername/srm-eee-virtual-lab.git
  2. Install dependencies:

    cd srm-eee-virtual-lab
    npm install
  3. Start the development server:

    npm run dev
  4. Build for production:

    npm run build

📝 Available Experiments

  • Load Flow Analysis
  • Fault Analysis
  • Stability Analysis
  • Economic Load Dispatch

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 98.6%
  • Other 1.4%