Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 59 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,59 @@
# resources
A centralized collection of all sessions, workshops, and resource material conducted by the CBIT Open Source Community. Includes slides, code samples, notes, and related content for student and contributor reference.
# CBIT Open Source Community - Resources

A centralized collection of all sessions, workshops, and resource material conducted by the CBIT Open Source Community (COSC). This repository serves as a comprehensive knowledge base for students and contributors interested in open source development, web technologies, machine learning, and more.

## 📚 Available Resources

This repository contains materials from various workshops, bootcamps, and awareness sessions:

### 1. [Django Camp](./Django%20Camp)
Learn Django web framework fundamentals and build full-stack web applications.

### 2. [GSoC Awareness Session](./GSoC%20Awareness%20Session)
Information and guidance about Google Summer of Code (GSoC) program, application tips, and success strategies.

### 3. [Git & GitHub](./Git%20%26%20GitHub)
Master version control with Git and collaborative development using GitHub.

### 4. [Hacktoberfest](./Hacktoberfest)
Resources and guides for participating in Hacktoberfest, including contribution guidelines and project ideas.

### 5. [ML & Flask Bootcamp](./ML%20%26%20Flask%20Bootcamp)
Introduction to Machine Learning concepts and deploying ML models using Flask framework.

### 6. [ReactJS & FastAPI Bootcamp](./ReactJS%20%26%20FastAPI%20Bootcamp)
Modern web development with ReactJS frontend and FastAPI backend.

## 🎯 How to Use These Resources

1. **Browse by Topic**: Navigate to the folder that matches your learning interest
2. **Follow Along**: Each folder contains slides, code samples, and notes from the sessions
3. **Practice**: Try the exercises and examples provided
4. **Contribute**: Found something to improve? Feel free to submit a pull request!

## 🤝 Contributing

We welcome contributions from the community! If you'd like to:
- Fix a typo or error
- Add additional resources
- Improve documentation
- Suggest new workshop materials

Please feel free to open an issue or submit a pull request.

## 📝 License

This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.

## 🔗 Connect With Us

- Website: [CBIT Open Source Community](https://cbitosc.github.io/)
- Organization: [@cbitosc](https://github.com/cbitosc)

## ⭐ Support

If you find these resources helpful, please consider giving this repository a star!

---

**Note**: These resources are maintained by CBIT Open Source Community members and are intended for educational purposes.