Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hectordacb authored Dec 30, 2024
1 parent 7cf5f27 commit feb6acf
Showing 1 changed file with 15 additions and 70 deletions.
85 changes: 15 additions & 70 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,88 +1,32 @@
# Coding Pioneers United - Team repository

Check failure on line 1 in README.md

View workflow job for this annotation

GitHub Actions / md_formatting

Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Coding Pioneers United - Team repository"]
![technology Python](https://img.shields.io/badge/technology-python-blue.svg)

Welcome to our team! Our group thrives on mutual trust, open communication, and
respect, fostering a collaborative environment where every member’s ideas and
contributions are valued. We aim to work efficiently and harmoniously by balancing
creativity and critical thinking, supporting one another to achieve our shared goals
while maintaining a culture of accountability and care.

## Meet the Team

<!-- markdownlint-disable-next-line MD033 -->
<div style="display: flex; flex-wrap: wrap; justify-content: center; gap: 20px;">

<!-- markdownlint-disable-next-line MD033 -->
<div style="text-align: center;">
<!-- markdownlint-disable-next-line MD033 -->
<img src="https://avatars.githubusercontent.com/u/189562848?v=4"
alt="Ana Isabel Murillo" style="width: 100px; height: 100px; border-radius: 50%;">
<!-- markdownlint-disable-next-line MD033 -->
<p><a href="https://github.com/AnaiMurillo">Ana Isabel Murillo</a></p>
</div>

<!-- markdownlint-disable-next-line MD033 -->
<div style="text-align: center;">
<!-- markdownlint-disable-next-line MD033 -->
<img src="https://avatars.githubusercontent.com/u/188538629?v=4"
alt="Chrismy Augustin" style="width: 100px; height: 100px; border-radius: 50%;">
<!-- markdownlint-disable-next-line MD033 -->
<p><a href="https://github.com/likechrisss">Chrismy Augustin</a></p>
</div>

<!-- markdownlint-disable-next-line MD033 -->
<div style="text-align: center;">
<!-- markdownlint-disable-next-line MD033 -->
<img src="https://avatars.githubusercontent.com/u/92646899?v=4"
alt="Cliforde Exael" style="width: 100px; height: 100px; border-radius: 50%;">
<!-- markdownlint-disable-next-line MD033 -->
<p><a href="https://github.com/Lastrophysicien">Cliforde Exael</a></p>
</div>

<!-- markdownlint-disable-next-line MD033 -->
<div style="text-align: center;">
<!-- markdownlint-disable-next-line MD033 -->
<img src="https://avatars.githubusercontent.com/u/115899276?v=4"
alt="Hector Colmenares" style="width: 100px; height: 100px; border-radius: 50%;">
<!-- markdownlint-disable-next-line MD033 -->
<p><a href="https://github.com/hectordacb">Hector Colmenares</a></p>
</div>

<!-- markdownlint-disable-next-line MD033 -->
<div style="text-align: center;">
<!-- markdownlint-disable-next-line MD033 -->
<img src="https://avatars.githubusercontent.com/u/189242306?v=4"
alt="Jeampierr Jiménez" style="width: 100px; height: 100px; border-radius: 50%;">
<!-- markdownlint-disable-next-line MD033 -->
<p><a href="https://github.com/Jeampierr1102">Jeampierr Jiménez</a></p>
</div>

<!-- markdownlint-disable-next-line MD033 -->
<div style="text-align: center;">
<!-- markdownlint-disable-next-line MD033 -->
<img src="https://avatars.githubusercontent.com/u/86928180?v=4"
alt="Ramon Colmenares" style="width: 100px; height: 100px; border-radius: 50%;">
<!-- markdownlint-disable-next-line MD033 -->
<p><a href="https://github.com/RamonColmenares">Ramon Colmenares</a></p>
</div>

<!-- markdownlint-disable-next-line MD033 -->
<div style="text-align: center;">
<!-- markdownlint-disable-next-line MD033 -->
<img src="https://avatars.githubusercontent.com/u/189634607?v=4"
alt="Semira Tesfai" style="width: 100px; height: 100px; border-radius: 50%;">
<!-- markdownlint-disable-next-line MD033 -->
<p><a href="https://github.com/usuario7">Semira Tesfai</a></p>
</div>

</div>
## Meet the team

| | **Name** | **GitHub** |
|-----------|-------------------------|----------------------------------------------------------------------------------------------------------------------------------------|
| <img src="https://avatars.githubusercontent.com/u/189562848?v=4" width="50" height="50"> | Ana Murillo | [AnaiMurillo](https://github.com/AnaiMurillo) |
| <img src="https://avatars.githubusercontent.com/u/188538629?v=4" width="50" height="50"> | Chrismy Augustin | [likechrisss](https://github.com/likechrisss) |
| <img src="https://avatars.githubusercontent.com/u/92646899?v=4" width="50" height="50"> | Cliforde Exael | [Lastrophysicien](https://github.com/Lastrophysicien) |
| <img src="https://avatars.githubusercontent.com/u/115899276?v=4" width="50" height="50"> | Hector Colmenares | [hectordacb](https://github.com/hectordacb) |
| <img src="https://avatars.githubusercontent.com/u/189242306?v=4" width="50" height="50"> | Jeampierr Jiménez | [Jeampierr1102](https://github.com/Jeampierr1102) |
| <img src="https://avatars.githubusercontent.com/u/86928180?v=4" width="50" height="50"> | Ramon Colmenares | [RamonColmenares](https://github.com/RamonColmenares) |
| <img src="https://avatars.githubusercontent.com/u/189634607?v=4" width="50" height="50"> | Semira Tesfai | [SEMIRATESFAI](https://github.com/SEMIRATESFAI) |


## Project Progress

We track our progress using the
[GitHub Kanban Board](https://github.com/orgs/MIT-Emerging-Talent/projects/104).
Here's a quick look at our board in action:

![Kanban Board Preview](assets\kabanboard04.gif)
![Kanban Board Preview](assets/kabanboard04.gif)

## Technologies & Tools 🛠️

Expand Down Expand Up @@ -112,3 +56,4 @@ installed and are signed into your GitHub account.

Please refer to our [Contributing Guide](CONTRIBUTING.md) for information
on how to contribute to this project.

0 comments on commit feb6acf

Please sign in to comment.