{"id":19024818,"url":"https://github.com/hatmic/project-showcase","last_synced_at":"2025-11-10T02:03:30.688Z","repository":{"id":234920885,"uuid":"789663464","full_name":"Hatmic/Project-Showcase","owner":"Hatmic","description":"Personal Project Showcase Page Template 个人项目展示页面模板【pro.hatmic.com hatmic.com Projects 项目 Homepage 个人主页 UI-design UI 设计 Vercel GitHub Pages GitHub 网页托管 MIT License MIT 开源协议 HTML CSS JavaScript Frontend development 前端开发】","archived":false,"fork":false,"pushed_at":"2024-05-19T12:29:57.000Z","size":73,"stargazers_count":3,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-19T13:54:08.372Z","etag":null,"topics":["css","hatmic","homepage","html","javascript","project","projects","projects-list","sass","scss","web"],"latest_commit_sha":null,"homepage":"https://pro.hatmic.com/","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/Hatmic.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":"2024-04-21T07:43:26.000Z","updated_at":"2024-05-19T12:30:00.000Z","dependencies_parsed_at":"2024-05-19T13:38:47.715Z","dependency_job_id":null,"html_url":"https://github.com/Hatmic/Project-Showcase","commit_stats":null,"previous_names":["hatmic/project-pro.hatmic.com","hatmic/project-showcase"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Hatmic/Project-Showcase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hatmic%2FProject-Showcase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hatmic%2FProject-Showcase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hatmic%2FProject-Showcase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hatmic%2FProject-Showcase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hatmic","download_url":"https://codeload.github.com/Hatmic/Project-Showcase/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hatmic%2FProject-Showcase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006107,"owners_count":26084026,"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-10-11T02:00:06.511Z","response_time":55,"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":["css","hatmic","homepage","html","javascript","project","projects","projects-list","sass","scss","web"],"created_at":"2024-11-08T20:38:56.257Z","updated_at":"2025-10-11T03:49:45.507Z","avatar_url":"https://github.com/Hatmic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hatmic's Project Showcase\n\n## English\n\n### About\n\nYou can visit my website at [https://pro.hatmic.com](https://pro.hatmic.com/)! This website serves as a showcase for personal projects developed by Hatmic.\n\nThe website is developed using JavaScript, HTML, and CSS. You can modify the CSS and JS files in the style and script directories, respectively.\n\nThe website is hosted on Github Pages, with the code available on the [GitHub repository](https://github.com/Hatmic/Project-Showcase), released under the MIT license.\n\nAccording to the MIT open-source license, anyone reproducing this work must respect my copyright and must retain the original copyright notice and license declaration.\n\nWelcome to follow me on GitHub at https://github.com/Hatmic!\n\n### Clone\n\nYou can click fork to clone my repository to your GitHub account; or you can open the folder you want to clone to your local machine and enter `git clone https://github.com/Hatmic/Project-pro.hatmic.com.git` in the command line to clone the code locally.\n\n### Modify\n\n**You can modify the information in [script/information.js](https://github.com/Hatmic/Project-pro.hatmic.com/blob/main/script/information.js) to display your content and become your project showcase page!**\n\n## Chinese\n\n### 关于\n\n你可以在 [https://pro.hatmic.com](https://pro.hatmic.com/) 访问我的网站！此网站为 Hatmic 自主开发的个人项目的展示页面。\n\n本网站使用 JavaScript, HTML, CSS 开发，你可以在 style 和 script 目录中分别修改 CSS 和 JS 文件。\n\n此网站托管在 GitHub Pages 上，代码发布在 [Github 仓库](https://github.com/Hatmic/Project-Showcase) 中并以 MIT 协议开源。\n\n根据 MIT 开源协议，任何人转载此作品都必须尊重我的著作权，并且必须保留原始的版权声明和许可声明。\n\n欢迎在 GitHub 上关注我 [https://github.com/Hatmic](https://github.com/Hatmic)!\n\n### 克隆\n\n你可以点击 fork，将我的仓库复刻到你的 GitHub 账号上；也可以打开你要克隆到本地的文件夹，在命令行中输入 `git clone https://github.com/Hatmic/Project-pro.hatmic.com.git` 将代码克隆到本地。\n\n### 修改\n\n**你可以在 [script/information.js](https://github.com/Hatmic/Project-pro.hatmic.com/blob/main/script/information.js) 中修改信息，这样就可以显示你的内容，成为你的项目展示页面了！**\n\n### Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=hatmic/Project-pro.hatmic.com\u0026type=Date)](https://star-history.com/#hatmic/Project-pro.hatmic.com\u0026Date)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhatmic%2Fproject-showcase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhatmic%2Fproject-showcase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhatmic%2Fproject-showcase/lists"}