{"id":19838898,"url":"https://github.com/brunosobraldev/gaspers","last_synced_at":"2026-04-13T04:08:24.637Z","repository":{"id":208486820,"uuid":"721756801","full_name":"BrunoSobralDEV/gaspers","owner":"BrunoSobralDEV","description":"Website recreated with the technologies required for the position of Javascript Developer at Gaspers company.","archived":false,"fork":false,"pushed_at":"2023-11-21T18:36:40.000Z","size":62465,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T22:19:50.366Z","etag":null,"topics":["figma","nextjs","photoshop","reactjs","tailwindcss"],"latest_commit_sha":null,"homepage":"https://gaspers.vercel.app/","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/BrunoSobralDEV.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":"2023-11-21T17:57:04.000Z","updated_at":"2023-11-21T18:48:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"4d24ac39-b017-4fb9-8208-76816c593878","html_url":"https://github.com/BrunoSobralDEV/gaspers","commit_stats":null,"previous_names":["brunosobraldev/gaspers"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BrunoSobralDEV/gaspers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrunoSobralDEV%2Fgaspers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrunoSobralDEV%2Fgaspers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrunoSobralDEV%2Fgaspers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrunoSobralDEV%2Fgaspers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrunoSobralDEV","download_url":"https://codeload.github.com/BrunoSobralDEV/gaspers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrunoSobralDEV%2Fgaspers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31739109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T03:27:07.512Z","status":"ssl_error","status_checked_at":"2026-04-13T03:26:53.610Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["figma","nextjs","photoshop","reactjs","tailwindcss"],"created_at":"2024-11-12T12:19:30.902Z","updated_at":"2026-04-13T04:08:24.623Z","avatar_url":"https://github.com/BrunoSobralDEV.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ch1 align=\"center\"\u003eWebSite Gaspers.ai\u003c/h1\u003e\n\n---\n\u003cimg align=\"right\" src=\"https://github.com/BrunoSobralDEV/gaspers/blob/main/public/images/gaspers-project.png\" alt=\"printscreen-mobile-mac\"\u003e\n\n\n# :pushpin: Table of Contents\n\n- :house: [About](#about)\n- :dart: [Installation](#installation)\n  - :gear: [Install dependencies](#install_dependencies)\n  - :rocket: [Getting Started](#getting_started)\n- :computer: [Techs](#techs)\n- :bust_in_silhouette: [Author](#author)\n- :handshake: [Contributing](#contributing)\n- :scroll: [License](#license)\n\n---\n\n\u003ch1 id=\"about\"\u003e:house: About\u003c/h1\u003e\n\nWebsite recreated with the technologies required for the position of Javascript Developer at Gaspers.ai. \n\nReference: [Gaspers.ai](https://gaspers.ai/)\n\n---\n\n\u003ch1 id=\"installation\"\u003e:dart: Installation\u003c/h1\u003e\n\n**First you need to install:**\n\n- [Node.js](https://pt-br.nodejs.org/) (required)\n- [Npm](https://www.npmjs.com/) (required)\n\n\n  **Then in order, clone the project.**\n\nBy HTTPS, running this command:\n\n```bash\n  git clone https://github.com/BrunoSobralDEV/gaspers.git\n```\n\nOr by ssh, running this command:\n\n```bash\n  git@github.com:BrunoSobralDEV/gaspers.git\n```\n\nSSH is a secure protocol, but you need to register a key ssh in your github before.\n\n\u003ch2 id=\"install_dependencies\"\u003e:hammer_and_wrench: Install dependencies\u003c/h2\u003e\n\n```bash\n  npm install\n```\n\n\u003ch2 id=\"getting_started\"\u003e:rocket: Getting Started\u003c/h2\u003e\n\n```bash\n  npm run dev\n```\n---\n\n\u003ch1 id=\"techs\"\u003e:computer: Techs\u003c/h1\u003e\n\n[![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge\u0026logo=next.js\u0026logoColor=white)](https://nextjs.org/)\n[![TypeScript](https://img.shields.io/badge/TypeScript-blue?style=for-the-badge\u0026logo=TypeScript\u0026logoColor=ffffff)](https://www.typescriptlang.org/)\n[![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB)](https://react.dev/)\n[![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)](https://tailwindcss.com/)\n[![Figma](https://img.shields.io/badge/figma-%23F24E1E.svg?style=for-the-badge\u0026logo=figma\u0026logoColor=white)](https://www.figma.com/)\n\n\u003ch2\u003eOrganization\u003c/h2\u003e\n\n\u003ch4\u003eFigma:\u003c/h4\u003e\n\n[![Figma](https://img.shields.io/badge/Figma-black?style=for-the-badge\u0026logo=Figma\u0026logoColor=ffffff)](https://www.figma.com/file/qEUxA1u40MXFXPfyFOTkbE/gaspers.io?type=design\u0026node-id=60%3A2\u0026mode=design\u0026t=9Sx2GtLBk5QGcsr3-1)\n\n---\n\n\u003ch1 id=\"author\"\u003e:bust_in_silhouette: Author\u003c/h1\u003e\n\n\u003ctable\u003e\n\t\u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"https://github.com/BrunoSobralDev\"\u003e\n        \u003cimg\n          width=\"100px\"\n          height=\"auto\"\n          src=\"https://github.com/BrunoSobralDev.png\"\n          alt=\"Foto de Bruno Sobral\"\n        /\u003e\n        \u003cbr /\u003e\n        \u003csub\u003e\n          \u003cb\u003eBruno Sobral\u003c/b\u003e\n        \u003c/sub\u003e\n      \u003c/a\u003e\n\t\t\u003c/td\u003e\n  \u003c/tr\u003e\t\n\u003c/table\u003e\n\n---\n\n\u003ch1 id=\"contributing\"\u003e:handshake: Contributing\u003c/h1\u003e\n\nContributions, issues and feature requests are welcome! Feel free to **file a new issue** on the [Project-gaspers](https://github.com/BrunoSobralDEV/gaspers/issues) repository. If you already found a solution to your problem, **I would love to review your pull request**!\n\n---\n\n\u003ch1 id=\"license\"\u003e:scroll: License\u003c/h1\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunosobraldev%2Fgaspers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrunosobraldev%2Fgaspers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunosobraldev%2Fgaspers/lists"}