{"id":19362732,"url":"https://github.com/stantanasi/stantanasi.github.io","last_synced_at":"2026-05-04T17:36:34.148Z","repository":{"id":75840737,"uuid":"358960050","full_name":"stantanasi/stantanasi.github.io","owner":"stantanasi","description":"My Portfolio website","archived":false,"fork":false,"pushed_at":"2026-04-27T23:25:03.000Z","size":36411,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-28T01:22:07.151Z","etag":null,"topics":["personal-website","portfolio","react","reactjs","resume","typescript"],"latest_commit_sha":null,"homepage":"https://stantanasi.github.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stantanasi.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-04-17T19:01:41.000Z","updated_at":"2026-04-27T23:24:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"faeebfa1-c4fa-4218-9ef2-62570dec88fc","html_url":"https://github.com/stantanasi/stantanasi.github.io","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stantanasi/stantanasi.github.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stantanasi%2Fstantanasi.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stantanasi%2Fstantanasi.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stantanasi%2Fstantanasi.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stantanasi%2Fstantanasi.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stantanasi","download_url":"https://codeload.github.com/stantanasi/stantanasi.github.io/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stantanasi%2Fstantanasi.github.io/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32618217,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"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":["personal-website","portfolio","react","reactjs","resume","typescript"],"created_at":"2024-11-10T07:30:04.991Z","updated_at":"2026-05-04T17:36:34.142Z","avatar_url":"https://github.com/stantanasi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003ePortfolio\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./app/favicon.ico\" height=\"100px\" /\u003e\n  \u003cbr /\u003e\n  My Portfolio website built with Next.js and Material UI in TypeScript.\n  \u003cbr /\u003e\n  \u003ca href=\"https://stantanasi.github.io\"\u003e\n    \u003cstrong\u003eVisit website »\u003c/strong\u003e\n  \u003c/a\u003e\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n  \u003ca href=\"https://github.com/stantanasi/stantanasi.github.io/issues\"\u003eReport Bug\u003c/a\u003e\n  ·\n  \u003ca href=\"https://github.com/stantanasi/stantanasi.github.io/issues\"\u003eRequest Feature\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n\n- [About the project](#about-the-project)\n  - [Built with](#built-with)\n- [Getting started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Setup](#setup)\n- [Development](#development)\n- [Contributing](#contributing)\n- [Author](#author)\n- [License](#license)\n\u003c/details\u003e\n\n## About the project\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./.github/docs/preview.png\" alt=\"Preview\"\u003e\n\u003c/p\u003e\n\nMore than just a portfolio, this is a technical showcase of my work in Web, Android, and Media Engineering.\n\n### Built with\n\n- [Next.js](https://nextjs.org)\n- [Material UI](https://mui.com)\n- [TypeScript](https://www.typescriptlang.org)\n- [Iconify](https://iconify.design)\n- [GitHub API](https://docs.github.com/en/rest)\n\n## Getting started\n\n### Prerequisites\n\nInstall [Node.js](https://nodejs.org) which includes [Node Package Manager](https://www.npmjs.com/get-npm)\n\n### Setup\n\n1. Clone the project to your local machine\n\n```bash\ngit clone https://github.com/stantanasi/stantanasi.github.io.git\ncd stantanasi.github.io\n```\n\n2. Install the packages required\n\n```bash\nnpm install\n```\n\n## Development\n\nRun development mode\n\n```bash\nnpm run start\n```\n\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser. The page will reload if you make edits.\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the project\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a pull request\n\n## Author\n\n- [Lory-Stan TANASI](https://github.com/stantanasi)\n\n## License\n\nThis project is licensed under the `Apache-2.0` License - see the [LICENSE](LICENSE) file for details\n\n\u003cp align=\"center\"\u003e\n  \u003cbr /\u003e\n  © 2026 Lory-Stan TANASI. All rights reserved\n\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstantanasi%2Fstantanasi.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstantanasi%2Fstantanasi.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstantanasi%2Fstantanasi.github.io/lists"}