{"id":24456011,"url":"https://github.com/unsignedarduino/cyrus-yiu","last_synced_at":"2026-04-11T17:01:45.774Z","repository":{"id":270939390,"uuid":"911893278","full_name":"UnsignedArduino/cyrus-yiu","owner":"UnsignedArduino","description":"This is the source code for my portfolio website!","archived":false,"fork":false,"pushed_at":"2026-04-01T00:46:02.000Z","size":27454,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-01T01:55:23.520Z","etag":null,"topics":["bootstrap","nextjs","portfolio","portfolio-website"],"latest_commit_sha":null,"homepage":"https://cyrus-yiu.pages.dev/","language":"TypeScript","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/UnsignedArduino.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2025-01-04T05:46:11.000Z","updated_at":"2026-04-01T00:46:06.000Z","dependencies_parsed_at":"2025-01-04T08:27:47.870Z","dependency_job_id":"e78b80a5-45e6-4b61-80bb-6397556bad66","html_url":"https://github.com/UnsignedArduino/cyrus-yiu","commit_stats":null,"previous_names":["unsignedarduino/cyrus-yiu"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/UnsignedArduino/cyrus-yiu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnsignedArduino%2Fcyrus-yiu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnsignedArduino%2Fcyrus-yiu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnsignedArduino%2Fcyrus-yiu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnsignedArduino%2Fcyrus-yiu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UnsignedArduino","download_url":"https://codeload.github.com/UnsignedArduino/cyrus-yiu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnsignedArduino%2Fcyrus-yiu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31687881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"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":["bootstrap","nextjs","portfolio","portfolio-website"],"created_at":"2025-01-21T02:15:02.412Z","updated_at":"2026-04-11T17:01:45.760Z","avatar_url":"https://github.com/UnsignedArduino.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cyrus-yiu\n\n[![Deployed on Cloudflare Pages](https://img.shields.io/badge/Deployed%20on-Cloudflare%20Pages-F38020?logo=cloudflarepages)](https://cyrus-yiu.pages.dev/)\n[![Lint](https://github.com/UnsignedArduino/cyrus-yiu/actions/workflows/eslint.yml/badge.svg)](https://github.com/UnsignedArduino/cyrus-yiu/actions/workflows/eslint.yml)\n[![Format](https://github.com/UnsignedArduino/cyrus-yiu/actions/workflows/prettier.yml/badge.svg)](https://github.com/UnsignedArduino/cyrus-yiu/actions/workflows/prettier.yml)\n[![CodeFactor](https://www.codefactor.io/repository/github/unsignedarduino/cyrus-yiu/badge)](https://www.codefactor.io/repository/github/unsignedarduino/cyrus-yiu)\n[![Contribute with Gitpod](https://img.shields.io/badge/Contribute%20with-Gitpod-908a85?logo=gitpod)](https://gitpod.io/#https://github.com/UnsignedArduino/cyrus-yiu)\n\nThis is the source code for my portfolio website!\n\n## Install\n\n1. Have `nodejs`.\n2. Clone this repo.\n3. `yarn` to install dependencies.\n\n## Development\n\nUse `yarn run dev` to start a development server.\n\nBefore commit, make sure to format, (`yarn run format` / `yarn run writeFormat`) lint, (`yarn run lint` /\n`yarn run writeLint`) and type-check. (`yarn run typecheck`)\n\n## Build and serve\n\n`yarn run build` and `yarn run start`. (because it is a static site, you can use any static server to serve the files in\nthe `out` directory)\n\nThis website is currently deployed to Cloudflare Pages at https://cyrusyiu.com\n\n## Notes\n\n- URL redirects (`/github`, `/linkedin`, etc.) are in\n  [`public/_redirects`](public/_redirects) (deployed on Cloudflare Pages),\n  also add them to [`next.config.ts`](next.config.ts) while at it.\n- URLs for GitHub link, LinkedIn link, etc. are not centralized yet, do full\n  code search for all URLs if replacing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funsignedarduino%2Fcyrus-yiu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funsignedarduino%2Fcyrus-yiu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funsignedarduino%2Fcyrus-yiu/lists"}