Skip to content

Commit

Permalink
✨ feat(projects): add new project
Browse files Browse the repository at this point in the history
add "sistema de cadastro de localidades" project to my projects list at `profession.json` file in `data` folder
  • Loading branch information
allbertuu committed Sep 2, 2024
1 parent 9a939d5 commit e09e266
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions src/data/profession.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,21 @@
"startDate": 1656644400000,
"projects": [
{
"name": "Tela Calma",
"name": "Sistema de Cadastro de Localidades",
"stack": [
"Liderança",
"Gestão de projetos",
"Gestão de tarefas",
"Levantamento e análise de requisitos"
"React",
"Google Firebase",
"TypeScript",
"Tailwind CSS",
"Leaflet",
"HTML5",
"CSS"
],
"links": {
"github": "",
"site": ""
"github": "https://github.com/allbertuu/sistema-de-cadastro-de-localidades",
"site": "https://desafio-leaflet.vercel.app/"
},
"about": "App mobile focado no cuidado à saúde mental, de forma anônima e humanizada, obtendo conforto apenas usando o seu celular. 💜🧠"
"about": "Todo mundo tem um lugar preferido na terra, com esse app você pode compartilhar ele com o mundo ou descobrir qual a sua próxima viagem! 🗺"
},
{
"name": "Blog do Alberto",
Expand Down

0 comments on commit e09e266

Please sign in to comment.