From 2583f6db4631c8e493099a5ec211452298f11e8e Mon Sep 17 00:00:00 2001 From: CodeBucks Date: Mon, 10 Jul 2023 22:04:16 +0530 Subject: [PATCH 1/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c186d923..c6ec638c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This repository contains starter code for Portfolio website created using NextJs.
For Demo and Final Code checkout following link👇:
-[Nextjs Portfolio Website](https://devdreaming.com//videos/nextjs-tutorial-build-portfolio-tailwind-css-framer-motion)
+[Nextjs Portfolio Website](https://devdreaming.com//videos/nextjs-tutorial-build-portfolio-tailwind-css-framer-motion#code-links)
If you want to learn how to create it please follow below tutorial👇:
https://youtu.be/Yw7yWHigGKI
From 030ce6e5ec2e8ebe912f1fa0f6193516f7b952fd Mon Sep 17 00:00:00 2001 From: CodeBucks Date: Thu, 7 Sep 2023 18:02:23 +0530 Subject: [PATCH 2/8] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index c6ec638c..19efa783 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,6 @@ If you want to learn how to create it please follow below tutorial👇:
https://youtu.be/Yw7yWHigGKI
[![YouTube Video Views](https://img.shields.io/youtube/views/Yw7yWHigGKI?style=social)](https://youtu.be/Yw7yWHigGKI)
-

â–¶ Support me via:


-

CodeBucks


- ### Images of The Portfolio Website: ![Nextjs Portfolio Website](https://github.com/codebucks27/Next.js-Developer-Portfolio-Starter-Code/blob/main/website%20images/home-light-desktop.png) From 30f9e09c3819d0b045eae25bdc723563cdf15e36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 11:14:45 +0000 Subject: [PATCH 3/8] Bump next from 13.2.4 to 13.5.1 Bumps [next](https://github.com/vercel/next.js) from 13.2.4 to 13.5.1. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v13.2.4...v13.5.1) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ddbfbaa2..92071d12 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "eslint": "8.36.0", "eslint-config-next": "13.2.4", "framer-motion": "^10.6.0", - "next": "13.2.4", + "next": "13.5.1", "react": "18.2.0", "react-dom": "18.2.0" } From fdc70efcf551b650cec1d38af1f84ae33cfe7208 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 10:36:45 +0000 Subject: [PATCH 4/8] Bump next from 13.5.1 to 14.1.1 Bumps [next](https://github.com/vercel/next.js) from 13.5.1 to 14.1.1. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v13.5.1...v14.1.1) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92071d12..8044a726 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "eslint": "8.36.0", "eslint-config-next": "13.2.4", "framer-motion": "^10.6.0", - "next": "13.5.1", + "next": "14.1.1", "react": "18.2.0", "react-dom": "18.2.0" } From 7325b91b3194527102a4a6e8d05a28985948dde8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 18:59:41 +0000 Subject: [PATCH 5/8] Bump next from 14.1.1 to 14.2.10 Bumps [next](https://github.com/vercel/next.js) from 14.1.1 to 14.2.10. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v14.1.1...v14.2.10) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8044a726..1bdbe1ca 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "eslint": "8.36.0", "eslint-config-next": "13.2.4", "framer-motion": "^10.6.0", - "next": "14.1.1", + "next": "14.2.10", "react": "18.2.0", "react-dom": "18.2.0" } From 240376c5e0c36691f1690b27f760cd187b797735 Mon Sep 17 00:00:00 2001 From: CodeBucks Date: Sat, 8 Feb 2025 17:01:25 +0530 Subject: [PATCH 6/8] add: FUNDING.yml --- .github/FUNDING.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 00000000..adb69898 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,15 @@ +# These are supported funding model platforms + +github: [codebucks27] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: # Replace with a single Patreon username +open_collective: # Replace with a single Open Collective username +ko_fi: # Replace with a single Ko-fi username +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # Replace with a single Liberapay username +issuehunt: # Replace with a single IssueHunt username +lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry +polar: # Replace with a single Polar username +buy_me_a_coffee: # Replace with a single Buy Me a Coffee username +thanks_dev: # Replace with a single thanks.dev username +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] From 2886119bf3b7b0ac03133ce083ed6e8e7e96946e Mon Sep 17 00:00:00 2001 From: CodeBucks Date: Wed, 18 Jun 2025 23:50:18 +0530 Subject: [PATCH 7/8] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 19efa783..c7bf47f5 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,11 @@ If you want to learn how to create it please follow below tutorial👇:
https://youtu.be/Yw7yWHigGKI
[![YouTube Video Views](https://img.shields.io/youtube/views/Yw7yWHigGKI?style=social)](https://youtu.be/Yw7yWHigGKI)
+--- +✨ Checkout my brand new Saas application -> [AI Headshot Generator](https://wwww.smartheadshots.ai) + +--- + ### Images of The Portfolio Website: ![Nextjs Portfolio Website](https://github.com/codebucks27/Next.js-Developer-Portfolio-Starter-Code/blob/main/website%20images/home-light-desktop.png) From eddbb169917377e692b218bdd4ddd9690bc4e2da Mon Sep 17 00:00:00 2001 From: CodeBucks Date: Wed, 18 Jun 2025 23:51:18 +0530 Subject: [PATCH 8/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7bf47f5..e0f912aa 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ https://youtu.be/Yw7yWHigGKI
[![YouTube Video Views](https://img.shields.io/youtube/views/Yw7yWHigGKI?style=social)](https://youtu.be/Yw7yWHigGKI)
--- -✨ Checkout my brand new Saas application -> [AI Headshot Generator](https://wwww.smartheadshots.ai) +✨ Checkout my brand new Saas application -> [AI Headshot Generator](https://www.smartheadshots.ai) ---