Skip to content

Commit

Permalink
Adicionando novo evento: #1 Encontro Clojure BR - Nubank/SP
Browse files Browse the repository at this point in the history
  • Loading branch information
haaveeni committed Dec 1, 2024
1 parent 5e8f363 commit 2c6280a
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 @@ -106,6 +106,7 @@ Pode ser que ainda não tenhamos adicionado ao nosso calendário de eventos! Se
- 11: [10 Anos de Golang SP na Google](https://www.meetup.com/golangbr/events/304540847) - _São Paulo/SP_ ![presencial]
- 11: [LINUXtips.local - Brasília](https://www.sympla.com.br/evento/linuxtips-local-brasilia/2727181) - _Brasília/DF_ ![presencial]
- 12: [LINUXtips.local - Curitiba](https://www.sympla.com.br/evento/linuxtips-local-curitiba/2727185) - _Curitiba/PR_ ![presencial]
- 13: [#1 Encontro Clojure BR - Nubank/SP](https://www.meetup.com/clojure-br/events/304435585) - _São Paulo/SP_ ![presencial]
- 14: [DevFest Nordeste](https://doity.com.br/devfest-nordeste-2024) - _Arapiraca/AL_ ![híbrido]
- 14: [DevOpsDays Recife 2024](https://devopsdays.org/events/2024-recife/welcome/) - _Recife/PE_ ![presencial]
- 14: [Flutterando Connect](https://connect.flutterando.com.br/) - _Santos/SP_ ![híbrido]
Expand Down
10 changes: 10 additions & 0 deletions src/db/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -899,6 +899,16 @@
"uf": "PR",
"tipo": "presencial"
},
{
"nome": "#1 Encontro Clojure BR - Nubank/SP",
"data": [
"13"
],
"url": "https://www.meetup.com/clojure-br/events/304435585",
"cidade": "São Paulo",
"uf": "SP",
"tipo": "presencial"
},
{
"nome": "DevFest Nordeste",
"data": [
Expand Down

0 comments on commit 2c6280a

Please sign in to comment.