Skillshare is an interactive learning platform where students can access courses on DSA, Web Development, Python, Python Projects, and React Projects. Each video comes with MCQs, challenges, and projects to reinforce learning. The platform also features an AI chatbot using DeepSeek API, and an upcoming Voice AI agent for hands-free interaction.
- Video-based learning 📺
- MCQs, Challenges & Projects 📝
- JSON-based dynamic content fetching 📂
- AI Chatbot using DeepSeek API 🤖
- Upcoming Voice AI Agent 🎙️
skillshare/
│── about/ # About Page
│── ai2/ # Chatbot
│── backend/ # Backend videos
│── backend data/ # Backend JSON Data
│── dsa/ # DSA Course
│── frontend data/ # Frontend JSON Data
│── python/ # Python Course
│── python_project/ # Python Projects
│── react/ # React Course
│── videos/ # Video Resources
│── webdev/ # Web Development Course
└── index.html # Main Entry Point
- Clone the repository:
git clone https://github.com/ANDROIDHASSAN/Skillshare.git
- Navigate to the project directory:
cd skillshare - Open
index.htmlin a browser to test the UI. - Update the JSON files inside
dsa.json,videos.json,python.json,python project.jsonreact.jsonto modify course content.
- Integrate Voice AI Agent 🎙️ (Trigger on button click)
- Improve UI Design 🎨 (Enhance responsiveness & styling)
- Organize MCQs, Challenges & Projects per Video 📊
- Enhance Backend JSON Structure 📂 (Refine data management)
- Fork the repository.
- Create a new branch for your task:
git checkout -b feature-branch
- Commit your changes:
git commit -m "Added feature XYZ" - Push the changes and create a Pull Request.
This project is open-source and free to use.
Want to contribute? Ping me & let's build Skillshare together! 🚀🔥
contact me :-
Linkedin :- https://www.linkedin.com/in/erhassankazi/
Whatsapp Community to connect with like minded peoples :-
- Skillshare :- https://chat.whatsapp.com/BZXhPVkEqbBDbYAFBZkKSJ
- Leads :- https://chat.whatsapp.com/KhqmxvYH9pz0wAeh0F1apK
Git/Github Tutorial For Beginners :- https://www.youtube.com/watch?v=Ez8F0nW6S-w
