Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add allanjs1 profile #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
192 changes: 96 additions & 96 deletions README.md → materiais-de-apoio/README.md
Original file line number Diff line number Diff line change
@@ -1,96 +1,96 @@
<h1>
<a href="https://www.dio.me/">
<img align="center" width="40px" src="https://hermes.digitalinnovation.one/assets/diome/logo-minimized.png"></a>
<span> Versionamento de Código com Git e GitHub</span>
</h1>
Repositório desenvolvido para fins educativos, com a disponibilização de materiais de apoio para o curso **Versionamento de Código com Git e GitHub** da [Digital Innovation One](https://www.dio.me/).
[![Link do Curso](https://img.shields.io/badge/▶-000?style=for-the-badge&logo=movie&logoColor=E94D5F)](https://web.dio.me/course/versionamento-de-codigo-com-git-e-github/learning/f3cbaa66-efbd-4c25-842e-2069c188c066)
[![Link do Curso](https://img.shields.io/badge/Acesse%20o%20Curso%20na%20Plataforma-E94D5F?style=for-the-badge)](https://web.dio.me/course/versionamento-de-codigo-com-git-e-github/learning/f3cbaa66-efbd-4c25-842e-2069c188c066)
## Objetivo
Introduzir ao versionamento de código com Git e GitHub.
## Ferramentas
[![Git](https://img.shields.io/badge/Git-000?style=for-the-badge&logo=git&logoColor=E94D5F)](https://git-scm.com/doc)
[![GitHub](https://img.shields.io/badge/GitHub-000?style=for-the-badge&logo=github&logoColor=30A3DC)](https://docs.github.com/)
<br>
## Percurso
<table>
<thead>
<tr align="left">
<th>Nº</th>
<th>Etapas</th>
<th>Materiais de Apoio</th>
</tr>
</thead>
<tbody align="left">
<tr>
<td>01</td>
<td>Visão Geral do Curso e Ferramentas</td>
<td align="center">
<a href="https://github.com/elidianaandrade/dio-curso-git-github/blob/main/materiais-de-apoio/01-visao-geral-do-curso-e-ferramentas.md">
<img align="center" alt="Material de Apoio" src="https://img.shields.io/badge/Ver%20Material-30A3DC?style=for-the-badge">
</a>
</td>
</tr>
<tr>
<td>02</td>
<td>Instalação, Configuração e Autenticação</td>
<td align="center">
<a href="https://github.com/elidianaandrade/dio-curso-git-github/blob/main/materiais-de-apoio/02-instalacao-configuracao-e-autenticacao.md">
<img align="center" alt="Material de Apoio" src="https://img.shields.io/badge/Ver%20Material-E94D5F?style=for-the-badge">
</a>
</td>
</tr>
<tr>
<td>03</td>
<td>Primeiros Passos com Git e GitHub</td>
<td align="center">
<a href="https://github.com/elidianaandrade/dio-curso-git-github/blob/main/materiais-de-apoio/03-primeiros-passos-com-git-e-github.md">
<img align="center" alt="Material de Apoio" src="https://img.shields.io/badge/Ver%20Material-30A3DC?style=for-the-badge">
</a>
</td>
</tr>
<tr>
<td>04</td>
<td>Dicas e Materiais de Apoio</td>
<td align="center">
<a href="https://github.com/elidianaandrade/dio-curso-git-github/blob/main/materiais-de-apoio/04-dicas-e-materiais-de-apoio.md">
<img align="center" alt="Material de Apoio" src="https://img.shields.io/badge/Ver%20Material-E94D5F?style=for-the-badge">
</a>
</td>
</tr>
</tbody>
<tfoot></tfoot>
</table>
## Instrutora
<table>
<tr>
<td>
<img width="80px" align="center" src="https://avatars.githubusercontent.com/elidianaandrade"/>
</td>
<td align="left">
<a href="https://github.com/elidianaandrade">
<span><b>Elidiana Andrade</b></span>
</a>
<br>
<span>Desenvolvedora Front-end</span>
</td>
</tr>
</table>
## Referências
- [GIT. Documentation](https://git-scm.com/doc)
- [GITHUB. Documentation](https://docs.github.com/)
- [GITHUB BLOG. February 28th DDoS Incident Report](https://github.blog/2018-03-01-ddos-incident-report/)
- [GITHUB BLOG. February 28th DDoS Incident Report](https://github.blog/2018-03-01-ddos-incident-report/)
- [GITHUB BLOG. Raising the bar for software security: GitHub 2FA begins March 13](https://github.blog/2023-03-09-raising-the-bar-for-software-security-github-2fa-begins-march-13/)
- [GITHUB BLOG. Token authentication requirements for Git operations](https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/)
- [MICROSOFT. Microsoft to acquire GitHub for $7.5 billion](https:/news.microsoft.com/2018/06/04/microsoft-to-acquire-github-for-7-5-billion/)
##
<div align="center">Feito com 💙 por <a href="https://github.com/elidianaandrade">Eli</a>.</div>
<h1>
<a href="https://www.dio.me/">
<img align="center" width="40px" src="https://hermes.digitalinnovation.one/assets/diome/logo-minimized.png"></a>
<span> Versionamento de Código com Git e GitHub</span>
</h1>

Repositório desenvolvido para fins educativos, com a disponibilização de materiais de apoio para o curso **Versionamento de Código com Git e GitHub** da [Digital Innovation One](https://www.dio.me/).

[![Link do Curso](https://img.shields.io/badge/▶-000?style=for-the-badge&logo=movie&logoColor=E94D5F)](https://web.dio.me/course/versionamento-de-codigo-com-git-e-github/learning/f3cbaa66-efbd-4c25-842e-2069c188c066)
[![Link do Curso](https://img.shields.io/badge/Acesse%20o%20Curso%20na%20Plataforma-E94D5F?style=for-the-badge)](https://web.dio.me/course/versionamento-de-codigo-com-git-e-github/learning/f3cbaa66-efbd-4c25-842e-2069c188c066)

## Objetivo
Introduzir ao versionamento de código com Git e GitHub.

## Ferramentas
[![Git](https://img.shields.io/badge/Git-000?style=for-the-badge&logo=git&logoColor=E94D5F)](https://git-scm.com/doc)
[![GitHub](https://img.shields.io/badge/GitHub-000?style=for-the-badge&logo=github&logoColor=30A3DC)](https://docs.github.com/)
<br>

## Percurso
<table>
<thead>
<tr align="left">
<th>Nº</th>
<th>Etapas</th>
<th>Materiais de Apoio</th>
</tr>
</thead>
<tbody align="left">
<tr>
<td>01</td>
<td>Visão Geral do Curso e Ferramentas</td>
<td align="center">
<a href="https://github.com/elidianaandrade/dio-curso-git-github/blob/main/materiais-de-apoio/01-visao-geral-do-curso-e-ferramentas.md">
<img align="center" alt="Material de Apoio" src="https://img.shields.io/badge/Ver%20Material-30A3DC?style=for-the-badge">
</a>
</td>
</tr>
<tr>
<td>02</td>
<td>Instalação, Configuração e Autenticação</td>
<td align="center">
<a href="https://github.com/elidianaandrade/dio-curso-git-github/blob/main/materiais-de-apoio/02-instalacao-configuracao-e-autenticacao.md">
<img align="center" alt="Material de Apoio" src="https://img.shields.io/badge/Ver%20Material-E94D5F?style=for-the-badge">
</a>
</td>
</tr>
<tr>
<td>03</td>
<td>Primeiros Passos com Git e GitHub</td>
<td align="center">
<a href="https://github.com/elidianaandrade/dio-curso-git-github/blob/main/materiais-de-apoio/03-primeiros-passos-com-git-e-github.md">
<img align="center" alt="Material de Apoio" src="https://img.shields.io/badge/Ver%20Material-30A3DC?style=for-the-badge">
</a>
</td>
</tr>
<tr>
<td>04</td>
<td>Dicas e Materiais de Apoio</td>
<td align="center">
<a href="https://github.com/elidianaandrade/dio-curso-git-github/blob/main/materiais-de-apoio/04-dicas-e-materiais-de-apoio.md">
<img align="center" alt="Material de Apoio" src="https://img.shields.io/badge/Ver%20Material-E94D5F?style=for-the-badge">
</a>
</td>
</tr>
</tbody>
<tfoot></tfoot>
</table>

## Instrutora
<table>
<tr>
<td>
<img width="80px" align="center" src="https://avatars.githubusercontent.com/elidianaandrade"/>
</td>
<td align="left">
<a href="https://github.com/elidianaandrade">
<span><b>Elidiana Andrade</b></span>
</a>
<br>
<span>Desenvolvedora Front-end</span>
</td>
</tr>
</table>

## Referências
- [GIT. Documentation](https://git-scm.com/doc)
- [GITHUB. Documentation](https://docs.github.com/)
- [GITHUB BLOG. February 28th DDoS Incident Report](https://github.blog/2018-03-01-ddos-incident-report/)
- [GITHUB BLOG. February 28th DDoS Incident Report](https://github.blog/2018-03-01-ddos-incident-report/)
- [GITHUB BLOG. Raising the bar for software security: GitHub 2FA begins March 13](https://github.blog/2023-03-09-raising-the-bar-for-software-security-github-2fa-begins-march-13/)
- [GITHUB BLOG. Token authentication requirements for Git operations](https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/)
- [MICROSOFT. Microsoft to acquire GitHub for $7.5 billion](https:/news.microsoft.com/2018/06/04/microsoft-to-acquire-github-for-7-5-billion/)

##
<div align="center">Feito com 💙 por <a href="https://github.com/elidianaandrade">Eli</a>.</div>
16 changes: 16 additions & 0 deletions materiais-de-apoio/allanjs1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# AllanJs1
Olá! Eu sou Allan José e estou contribuindo com este repositório.

## Conecte-se comigo
[![GitHub](https://img.shields.io/badge/GitHub-0E76A8?style=for-the-badge&logo=GitHub&logoColor=0E76A8)](https://github.com/Allanjs)

## Habilidades
[![GitHub](https://img.shields.io/badge/GitHub-0E76A8?style=for-the-badge&logo=GitHub&logoColor=0E76A8)](https://docs.github.com/)
[![Git](https://img.shields.io/badge/Git-0E76A8?style=for-the-badge&logo=GitHub&logoColor=0E76A8)](https://git-scm.com/doc)


## GitHub Stats
![GitHub Stats](https://github-readme-stats.vercel.app/api?username=allanjs1&theme=transparent&bg_color=0E76A8&border_color=fff&show_icons=true&icon_color=fff&title_color=fff&text_color=fff&hide_title=true&hide=stars)

## Minhas Contribuições
[![Repo Card](https://github-readme-stats.vercel.app/api/pin/?username=allanjs1&repo=dio-lab-open-source&bg_color=0E76A8&border_color=fff&show_icons=true&icon_color=fff&title_color=fff&text_color=fff)](https://github.com/Allanjs1/dio-curso-git-github)