{"id":20176452,"url":"https://github.com/dyarleniber/material-personal-website","last_synced_at":"2026-02-08T15:31:56.461Z","repository":{"id":149769627,"uuid":"257089924","full_name":"dyarleniber/material-personal-website","owner":"dyarleniber","description":":computer: Personal website using JavaScript, React, Hooks, Material-UI, Jest and Enzyme.","archived":false,"fork":false,"pushed_at":"2021-06-24T17:47:29.000Z","size":2492,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-24T16:22:05.010Z","etag":null,"topics":["enzyme","hooks","javascript","jest","material-ui","personal","personal-website","react","website"],"latest_commit_sha":null,"homepage":"https://dyarleniber.github.io/material-personal-website/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dyarleniber.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-04-19T19:56:34.000Z","updated_at":"2024-02-15T15:33:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"4633a8a6-e450-4332-b6fb-2a302176de34","html_url":"https://github.com/dyarleniber/material-personal-website","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dyarleniber/material-personal-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyarleniber%2Fmaterial-personal-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyarleniber%2Fmaterial-personal-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyarleniber%2Fmaterial-personal-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyarleniber%2Fmaterial-personal-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dyarleniber","download_url":"https://codeload.github.com/dyarleniber/material-personal-website/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyarleniber%2Fmaterial-personal-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29235234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T14:18:14.570Z","status":"ssl_error","status_checked_at":"2026-02-08T14:18:14.071Z","response_time":57,"last_error":"SSL_read: 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":["enzyme","hooks","javascript","jest","material-ui","personal","personal-website","react","website"],"created_at":"2024-11-14T02:09:26.408Z","updated_at":"2026-02-08T15:31:56.408Z","avatar_url":"https://github.com/dyarleniber.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  Material-UI Personal website\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  :computer: Personal website using JavaScript, React, Hooks, Material-UI, Jest and Enzyme.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/dyarleniber/material-personal-website/actions?query=workflow%3ACI%2FCD\"\u003e\n    \u003cimg alt=\"CI/CD\" src=\"https://github.com/dyarleniber/material-personal-website/workflows/CI/CD/badge.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/dyarleniber/material-personal-website\"\u003e\n    \u003cimg alt=\"Coverage\" src=\"https://img.shields.io/codecov/c/github/dyarleniber/material-personal-website\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/dyarleniber/material-personal-website/blob/master/LICENSE\"\u003e\n    \u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/dyarleniber/material-personal-website\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://dyarleniber.github.io/material-personal-website/\"\u003eLive Preview\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#gear-configuration\"\u003eConfiguration\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#memo-license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\nPersonal website buit with [React](https://reactjs.org) on [Material Design](https://material.io) through [Material-UI](https://material-ui.com) library.\n\nThe code base is 100% covered by automated tests with [Jest](https://jestjs.io) and [Enzyme](https://enzymejs.github.io/enzyme).\n\nThe website is hosted on [GitHub Pages](https://pages.github.com). And a CI/CD workflow created on [GitHub Actions](https://github.com/features/actions) is responsible for automatically test the source code, generate a coverage report and upload it on [Codecov](https://codecov.io), build and deploy the project on [GitHub Pages](https://pages.github.com). All these jobs are activated by a push or pull request event on master branch.\n\n![preview-video](https://user-images.githubusercontent.com/40317398/84584841-23614900-ae01-11ea-8924-e8be306ac869.gif)\n\n## :gear: Configuration\n\nTo clone and run this application, you’ll need to have [Git](https://git-scm.com) and [Node.js v10.16](https://nodejs.org) or higher installed on your computer.\n\nFrom your command line:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/dyarleniber/material-personal-website.git\n\n# Go into the repository folder\n$ cd material-personal-website\n\n# Install dependencies\n$ npm install\n\n# Run the app in the development mode (open http://localhost:3000 to view it in the browser)\n$ npm start\n```\n\nTo run the tests (in the interactive watch mode), run the following command:\n\n```bash\n$ npm test\n```\n\nFor more information about the available scripts, access the [Create React App documentation](https://create-react-app.dev/docs/available-scripts/).\n\n\u003e All data, such as personal data and portfolio, must be changed in the `src/config/dataApi.js` file.\n\n## :memo: License\n\nThis project is under the MIT license. See the [LICENSE](https://github.com/dyarleniber/material-personal-website/blob/master/LICENSE) for more information.\n\n---\n\nMade with ♥ by Dyarlen Iber :wave: [Get in touch!](https://dyarleniber.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdyarleniber%2Fmaterial-personal-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdyarleniber%2Fmaterial-personal-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdyarleniber%2Fmaterial-personal-website/lists"}