Skip to content

This repository contains resources, code, and materials for various workshops

License

Notifications You must be signed in to change notification settings

ZouariOmar/workshops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Contributors Forks Stargazers Issues GPL3.0 License Linkedin

Logo

workshops

This repository contains resources, code, and materials for various workshops. The purpose of these workshops is to provide practical knowledge and hands-on experience on a variety of technical and non-technical topics.

OverviewWorkshop TopicsHow to UseContributionsLicenseContact

Overview

This repository serves as a hub for sharing workshop materials, including:

  • Presentation slides
  • Code examples
  • Exercises and challenges
  • Lecture notes
  • Solutions to the exercises

Each folder corresponds to a different workshop, with a structure that makes it easy to follow along with the materials.

Workshop Topics

The workshops in this repository cover a wide range of topics including, but not limited to:

  • ML Fundamentals Workshop
  • Nest Mongodb Workshop
  • And More...

How To Use

To get started with any of the workshops just do:

curl -OL https://github.com/ZouariOmar/workshops/tree/main/workshops/workshop_name.zip

Contributions

Contributions are welcome to expand and improve the repository! Here's how you can contribute:

  1. Fork this repository.

  2. Clone your fork:

    git clone https://github.com/<your-username>/workshops.git
  3. Create a new branch for your feature:

    git checkout -b feature/add-new-book
  4. Commit your changes:

    git commit -m "Add [workshop_name]"
  5. Push your branch:

    git push origin feature/add-new-workshop
  6. Open a PR for review.

License

This repository is licensed under the GPL License. You are free to use, modify, and distribute the content. See the LICENSE file for details.

Contact

For questions or suggestions, feel free to reach out:


Happy Learning!

About

This repository contains resources, code, and materials for various workshops

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks