{"id":22387174,"url":"https://github.com/codelikeagirl29/profile-nextjs-v3","last_synced_at":"2026-04-09T18:51:35.586Z","repository":{"id":128288664,"uuid":"574420486","full_name":"CodeLikeAGirl29/profile-nextjs-v3","owner":"CodeLikeAGirl29","description":"NextJS - About project with Tailwindcss, Nextjs, Typescript \u0026 deployed to Netlify","archived":false,"fork":false,"pushed_at":"2023-06-22T09:57:52.000Z","size":871,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-02T07:39:17.017Z","etag":null,"topics":["css","html","javascript","netlify","nextjs","portfolio","portfolio-website","react","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://mynextjsportfoliov3.netlify.app/","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/CodeLikeAGirl29.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2022-12-05T09:19:39.000Z","updated_at":"2025-02-04T18:43:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"f248fefc-6702-49fa-8a2a-15f842cbb7e2","html_url":"https://github.com/CodeLikeAGirl29/profile-nextjs-v3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"anuraglol/portfolio","purl":"pkg:github/CodeLikeAGirl29/profile-nextjs-v3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLikeAGirl29%2Fprofile-nextjs-v3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLikeAGirl29%2Fprofile-nextjs-v3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLikeAGirl29%2Fprofile-nextjs-v3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLikeAGirl29%2Fprofile-nextjs-v3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeLikeAGirl29","download_url":"https://codeload.github.com/CodeLikeAGirl29/profile-nextjs-v3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLikeAGirl29%2Fprofile-nextjs-v3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274728873,"owners_count":25338556,"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-09-11T02:00:13.660Z","response_time":74,"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","html","javascript","netlify","nextjs","portfolio","portfolio-website","react","tailwindcss","typescript"],"created_at":"2024-12-05T02:07:56.481Z","updated_at":"2026-04-09T18:51:30.544Z","avatar_url":"https://github.com/CodeLikeAGirl29.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e\n    Welcome to (a version of) Portfolio\n\u003c/h1\u003e\n\n\u003e Note: This is a portfolio template, feel free to use it. And star it if you liked :P\n\n![Lindsey K _ Frontend Developer](https://github.com/CodeLikeAGirl29/profile-nextjs-v3/assets/25946305/7371d8b6-a009-4ef5-af62-1bef39947b8b)\n\n✨ [Live Demo](https://mynextjsportfoliov3.netlify.app/)\n\n### Using the template\n\n### Using the Portfolio Template\n\nFirst, clone this repo\n```bash\ngit clone https://github.com/CodeLikeAGirl29/profile-nextjs-v3\n```\n\n![](./public/assets/docs/template.png)\n\nNow choose a name for your repo and create.\n\n![](./public/assets/docs/create.png)\n\n### Running locally\n\n- Install the dependencies\n\n```\nnpm install # for npm\nyarn install # for yarn\n```\n\n- Start the server\n\n```\nnpm run dev # for npm\nyarn dev # for yarn\n```\n\n## Making changes\n\nTo add your details go to the data.json file in the public folder and replace my data with yours.\n\nTo customize the colors go to `tailwind.config.js` and replace the existing colors with your brand colors.\n\nAfter you have added all your data. Push the code to GitHub with these commands\n\n```\ngit add .\ngit commit -m \"your commit message\"\ngit push\n```\n\n## Deploying\n\n- Go to [Vercel](https://vercel.com/dashboard)\n- Sign up for an account\n- Click on New project\n- Import your repository\n- Click skip while creating a team and then hit deploy\n- After it is deployed click on go to dashboard\n- Your site is successfully deployed 🥳\n- Now grab the URL and show it to world\n\n![](./public/assets/docs/vercel.png)\n\n### Bonus ⭐\n\nThis portfolio template contain a Spotify Card component [here](./components/Misc/Spotify.card.tsx) which shows the current streaming song on spotify.\n\n**Example:**\n\n![example](https://res.cloudinary.com/ddum5vpp3/image/upload/v1646921441/scrnli_3_10_2022_7-40-13_PM_xkbiam.png)\n\nTo configure this, you need to add `env` vars to thr `.env.local` file in the following format:\n\n\n```txt\nSPOTIFY_CLIENT_ID=\u003cyour_client_id_here\u003e\nSPOTIFY_CLIENT_SECRET=\u003cyour_client_secret_here\u003e\nSPOTIFY_REFRESH_TOKEN=\u003cyour_refresh_token_here\u003e\n```\n\nRead this [article](https://leerob.io/blog/spotify-api-nextjs) to get our own keys in this format.\n\nAnd you're good to go!\n\n\n### Author\n\n😊 Lindsey K\n\n- [Portfolio](https://lindseyk.dev)\n- [Github](https://github.com/codelikeagirl29)\n- [Twitter](https://twitter.com/dev_lindseyk)\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelikeagirl29%2Fprofile-nextjs-v3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodelikeagirl29%2Fprofile-nextjs-v3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelikeagirl29%2Fprofile-nextjs-v3/lists"}