{"id":19052308,"url":"https://github.com/michaelcaxias/trybe-exercises","last_synced_at":"2026-04-06T01:32:37.178Z","repository":{"id":40418450,"uuid":"376146129","full_name":"michaelcaxias/trybe-exercises","owner":"michaelcaxias","description":"Repositório de exercícios da Trybe com conteúdos de front-end, back-end e ciência da computação","archived":false,"fork":false,"pushed_at":"2022-06-04T00:31:55.000Z","size":8531,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-02T10:29:41.453Z","etag":null,"topics":["context-api","css","docker","expressjs","heroku-deployment","html","javascript","mongodb","node-js","nodejs","reactjs","redux","socket-io"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michaelcaxias.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-11T21:29:43.000Z","updated_at":"2022-03-30T17:23:09.000Z","dependencies_parsed_at":"2022-08-09T19:51:05.231Z","dependency_job_id":null,"html_url":"https://github.com/michaelcaxias/trybe-exercises","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelcaxias%2Ftrybe-exercises","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelcaxias%2Ftrybe-exercises/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelcaxias%2Ftrybe-exercises/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelcaxias%2Ftrybe-exercises/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelcaxias","download_url":"https://codeload.github.com/michaelcaxias/trybe-exercises/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240109567,"owners_count":19749171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["context-api","css","docker","expressjs","heroku-deployment","html","javascript","mongodb","node-js","nodejs","reactjs","redux","socket-io"],"created_at":"2024-11-08T23:21:50.318Z","updated_at":"2025-11-12T01:06:05.726Z","avatar_url":"https://github.com/michaelcaxias.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Utilizarei este repositório para desenvolver exercícios durante o período de estudos na [Trybe](https://www.betrybe.com/), uma escola de programação que ensina a **_programar_**, a **_aprender_** e a **_trabalhar_**.\n\nO programa conta com mais de 1.500 horas de aulas presenciais e online, aborda introdução ao desenvolvimento de software, front-end, back-end, ciência da computação, engenharia de software, metodologias ágeis e habilidades comportamentais.\n\n## Fundamentos do Desenvolvimento Web ✔️\n\n**Bloco 1: Introdução - Unix \u0026 Shell** ✔️\n\n**Bloco 2: Git \u0026 GitHub** ✔️\n\n**Bloco 3: Introdução - HTML \u0026 CSS** ✔️\n- [X] 3-5: _[Projeto Lessons Learned](https://michaelcaxias.github.io/projects/lessons-learned/)_\n\n**Bloco 4: Introdução - Introdução à JavaScript e Lógica de Programação** ✔️\n- [X] 4-5: _Projeto - Playground Functions_\n\n**Bloco 5: JavaScript: DOM, Eventos e Web Storage** ✔️\n- [X] 5-5: _[Projeto - Arte com Pixels](https://github.com/michaelcaxias/pixels-art)_\n- [X] 5-6: _[Projeto - Lista de Tarefas](https://github.com/michaelcaxias/html-todo-list)_\n\n**Bloco 6: HTML e CSS: Forms, Flexbox e Responsivo** ✔️\n- [X] 6-6: _[Projeto - Trybewarts](https://github.com/michaelcaxias/trybewarts)_\n\n**Bloco 7: Introdução à JavaScript ES6 e Testes Unitários** ✔️\n- [X] 7-4: _Projeto - JavaScript Testes Unitários_\n\n**Bloco 8: Higher Order Functions do JavaScript ES6** ✔️\n- [X] 8-6: _[Projeto - Zoo Functions](https://github.com/michaelcaxias/zoo-functions)_\n\n**Bloco 9: JavaScript Assíncrono e Promises** ✔️\n- [X] 9-3: _[Projeto - Carrinho de Compras](https://github.com/michaelcaxias/shopping-cart)_\n- [X] 9-4: _[Projeto - Jest Assíncrono e Mocking](https://github.com/michaelcaxias/jest-unit-tests)_\n\n## Desenvolvimento Front-End\n\n**Bloco 10: Introdução a React** ✔️\n- [X] 10-3: _[Projeto - Movie Cards Library](https://github.com/michaelcaxias/movie-cards-library)_\n\n**Bloco 11 Componentes com Estado, Eventos e Formulários com React** ✔️\n- [X] 11-3: _[Projeto - Movie Cards Library Stateful](https://github.com/michaelcaxias/movie-cards-library)_\n\n**Bloco 12 Ciclo de Vida de Componentes e React Router** ✔️\n- [X] 12-3: _Projeto - TrybeTunes_\n\n**Bloco 13 Metodologias Ágeis** ✔️\n- [X] 13-2: _[Projeto - Frontend Online Store](https://github.com/michaelcaxias/twelve-store)_\n\n**Bloco 14: Testes automatizados com React Testing Library** ✔️\n- [X] 14-4: _Projeto - Testes em RTL_\n\n**Bloco 15: Gerenciamento de estado com Redux** \n- [X] 15-6: _Projeto - Trybe Wallet_\n\n**Bloco 16: Projeto Jogo de Trivia** \n- [X] 16-1: _[Projeto - Jogo de Trivia](https://github.com/michaelcaxias/trivia-quiz)_\n\n**Bloco 17: Context API e React Hooks** \n- [X] 17-4: _Projeto - StarWars Datatable com Context API e Hooks_\n\n**Bloco 18: Projeto App de Receitas** \n- [X] 18-1: _[Projeto - App de Receitas](https://github.com/michaelcaxias/recipes-app)_\n\n## Desenvolvimento Back-End ⌛\n\n**Bloco 19: Bloco X** ✔️\n- [X] 19-3: _[Bloco X]()_\n\n**Bloco 20: Bloco X** ✔️\n- [X] 20-3: _[Bloco X]()_\n\n**Bloco 21: Bloco X** ✔️\n- [X] 21-3:  _[Bloco X]()_\n\n**Bloco 22: Bloco X** ✔️\n- [X] 22-2: _[Bloco X]()_\n\n**Bloco 23: Bloco X** ✔️\n- [X] 23-4:  _[Bloco X]()_\n\n**Bloco 24: Bloco X** ✔️\n- [X] 24-6:  _[Bloco X]()_\n\n**Bloco 25: Bloco X** ✔️\n- [X] 25-1: _[Bloco X]()_\n\n**Bloco 26: Bloco X** ✔️\n- [X] 26-4: _[Bloco X]()_\n\n**Bloco 27: Bloco X** \n- [ ] 27-1: _[Bloco X]()_\n\n**Bloco 28: Bloco X** \n- [ ] 28-1: _[Bloco X]()_\n\n**Bloco 29: Bloco X** \n- [ ] 29-1: _[Bloco X]()_\n\n**Bloco 30: Bloco X** \n- [ ] 30-1: _[Bloco X]()_\n\n**Bloco 31: Bloco X** \n- [ ] 31-1: _[Bloco X]()_\n\n**Bloco 32: Bloco X** \n- [ ] 32-1: _[Bloco X]()_\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelcaxias%2Ftrybe-exercises","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelcaxias%2Ftrybe-exercises","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelcaxias%2Ftrybe-exercises/lists"}