Skip to content
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
104 changes: 24 additions & 80 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
<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)
Expand All @@ -15,82 +9,32 @@ 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>

## Quem sou eu

<p align="center">
<img src="https://avatars.githubusercontent.com/u/32613656?s=400&u=ce1cfd5c799cfc9f2f2b46fb24a1807fd8756794&v=4" width="200px" />
</p>


**Me chamo Victor Rafael e sou uma pessoa apaixonada por tecnologia e que ama aprender coisas novas.**

## 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>
O meu percurso até aqui foi de aprender python com Gustavo Guanabara (em andamento) e treinar com a dio para tornar-me um desenvolvedor backend. Estou lendo, buscando de tudo para realizar meu grande sonho de ser programador!


## Referências e estudos

- [Fiz esse mini curso de git github também para aprender mais sobre o assunto!](https://www.youtube.com/watch?v=ts-H3W1uLMM)

## 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/)
# Meu instagram e github!

##
<div align="center">Feito com 💙 por <a href="https://github.com/elidianaandrade">Eli</a>.</div>
<p align="center">
<a href="https://github.com/picassoneves" target="_blank">
<img src="https://cdn-icons-png.flaticon.com/512/25/25231.png" width="40" />
</a>
<a href="https://instagram.com/picassoneves" target="_blank">
<img src="https://cdn-icons-png.flaticon.com/512/2111/2111463.png" width="40" />
</a>
</p>
1 change: 1 addition & 0 deletions community/picassoneves.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Picasso neves
1 change: 1 addition & 0 deletions community/picassoneves1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Picasso Neves - Estudos
1 change: 1 addition & 0 deletions community/picassoneves2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Estudos em curso!