- Android Beginner Course
- Cpp Beginner
- Linux Server Series
- Python Programming
- Android Development course
- FreeCodeCamp- Python
- Java Beginners
- Unreal Engine4 Course
- Flutter Development Course
- Apna College-Web Development Course - Hindi language
NOTE: Check the TODO before opening issues to check if it is detected and is being worked upon.
This project is open to and encourages contributions! Feel free to discuss any bug fixes/features in the issues. If you wish to work on this project and extend it with your own mechanics or :
- Fork this project
- Create a branch (
git checkout -b new-branch
) - Commit your changes (
git commit -am 'add new feature'
) - Push to the branch (
git push origin new-branch
) - Submit a pull request!