{"id":23866034,"url":"https://github.com/apfirebolt/nuxt_portfolio","last_synced_at":"2026-01-31T04:31:08.003Z","repository":{"id":270167211,"uuid":"909509367","full_name":"Apfirebolt/Nuxt_portfolio","owner":"Apfirebolt","description":"My personal portfolio created using Nuxt JS","archived":false,"fork":false,"pushed_at":"2025-04-01T05:44:21.000Z","size":2280,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-07T14:43:20.835Z","etag":null,"topics":["nuxt","nuxt-portfolio","pinia","portfolio","ssr","tailwindcss"],"latest_commit_sha":null,"homepage":"https://apgiiit.com","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Apfirebolt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-12-28T23:11:35.000Z","updated_at":"2025-04-01T05:44:24.000Z","dependencies_parsed_at":"2024-12-29T01:23:21.189Z","dependency_job_id":"e6f2b6d9-bed8-4f15-a6fd-313914f747aa","html_url":"https://github.com/Apfirebolt/Nuxt_portfolio","commit_stats":null,"previous_names":["apfirebolt/nuxt_portfolio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Apfirebolt/Nuxt_portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2FNuxt_portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2FNuxt_portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2FNuxt_portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2FNuxt_portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Apfirebolt","download_url":"https://codeload.github.com/Apfirebolt/Nuxt_portfolio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2FNuxt_portfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28929700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T04:05:25.756Z","status":"ssl_error","status_checked_at":"2026-01-31T04:02:35.005Z","response_time":128,"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":["nuxt","nuxt-portfolio","pinia","portfolio","ssr","tailwindcss"],"created_at":"2025-01-03T09:35:19.518Z","updated_at":"2026-01-31T04:31:07.986Z","avatar_url":"https://github.com/Apfirebolt.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Nuxt.js](https://img.shields.io/badge/Nuxt.js-00C58E?style=for-the-badge\u0026logo=nuxtdotjs\u0026logoColor=white)\n![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)\n![Vue.js](https://img.shields.io/badge/Vue.js-4FC08D?style=for-the-badge\u0026logo=vue-dot-js\u0026logoColor=white)\n![Pinia](https://img.shields.io/badge/Pinia-FFD700?style=for-the-badge\u0026logo=pinia\u0026logoColor=white)\n![API Integration](https://img.shields.io/badge/API_Integration-FF5733?style=for-the-badge\u0026logo=api\u0026logoColor=white)\n\n# Amiibo Nuxt Database\n\nThis is a hobby project created in Nuxt JS to test the features of Nuxt and getting hands-on experience with the framework. \nThe project utilizes the [Amiibo API](https://www.amiiboapi.com/) to fetch data about various Amiibo figures. The Amiibo API provides the following features:\n\n- Retrieve information about all available Amiibo figures.\n- Get details about specific Amiibo, including name, series, and release dates.\n- Access Amiibo images and artwork.\n- Filter Amiibo data by game series, character, and type.\n\nThis integration allows the application to display up-to-date information about Amiibo figures dynamically.\n\nThis project is deployed https://amiibo-api-database-in-nuxt.vercel.app for the time being.\n\nPlease Look at the [Nuxt documentation](https://nuxt.com/docs/getting-started/introduction) to learn more about Nuxt framework which is built on top of Vue JS.\n\nCheck out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.\n\n## Features\n\n- [Nuxt.js](https://nuxt.com/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [Headless UI](https://headlessui.dev/)\n- [Pinia](https://pinia.vuejs.org/)\n\n## Screenshots\n\nFirst image shows the screenshot of the homepage where you can perform debounced search operation which gets results if they match from the API.\n\n![Screenshot 1](./screenshots/1.jpeg)\n\nSecond image is the screenshot of all the goods available related to games.\n\n![Screenshot 2](./screenshots/2.png)\n\nThis image shows the detail page of a given game related articles.\n\n![Screenshot 3](./screenshots/3.png)\n\n## Installation\n\nFirst, clone the repository:\n\n```bash\ngit clone https://github.com/Apfirebolt/amiibo_api_database_in_nuxt\ncd amiibo_nuxt_database\n```\n\nThen, install the dependencies:\n\n```bash\n# npm\nnpm install\n\n# pnpm\npnpm install\n\n# yarn\nyarn install\n\n# bun\nbun install\n```\n\n## Usage\n\n### Development\n\nTo start the development server:\n\n```bash\n# npm\nnpm run dev\n\n# pnpm\npnpm dev\n\n# yarn\nyarn dev\n\n# bun\nbun run dev\n```\n\n### Production\n\nTo build the application for production:\n\n```bash\n# npm\nnpm run build\n\n# pnpm\npnpm build\n\n# yarn\nyarn build\n\n# bun\nbun run build\n```\n\nTo preview the production build locally:\n\n```bash\n# npm\nnpm run preview\n\n# pnpm\npnpm preview\n\n# yarn\nyarn preview\n\n# bun\nbun run preview\n```\n\n## Configuration\n\n### Tailwind CSS\n\nTailwind CSS is configured in the `tailwind.config.js` file. You can customize it according to your needs.\n\n### Headless UI\n\nHeadless UI components can be used as described in the [Headless UI documentation](https://headlessui.dev/).\n\n### Pinia\n\nPinia is configured in the `store` directory. You can create and manage your stores as described in the [Pinia documentation](https://pinia.vuejs.org/).\n\n## License\n\nThis project is licensed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapfirebolt%2Fnuxt_portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapfirebolt%2Fnuxt_portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapfirebolt%2Fnuxt_portfolio/lists"}