{"id":30181261,"url":"https://github.com/Zerohertz/about","last_synced_at":"2025-08-12T08:07:54.661Z","repository":{"id":262383531,"uuid":"884593322","full_name":"Zerohertz/about","owner":"Zerohertz","description":"🎉 About Me! 🎉","archived":false,"fork":false,"pushed_at":"2025-08-02T14:15:34.000Z","size":35599,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-02T16:22:00.982Z","etag":null,"topics":["about","bootstrap","github-pages","nextjs","react","resume","sass"],"latest_commit_sha":null,"homepage":"https://zerohertz.github.io/about/","language":"TypeScript","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/Zerohertz.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,"zenodo":null}},"created_at":"2024-11-07T03:10:07.000Z","updated_at":"2025-08-02T14:15:38.000Z","dependencies_parsed_at":"2025-08-02T16:13:55.696Z","dependency_job_id":null,"html_url":"https://github.com/Zerohertz/about","commit_stats":{"total_commits":108,"total_committers":1,"mean_commits":108.0,"dds":0.0,"last_synced_commit":"83ebb69f13dd123c4e1467b3cd0133ac2448f749"},"previous_names":["zerohertz/about"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Zerohertz/about","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zerohertz%2Fabout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zerohertz%2Fabout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zerohertz%2Fabout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zerohertz%2Fabout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zerohertz","download_url":"https://codeload.github.com/Zerohertz/about/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zerohertz%2Fabout/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270024697,"owners_count":24514054,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["about","bootstrap","github-pages","nextjs","react","resume","sass"],"created_at":"2025-08-12T08:07:48.985Z","updated_at":"2025-08-12T08:07:54.633Z","avatar_url":"https://github.com/Zerohertz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003ch2\u003e🎉 About Me! 🎉\u003c/h2\u003e\n    \u003cimg src=\"https://shields.io/badge/React-18-61DAFB?logo=react\u0026style=for-the-badge\u0026logoColor=61DAFB\"/\u003e \u003cimg src=\"https://img.shields.io/badge/Next.js-15-000000?style=for-the-badge\u0026logo=nextdotjs\u0026logoColor=000000\"/\u003e \u003cimg src=\"https://img.shields.io/badge/Sass-1.77-CC6699?style=for-the-badge\u0026logo=sass\u0026logoColor=CC6699\"/\u003e \u003cimg src=\"https://img.shields.io/badge/Bootstrap-5-7952B3?style=for-the-badge\u0026logo=bootstrap\u0026logoColor=7952B3\"/\u003e\n    \u003cbr/\u003e\n    \u003ca href=\"https://github.com/Zerohertz/about/actions/workflows/nextjs.yml\"\u003e\n        \u003cimg src=\"https://github.com/Zerohertz/about/actions/workflows/nextjs.yml/badge.svg\"/\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n\u003e [!NOTE]\n\u003e\n\u003e ```bash\n\u003e # Install project dependencies\n\u003e $ npm install\n\u003e added 3 packages, and audited 347 packages in 1s\n\u003e 129 packages are looking for funding\n\u003e   run `npm fund` for details\n\u003e found 0 vulnerabilities\n\u003e\n\u003e # Run ESLint to check and automatically fix linting issues\n\u003e $ npm run lint --fix\n\u003e\n\u003e \u003e about@1.0.3 lint\n\u003e \u003e next lint\n\u003e\n\u003e ✔ No ESLint warnings or errors\n\u003e\n\u003e # Start the Next.js development server on the specified port\n\u003e $ npm run dev -- -p ${PORT}\n\u003e\n\u003e \u003e about@1.0.3 dev\n\u003e \u003e next dev -p ${PORT}\n\u003e\n\u003e    ▲ Next.js 15.0.3\n\u003e    - Local:        http://localhost:${PORT}\n\u003e\n\u003e  ✓ Starting...\n\u003e  ✓ Ready in 1145ms\n\u003e  ○ Compiling / ...\n\u003e  ✓ Compiled / in 5.4s (797 modules)\n\u003e  GET / 200 in 5754ms\n\u003e\n\u003e # Build the project for production\n\u003e $ npm run build\n\u003e\n\u003e \u003e about@1.0.3 build\n\u003e \u003e next build\n\u003e\n\u003e    ▲ Next.js 15.0.3\n\u003e\n\u003e  ✓ Linting and checking validity of types\n\u003e    Creating an optimized production build ...\n\u003e  ✓ Compiled successfully\n\u003e  ✓ Collecting page data\n\u003e  ✓ Generating static pages (3/3)\n\u003e  ✓ Collecting build traces\n\u003e  ✓ Exporting (3/3)\n\u003e  ✓ Finalizing page optimization\n\u003e\n\u003e Route (pages)                             Size     First Load JS\n\u003e ┌ ○ / (318 ms)                            108 kB          191 kB\n\u003e ├   └ css/ef46db3751d8e999.css            20 B\n\u003e ├   /_app                                 0 B            82.5 kB\n\u003e └ ○ /404                                  189 B          82.6 kB\n\u003e + First Load JS shared by all             114 kB\n\u003e   ├ chunks/framework-a6b3d2fb26bce5d1.js  44.8 kB\n\u003e   ├ chunks/main-2fb7f6c0f1a1dc8d.js       33.2 kB\n\u003e   ├ css/056cdcce871cc97e.css              31.1 kB\n\u003e   └ other shared chunks (total)           4.46 kB\n\u003e\n\u003e ○  (Static)  prerendered as static content\n\u003e ```\n\n\u003cdetails\u003e\n\u003csummary align=\"center\"\u003e\n\u003ch3\u003e\n🧑🏻‍🎨 How to Customize About Page! 🧑🏻‍🎨\n\u003c/h3\u003e\n\u003c/summary\u003e\n\n\u003ch4 align=\"center\"\u003eTheme\u003c/h4\u003e\n\n\u003e To change the primary colors, adjust the values in the following file:\n\u003e \u003chttps://github.com/Zerohertz/about/blob/8a5a08fa4ba63cf0d63b283335bf24ecc1fc9ce3/src/styles/colors.module.scss#L3-L8\u003e\n\n\u003c!-- prettier-ignore --\u003e\n\u003e Update the font settings in the following files:\u003cbr/\u003e\n\u003e \u003chttps://github.com/Zerohertz/about/blob/8a5a08fa4ba63cf0d63b283335bf24ecc1fc9ce3/src/pages/_document.tsx#L12-L18\u003e\n\u003e \u003chttps://github.com/Zerohertz/about/blob/8a5a08fa4ba63cf0d63b283335bf24ecc1fc9ce3/src/styles/_fonts.scss#L4-L12\u003e\n\n\u003ch4 align=\"center\"\u003eLayout\u003c/h4\u003e\n\n\u003e In the code below, you can configure the layout for the entire about page.\n\u003e \u003chttps://github.com/Zerohertz/about/blob/8a5a08fa4ba63cf0d63b283335bf24ecc1fc9ce3/src/pages/index.tsx#L19-L34\u003e\n\n\u003ch4 align=\"center\"\u003eInformation\u003c/h4\u003e\n\n\u003e Global\n\u003e \u003chttps://github.com/Zerohertz/about/blob/8a5a08fa4ba63cf0d63b283335bf24ecc1fc9ce3/src/payloads/global.ts#L6-L34\u003e\n\n\u003e Profile\n\u003e \u003chttps://github.com/Zerohertz/about/blob/8a5a08fa4ba63cf0d63b283335bf24ecc1fc9ce3/src/payloads/profile.ts#L7-L49\u003e\n\n\u003e Introduction\n\u003e \u003chttps://github.com/Zerohertz/about/blob/8a5a08fa4ba63cf0d63b283335bf24ecc1fc9ce3/src/payloads/introduction.ts#L3-L18\u003e\n\n\u003c!-- prettier-ignore --\u003e\n\u003e Skills\n\u003e \u003chttps://github.com/Zerohertz/about/blob/8a5a08fa4ba63cf0d63b283335bf24ecc1fc9ce3/src/payloads/skills.ts#L4-L28\u003e\n\u003e \u003chttps://github.com/Zerohertz/about/blob/8a5a08fa4ba63cf0d63b283335bf24ecc1fc9ce3/src/payloads/skills.ts#L148-L153\u003e\n\n\u003e Common\n\u003e \u003chttps://github.com/Zerohertz/about/blob/8a5a08fa4ba63cf0d63b283335bf24ecc1fc9ce3/src/payloads/experiences.ts#L3-L114\u003e\n\n\u003c/details\u003e\n\n\u003cdetails align=\"center\"\u003e\n\u003csummary\u003e\n\u003ch3\u003e\n🧑🏻‍💻 How to Deploy About Page? 🧑🏻‍💻\n\u003c/h3\u003e\n\u003c/summary\u003e\n\n\u003e ![step 1.](https://github.com/user-attachments/assets/1d40bc3f-c3f2-4968-9fb4-fce99fbd558e)\n\u003e Fork the current repository. (The final deployed location will be `${USERNAME}.github.io/${REPOSITORY_NAME}`)\n\n\u003e ![step 2.](https://github.com/user-attachments/assets/236b8bf6-7068-4a5c-a628-8ead2b90b3a8)\n\u003e Change the GitHub Pages setting to use GitHub Actions.\n\n\u003e ![step 3.](https://github.com/user-attachments/assets/d8aaa52b-6150-4904-b2df-8713dec36754)\n\u003e Allow and run GitHub Actions.\n\n\u003e ![step 4.](https://github.com/user-attachments/assets/742f63fc-845d-46fb-8b91-866f4b888764)\n\u003e Deployment complete!\n\n\u003c/details\u003e\n\n---\n\n- Original Repository: [uyu423/resume-nextjs](https://github.com/uyu423/resume-nextjs)\n- Legacy Repository: [Zerohertz/about-v1](https://github.com/Zerohertz/about-v1)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZerohertz%2Fabout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FZerohertz%2Fabout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZerohertz%2Fabout/lists"}