Skip to content

Commit

Permalink
Merge branch 'main' into constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
sashour82 authored Dec 27, 2024
2 parents 04c269f + be1b3ec commit eb0eb53
Show file tree
Hide file tree
Showing 4 changed files with 85 additions and 2 deletions.
37 changes: 37 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# WELCOME TO THE CODE COLLABORATORS' REPOSITORY

![Visual aid code collaborators are from different parts of the world!](assets/collaboration.jpg)
We are a collaborative group of problem-solvers who are working together to tackle
exciting challenges in this particular project.

## 🚀 Mission

Our main mission is to build a foundation of creativity, collaboration, and learning
while developing basic solutions that help in the build-up of solutions that
provide aid to real-world problems.

## 🔍 Our Current Focus

We are currently exploring the endless world of project challenges.
Each member of this group will select two challenges and share their progress in
this repository.

## Repository Overview

This repository contains the following:

- Group collaborations
- Solutions and Tests to individual challenge projects.

## Contributions

Our aim is to promote collaboration among members. As we believe that
there is always room for improvement in everything we do, we welcome
contributions, suggestions, and feedback from all members.

## 🤩 What to expect?

As our project and challenges change, so will this README. Stay tuned for our
regular updates,

Join us as we grow on this platform together!
Binary file added assets/collaboration.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/goals.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
50 changes: 48 additions & 2 deletions collaboration/learning_goals.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,51 @@
# Learning Goals

## Collective
![Collaboration Image](../assets/goals.jpg)

## Individual
## Collective Learning Goals

Check failure on line 5 in collaboration/learning_goals.md

View workflow job for this annotation

GitHub Actions / md_formatting

Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Collective Learning Goals"]

Check failure on line 5 in collaboration/learning_goals.md

View workflow job for this annotation

GitHub Actions / md_formatting

Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Collective Learning Goals"]
As a team, we aim to achieve the following:

1. **Master Collaborative Tools:**
- Become proficient in using GitHub for version control, collaboration, and project management.
- Ensure effective communication and documentation within the repository.

2. **Build a Culture of Teamwork:**
- Foster an environment of mutual support and accountability.
- Encourage active participation, constructive feedback, and knowledge sharing.

3. **Deliver High-Quality Outputs:**
- Set clear milestones and deliverables for projects.
- Maintain high standards for code quality, readability, and functionality.

4. **Resolve Conflicts Efficiently:**
- Learn to handle merge conflicts and ensure seamless integration of team contributions.
- Develop a shared understanding of best practices for collaboration.

5. **Develop Agile Practices:**
- Adopt iterative approaches for project development.
- Regularly review progress and adjust priorities as needed.

---

## Individual Learning Goals

Check failure on line 30 in collaboration/learning_goals.md

View workflow job for this annotation

GitHub Actions / md_formatting

Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Individual Learning Goals"]

Check failure on line 30 in collaboration/learning_goals.md

View workflow job for this annotation

GitHub Actions / md_formatting

Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Individual Learning Goals"]
As part of the program, Every team member will focus on achieving the following personal goals:

1. **Enhance GitHub Proficiency:**
- Understand and use Git commands to manage repositories effectively.
- Master branching, merging, and handling pull requests.

2. **Improve Coding Skills:**
- Write clean, maintainable, and well-documented code.
- Learn and apply relevant programming languages or frameworks for the project.

3. **Strengthen Communication:**
- Provide clear and constructive feedback on code reviews.
- Document team contributions and thought processes to benefit the team.

4. **Time Management:**
- Prioritize tasks and meet deadlines while balancing program commitments.
- Use tools like project boards to track progress and manage workloads.

5. **Develop a Growth Mindset:**
- Seek opportunities to learn from peers and mentors.
- Reflect on challenges and successes to continuously improve personal skills.

0 comments on commit eb0eb53

Please sign in to comment.