{"id":18468867,"url":"https://github.com/felipebrenner/discover","last_synced_at":"2026-03-06T11:31:09.990Z","repository":{"id":112666338,"uuid":"335800493","full_name":"FelipeBrenner/discover","owner":"FelipeBrenner","description":"Repositório criado para estudos das trilhas do curso Discover da Rocketseat","archived":false,"fork":false,"pushed_at":"2021-05-16T01:32:17.000Z","size":2038,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T16:17:39.808Z","etag":null,"topics":["css","discover","html","javascript","nodejs","rocketseat"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/FelipeBrenner.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-04T01:09:02.000Z","updated_at":"2024-05-17T13:52:48.000Z","dependencies_parsed_at":"2023-06-10T17:30:41.601Z","dependency_job_id":null,"html_url":"https://github.com/FelipeBrenner/discover","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FelipeBrenner/discover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelipeBrenner%2Fdiscover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelipeBrenner%2Fdiscover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelipeBrenner%2Fdiscover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelipeBrenner%2Fdiscover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FelipeBrenner","download_url":"https://codeload.github.com/FelipeBrenner/discover/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelipeBrenner%2Fdiscover/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30173694,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["css","discover","html","javascript","nodejs","rocketseat"],"created_at":"2024-11-06T10:08:22.611Z","updated_at":"2026-03-06T11:31:09.955Z","avatar_url":"https://github.com/FelipeBrenner.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 💻 Repositório\n\nRepositório criado para estudos das trilhas do curso [Discover](https://app.rocketseat.com.br/discover) da Rocketseat\n\n- [ ] [Guias estelares](https://github.com/FelipeBrenner/discover/tree/main/guias-estelares)\n    - [x] [O guia estelar de HTML](https://github.com/FelipeBrenner/discover/tree/main/guias-estelares/1-o-guia-estelar-de-html)\n        \u003e```\u003col\u003e, \u003cul\u003e, \u003cli\u003e, \u003cblockquote\u003e, \u003ccite\u003e, \u003cq\u003e, \u003cabbr\u003e, \u003caddress\u003e, \u003cdl\u003e, \u003cdt\u003e, \u003cdd\u003e, \u003ccode\u003e, \u003cpre\u003e, \u003cdiv\u003e, \u003cspan\u003e, \u003ca\u003e, \u003ctable\u003e, \u003ctr\u003e, \u003cth\u003e, \u003ctd\u003e, \u003ccaption\u003e, \u003cthead\u003e, \u003ctbody\u003e, \u003ccolgroup\u003e, \u003ccol\u003e, \u003cmeta\u003e, \u003clink\u003e```\n    - [x] [O guia estelar de CSS](https://github.com/FelipeBrenner/discover/tree/main/guias-estelares/2-o-guia-estelar-de-css)\n    - [ ] O guia estelar de Git\n    - [x] O guia estelar de JavaScript\n    - [x] Guia estelar de programação\n    - [ ] Guia estelar de HTTP\n    - [ ] Guia estelar de Github\n- [x] [Preparação de astronautas](https://github.com/FelipeBrenner/discover/tree/main/preparacao-de-astronautas/)\n    - [x] [Formulários de outro planeta](https://github.com/FelipeBrenner/discover/tree/main/preparacao-de-astronautas/1-formularios-de-outro-planeta)\n        \u003e```\u003cform\u003e, \u003cfieldset\u003e, \u003clegend\u003e, \u003clabel\u003e, \u003cbutton\u003e, \u003cdatalist\u003e, \u003coption\u003e, \u003cinput type=\"password\"\u003e, \u003cinput type=\"email\"/\u003e, \u003cinput type=\"url\"/\u003e, \u003cinput type=\"file\"/\u003e, \u003cinput type=\"color\"/\u003e, \u003cinput type-\"checkbox\"\u003e, \u003cinput type=\"hidden\"\u003e, \u003cinput type=\"radio\"\u003e, \u003cinput type=\"search\"/\u003e, \u003cinput type=\"number\"/\u003e, \u003cinput type=\"range\"/\u003e, \u003cinput type=\"date\"\u003e, \u003cinput type=\"datetime-local\"\u003e, \u003cinput type=\"month\"\u003e, \u003cinput type=\"time\"\u003e, \u003cinput type=\"week\"\u003e\u003ctextarea\u003e, \u003cselect\u003e, \u003coptgroup\u003e```\n    - [x] [HTML que faz sentido, para todos](https://github.com/FelipeBrenner/discover/tree/main/preparacao-de-astronautas/2-html-que-faz-sentido-para-todos)\n       \u003e```\u003cheader\u003e, \u003cnav\u003e, \u003cmain\u003e, \u003carticle\u003e, \u003caside\u003e, \u003cfooter\u003e, \u003csection\u003e, \u003cdiv\u003e, \u003cspan\u003e```\n    - [x] [Posso ver e ouvir o HTML](https://github.com/FelipeBrenner/discover/tree/main/preparacao-de-astronautas/3-posso-ver-e-ouvir-o-html)\n        \u003e```\u003cvideo\u003e, \u003caudio\u003e, \u003ciframe\u003e, \u003cimg\u003e, \u003cfigure\u003e, \u003cfigcaption\u003e, \u003csvg\u003e```\n    - [x] [Pilotando com a DOM](https://github.com/FelipeBrenner/discover/tree/main/preparacao-de-astronautas/4-pilotando-com-a-dom)\n        \u003e```getElementById, getElementsByClassName, getElementsByTagName, querySelector, querySelectorAll, textContent, innerText, innerHTML, value, setAttribute, getAttribute, removeAttribute, parentElement, parentNode, childNodes, children, firstChild, firstElementChild, lastChild, lastElementChild, nextSibling, nextElementSibling, previousSibling, previousElementsSibling, classList, createElement, prepend, insertBefore, onkeydown, onkeyup, onkeypress, addEventListener, event```\n    - [x] [Nem tudo são pixels](https://github.com/FelipeBrenner/discover/tree/main/preparacao-de-astronautas/5-nem-tudo-sao-pixels)\n    - [x] [Nem só de classes ou ID's](https://github.com/FelipeBrenner/discover/tree/main/preparacao-de-astronautas/6-nem-so-de-classes-ou-ids)\n        \u003e```Element selector, ID Selector, Class Selector, Attribute selector, Pseudo-class selector, Descendant combinator, Child combinator \u003e, Adjacent sibling combinator +, General sibling combinator ~, :first-child, :nth-of-type(), :nth-child(), :hover, :focus, :disabled, :required, ::before, ::after, ::first-line```\n    - [x] [Uma caixa dentro da outra](https://github.com/FelipeBrenner/discover/tree/main/preparacao-de-astronautas/7-uma-caixa-dentro-da-outra)\n        \u003e```box-sizing: border-box, display: block, display: inline, margin, padding, border, outline```\n    - [x] [App bonito, até nos textos](https://github.com/FelipeBrenner/discover/tree/main/preparacao-de-astronautas/7-uma-caixa-dentro-da-outra)\n        \u003e```font-family, font-weight, font-style, font-size, font-variant, font-stretch, letter-spacing, word-spacing, line-height, text-transform, text-decoration, text-align, text-shadow, shorthand```\n- [ ] [Viajando ao espaço](https://github.com/FelipeBrenner/discover/tree/main/viajando-ao-espaco/)\n    - [x] [NodeJS: O motor da nave](https://github.com/FelipeBrenner/discover/tree/main/viajando-ao-espaco/1-nodejs-o-motor-da-nave)\n        \u003e ```module.exports, require(), global, require('path'), __dirname, __filename, process.argv, npm, package.json, node_modules, process.stdout, process.stdin, process.on, setTimeout(), clearTimeout(), setInterval(), clearInterval(), require('events'), EventEmitter.on, EventEmitter.emit, inherits()```\n    - [ ] NodeJS + EJS: HTML inteligente\n    - [ ] SQL, a caixa preta da nossa nave\n\n\u003e Trilhas concluídas sem pasta criada no repositório é devido a não ter sido necessário anotação nem prática nenhuma\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipebrenner%2Fdiscover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipebrenner%2Fdiscover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipebrenner%2Fdiscover/lists"}