Skip to content

Commit

Permalink
Fazendo auto-commit das alterções
Browse files Browse the repository at this point in the history
  • Loading branch information
ofelipelucca authored and github-actions[bot] committed Nov 10, 2024
1 parent edcc860 commit 5ae65ab
Showing 1 changed file with 19 additions and 10 deletions.
29 changes: 19 additions & 10 deletions data/repositorios-data.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,27 @@
[
{
"name": "CalculaFaltas",
"description": "Uma calculadora de faltas para o ensino superior, com base em matérias com carga horária de 30, 60 e 90 horas.",
"created_at": "2024-11-09T15:49:33Z",
"updated_at": "2024-11-09T16:02:25Z",
"stargazers_count": 0,
"language": null,
"public": true
},
{
"name": "TwitchTacToe-JS",
"description": "Um jogo web onde é possível se conectar à um chat da Twitch e jogar TicTacToe (jogo da velha) com os viewers por meio de comandos. Feito com HTML, CSS, JavaScript, React, Redux",
"created_at": "2024-04-06T19:29:39Z",
"updated_at": "2024-11-09T15:50:52Z",
"stargazers_count": 0,
"language": "JavaScript",
"public": true
},
{
"name": "Portfolio-Dashboard-JS",
"description": "Um dashboard com todos os meus repositórios e projetos freelances. Feito com HTML, CSS e JavaScript",
"created_at": "2023-04-03T17:03:24Z",
"updated_at": "2024-11-08T00:51:49Z",
"updated_at": "2024-11-09T00:50:28Z",
"stargazers_count": 0,
"language": "CSS",
"public": true
Expand All @@ -17,15 +35,6 @@
"language": "Python",
"public": true
},
{
"name": "TwitchTacToe-JS",
"description": "Um jogo web onde é possível se conectar à um chat da Twitch e jogar TicTacToe (jogo da velha) com os viewers por meio de comandos. Feito com HTML, CSS, JavaScript, React, Redux",
"created_at": "2024-04-06T19:29:39Z",
"updated_at": "2024-07-30T21:18:44Z",
"stargazers_count": 0,
"language": "JavaScript",
"public": true
},
{
"name": "Media-Binder-For-PC-CPP",
"description": "Um software que permite ao usuário controlar as mídias do PC (play/pause, próxima faixa, faixa anterior) usando teclas de atalho personalizadas. Feito com C++ usando o Qt Creator.",
Expand Down

0 comments on commit 5ae65ab

Please sign in to comment.