Skip to content

Commit

Permalink
Adicionando novo evento: Técnicas de criação rápida para GitHub Copil…
Browse files Browse the repository at this point in the history
…ot que todo dev deve conhecer
  • Loading branch information
haaveeni committed Nov 30, 2024
1 parent 91c42d6 commit 8b8393b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ Pode ser que ainda não tenhamos adicionado ao nosso calendário de eventos! Se
- 01: [Python Cerrado 2024 + Plone Conference](https://2024.ploneconf.org/pt-br) - _Brasília/DF_ ![presencial]
- 03: [Meetup SouJava Brasília Dezembro](https://www.meetup.com/soujavabrasilia/events/304733383/) - _Brasília/DF_ ![híbrido]
- 03: [FIAP Meetup - Da IA à sala de aula: como a tecnologia vai redefinindo a educação](https://www.meetup.com/fiapmeetups/events/304456573) - _São Paulo/SP_ ![híbrido]
- 03: [Técnicas de criação rápida para GitHub Copilot que todo dev deve conhecer](https://www.meetup.com/microsoft-reactor-sao-paulo/events/304419334/) ![online]
- 03, 04, 05 e 06: [27th Brazilian Symposium on Formal Methods (SBMF 2024)](https://sbmf24.ifes.edu.br/) - _Vitória/ES_ ![presencial]
- 03, 04, 05, 06 e 07: [PHP Conference Brasil 2024](https://phpconference.com.br/) ![online]
- 04: [FIAP MEETUP - Game Dev & Inteligência Artificial](https://www.meetup.com/fiapmeetups/events/304776543) ![online]
Expand Down
10 changes: 10 additions & 0 deletions src/db/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -699,6 +699,16 @@
"uf": "SP",
"tipo": "híbrido"
},
{
"nome": "Técnicas de criação rápida para GitHub Copilot que todo dev deve conhecer",
"data": [
"03"
],
"url": "https://www.meetup.com/microsoft-reactor-sao-paulo/events/304419334/",
"cidade": "",
"uf": "",
"tipo": "online"
},
{
"nome": "27th Brazilian Symposium on Formal Methods (SBMF 2024)",
"data": [
Expand Down

0 comments on commit 8b8393b

Please sign in to comment.