diff --git a/profile/README.md b/profile/README.md new file mode 100644 index 0000000..c21d7ae --- /dev/null +++ b/profile/README.md @@ -0,0 +1,82 @@ +# Insper Dev - Collaborative Computer Science Projects + +
+ +Insper Dev Banner + +**Where Insper Computer Science students build together.** + +[![Website](https://img.shields.io/badge/website-insper.dev-blue)](https://insper.dev) +[![GitHub Org](https://img.shields.io/badge/GitHub-insper--dev-181717?logo=github)](https://github.com/insper-dev) +[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE) + +
+ +## 🚀 Welcome to Insper Dev + +This organization hosts collaborative academic projects developed by students from Insper's Computer Science program (2025.1 cohort). Instead of scattered individual repositories, we provide a centralized, professional environment that promotes: + +- **Collaborative ownership** - Team-based repositories with distributed access +- **Real-world practices** - Agile methodologies, Git workflows, and industry standards +- **Project continuity** - Sustainable knowledge transfer between academic semesters +- **Professional visibility** - Showcase quality work under a unified organization + +## 💼 What We Do + +Our repositories contain group projects from various courses in the Computer Science curriculum, including: + +- Software engineering projects +- Data structures and algorithms implementations +- Game development collaborations +- Systems programming projects +- Web and mobile applications +- Machine learning and AI experiments + +## 🔍 Getting Started + +Visit our website at **[insper.dev](https://insper.dev)** for detailed information about: +- Organization guidelines +- How to join (for eligible students) +- Project showcase +- Technical resources + +## 🌱 How to Participate + +1. **For Insper CS Students (2025.1 cohort):** + - Request organization access through your professor or organization admin + - Follow our [Contributing Guidelines](https://github.com/insper-dev/.github/blob/main/CONTRIBUTING.md) + - Create repositories following our naming conventions + +2. **For Visitors:** + - Explore our public repositories + - Star projects you find interesting + - Provide feedback through issues on specific projects + +## 🛠️ Tech Stack & Methodologies + +We embrace industry best practices: + +- **Git Flow** - Structured branching model +- **Conventional Commits** - Semantic versioning and clear history +- **Scrum** - Agile project management +- **CI/CD** - Automated testing and deployment +- **Code Reviews** - Peer feedback and quality assurance + +## 📊 Project Showcase + + +Check out some of our highlighted projects: + +> Comming soon! + +## 📬 Contact + +- **Website:** [insper.dev](https://insper.dev) +- **GitHub:** [@insper-dev](https://github.com/insper-dev) +- **Initiative by:** [@felipeadeildo](https://github.com/felipeadeildo) + +--- + +
+ Promoting excellence in collaborative software development at Insper. +
diff --git a/profile/assets/banner.png b/profile/assets/banner.png new file mode 100644 index 0000000..5210460 Binary files /dev/null and b/profile/assets/banner.png differ