{"id":13400061,"url":"https://github.com/tatmorenno/next-level-week-02","last_synced_at":"2025-06-25T08:04:03.992Z","repository":{"id":42722678,"uuid":"284171150","full_name":"tatmorenno/next-level-week-02","owner":"tatmorenno","description":"👨🏻‍🎓👩🏻‍🏫 A aplicação consiste em conectar quem quer aprender com quem ensina.","archived":false,"fork":false,"pushed_at":"2023-03-05T09:58:39.000Z","size":9289,"stargazers_count":14,"open_issues_count":10,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T08:03:55.128Z","etag":null,"topics":["css","css3","html","html5","nlw","nlw-2","nlw-discovery","nlw-proffy","node","nodejs","nodemon","nunjucks","sqlite"],"latest_commit_sha":null,"homepage":"https://proffydiscovery.herokuapp.com/","language":"CSS","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/tatmorenno.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}},"created_at":"2020-08-01T02:32:57.000Z","updated_at":"2021-10-19T01:39:06.000Z","dependencies_parsed_at":"2024-01-16T09:57:20.519Z","dependency_job_id":"5d64d9c6-5f56-428f-8a4a-1809a4f7a27c","html_url":"https://github.com/tatmorenno/next-level-week-02","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tatmorenno/next-level-week-02","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatmorenno%2Fnext-level-week-02","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatmorenno%2Fnext-level-week-02/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatmorenno%2Fnext-level-week-02/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatmorenno%2Fnext-level-week-02/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tatmorenno","download_url":"https://codeload.github.com/tatmorenno/next-level-week-02/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatmorenno%2Fnext-level-week-02/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261832617,"owners_count":23216494,"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":["css","css3","html","html5","nlw","nlw-2","nlw-discovery","nlw-proffy","node","nodejs","nodemon","nunjucks","sqlite"],"created_at":"2024-07-30T19:00:47.484Z","updated_at":"2025-06-25T08:04:03.965Z","avatar_url":"https://github.com/tatmorenno.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://ik.imagekit.io/capitao/Proffy/nlw2_6d7PvlHZ5.svg\" width=\"150\" \u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003csub\u003eexemplo da tela inicial do \u003ccode\u003eprojeto-proffy\u003c/code\u003e rodando no Chrome\u003c/sub\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003csub\u003e↓\u003c/sub\u003e \n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ckbd\u003e\n  \u003cimg src=\"https://ik.imagekit.io/tatmorenno/picture_compress__1__U6bLx5oBK.gif\" width=\"850\" height=\"500\" \u003e\n   \u003c/kbd\u003e\n\u003c/p\u003e\n\n\n## 💻 Projeto\nProjeto desenvolvido na [Next Level Week](https://nextlevelweek.com/inscricao/2) — trilha Discovery decolada pelo [Mayk Brito](https://github.com/maykbrito/) — da **[@Rocketseat](https://github.com/Rocketseat)** em homenagem aos profissionais da educação.\nÉ uma aplicação que combina quem quer aprender com quem ensina a matéria escolhida. 🎓\nEu já tinha participado da edição anterior e dessa vez absorvi muito mais o conteúdo.\nMais um exemplo de que a prática é a nossa melhor aliada como dev e os pequenos resultados, por menores que pareçam, valem muito a pena.\n\n## 🚀 Tecnologias utilizadas\n\n- [JavaScript](https://www.javascript.com/)\n- [HTML](https://www.w3schools.com/html/)\n- [CSS](https://www.w3.org/Style/CSS/Overview.en.html)\n- [Node.js](https://nodejs.org/en/)\n- [Express](https://expressjs.com/)\n- [SQLite](https://www.sqlite.org/index.html)\n- [Nunjucks](https://mozilla.github.io/nunjucks/)\n\n## 🤔 Como executar o projeto?\n\n```bash\n# Clonar o repositório\ngit clone https://github.com/guilhermecapitao/proffy-discovery\n\n# Entrar no diretório\ncd proffy-discovery\n\n# Baixar as dependências\nnpm i\n\n# Executar o servidor\nnpm run dev\n```\n\nApós o passo a passo anterior, abra o seu navegador e acesse `http://localhost:5500/`\n\n---\n\n```\u003c♥\u003e``` Desenvolvido pela [Rocketseat](rocketseat.com.br) com toques especiais de [Tatiana Moreno](https://www.linkedin.com/in/tatmorenno/) ```\u003c/♥\u003e```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftatmorenno%2Fnext-level-week-02","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftatmorenno%2Fnext-level-week-02","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftatmorenno%2Fnext-level-week-02/lists"}