{"id":24373442,"url":"https://github.com/pungrumpy/v1-website","last_synced_at":"2026-02-11T10:31:01.510Z","repository":{"id":272955508,"uuid":"918288195","full_name":"PunGrumpy/v1-website","owner":"PunGrumpy","description":"🥹 My personal website on 1st version","archived":false,"fork":false,"pushed_at":"2025-02-05T09:28:26.000Z","size":12929,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T20:33:13.429Z","etag":null,"topics":["javascript","nextjs","nextjs14","personal-website","threejs"],"latest_commit_sha":null,"homepage":"https://v1.pungrumpy.com","language":"JavaScript","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/PunGrumpy.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}},"created_at":"2025-01-17T16:15:50.000Z","updated_at":"2025-02-05T09:28:30.000Z","dependencies_parsed_at":"2025-01-17T17:40:27.908Z","dependency_job_id":null,"html_url":"https://github.com/PunGrumpy/v1-website","commit_stats":null,"previous_names":["pungrumpy/v1-website"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PunGrumpy%2Fv1-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PunGrumpy%2Fv1-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PunGrumpy%2Fv1-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PunGrumpy%2Fv1-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PunGrumpy","download_url":"https://codeload.github.com/PunGrumpy/v1-website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248271894,"owners_count":21075800,"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","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":["javascript","nextjs","nextjs14","personal-website","threejs"],"created_at":"2025-01-19T05:11:18.828Z","updated_at":"2026-02-11T10:31:01.455Z","avatar_url":"https://github.com/PunGrumpy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e [!WARNING]\n\u003e This is version 1 of my website. For the latest version (v3), please visit [https://www.pungrumpy.com/](https://www.pungrumpy.com/)\n\n\u003e [!NOTE]\n\u003e You can explore the source code of version 2 of my website in the [v2 repository](https://github.com/PunGrumpy/v2-website).\n\n---\n\n\u003cdiv align=\"center\"\u003e\n    \u003ch1\u003e\u003ccode\u003e🐬\u003c/code\u003e PunGrumpy's Personal Website\u003c/h1\u003e\n    \u003cimg src=\"/public/preview.png\" alt=\"Website Preview\" width=\"100%\" height=\"auto\"\u003e\n    \u003cp\u003e\n        \u003csub\u003e\n            \u003cstrong\u003e\n                Welcome to the repository of my personal website! This project is a showcase of my skills in web development, combining the power of Next.js, Chakra UI, Three.js, and Framer Motion to create a dynamic and visually appealing online presence.\n            \u003c/strong\u003e\n        \u003c/sub\u003e\n    \u003c/p\u003e\n\u003c/div\u003e\n\n## `🌟` Features\n\n- **[Next.js](https://nextjs.org/)** - Utilizing this advanced React framework for efficient static \u0026 server rendering, and smart route pre-fetching.\n- **[Chakra UI](https://chakra-ui.com/)** - Implementing a modular and accessible component library that makes UI design a breeze.\n- **[Three.js](https://threejs.org/)** - Bringing in 3D elements to enhance the visual experience.\n- **[Framer Motion](https://www.framer.com/motion/)** - Adding smooth and engaging animations with this powerful library.\n\n## `🚀` Getting Started\n\n### Prerequisites\n\nEnsure you have [Node.js](https://nodejs.org/en/) and [Bun](https://bun.sh) installed to handle dependencies and run the project.\n\n### Setting up the Development Environment\n\n```bash\n# Clone the repository\ngit clone https://github.com/PunGrumpy/PunGrumpy-Website.git\n\n# Navigate to the project directory\ncd PunGrumpy-Website\n\n# Install dependencies\nbun install\n\n# Start the development server\nbun dev\n\n# Navigate to http://localhost:3000\n```\n\n## `📄` License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## `🙏` Acknowledgments\n\nSpecial thanks to [Takuya Matsuyama](https://github.com/craftzdog) for inspiring this project with [Takuya's Homepage](https://craftz.dog/).\n\n\u003e [!NOTE]\n\u003e\n\u003e - **Introduction Section**: Added a brief introduction that welcomes visitors and outlines the purpose of the repository.\n\u003e - **Features Section**: Highlighted the key technologies with a descriptive list for better visibility.\n\u003e - **Simplified Headings**: Used more intuitive headings for the setup and deployment sections.\n\u003e - **Formatting Consistency**: Applied consistent markdown formatting for a cleaner look.\n\u003e - **Acknowledgements Section**: Personalized the thank you note for a more heartfelt acknowledgment.\n\n---\n\nFeel free to adjust any part of this revised README to better fit your project's needs or personal style.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpungrumpy%2Fv1-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpungrumpy%2Fv1-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpungrumpy%2Fv1-website/lists"}