From e4d3c3df951e90e268a3390f70bc47997d8622b0 Mon Sep 17 00:00:00 2001 From: PriyanshuNaik27 Date: Fri, 3 Oct 2025 00:39:05 +0530 Subject: [PATCH 01/32] added styling to highlight the component of navbar --- about-us.html | 3 ++- contact-us.html | 4 +++- index.html | 4 +++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/about-us.html b/about-us.html index f772874..f3b1a55 100644 --- a/about-us.html +++ b/about-us.html @@ -60,7 +60,8 @@ - diff --git a/contact-us.html b/contact-us.html index 3d8133a..0586bf4 100644 --- a/contact-us.html +++ b/contact-us.html @@ -39,7 +39,9 @@ - diff --git a/index.html b/index.html index 084fd3c..e7cc01c 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,9 @@
diff --git a/project.html b/project.html index a558d92..9602028 100644 --- a/project.html +++ b/project.html @@ -73,7 +73,7 @@
diff --git a/script.js b/script.js index 8068c49..3449337 100644 --- a/script.js +++ b/script.js @@ -13,7 +13,7 @@ document.addEventListener("DOMContentLoaded", function () { if (savedTheme === "light") { document.body.classList.add("light-background"); icon.style.filter = "invert(0%)"; - icon.src = "light.png"; + icon.src = "/assets/light.png"; document.querySelector(".title").classList.add("text-color"); document.querySelector("footer").classList.add("text-color"); const buttons = document.querySelectorAll(".add"); @@ -25,7 +25,7 @@ document.addEventListener("DOMContentLoaded", function () { document.body.classList.remove("light-background"); icon.style.filter = "invert(100%)"; - icon.src = "dark.png"; + icon.src = "/assets/dark.png"; localStorage.setItem("theme", "dark"); } @@ -63,11 +63,11 @@ document.addEventListener("DOMContentLoaded", function () { if (document.body.classList.contains("light-background")) { icon.style.filter = "invert(0%)"; - icon.src = "light.png"; + icon.src = "/assets/light.png"; localStorage.setItem("theme", "light"); } else { icon.style.filter = "invert(100%)"; - icon.src = "dark.png"; + icon.src = "/assets/dark.png"; localStorage.setItem("theme", "dark"); } diff --git a/terms.html b/terms.html index 795ca4b..52513ea 100644 --- a/terms.html +++ b/terms.html @@ -65,7 +65,7 @@ Contact Us   - + From ae47c531b787aa9632ea486192ff1fe7ffeb04d3 Mon Sep 17 00:00:00 2001 From: Phawaaz Date: Thu, 2 Oct 2025 20:50:09 +0100 Subject: [PATCH 03/32] Add Akinola Fawaz's profile with skills and project links --- index.html | 26 +++++- project.html | 241 ++++++++++++++++++++++++++++++++++++--------------- 2 files changed, 198 insertions(+), 69 deletions(-) diff --git a/index.html b/index.html index 084fd3c..2b19c27 100644 --- a/index.html +++ b/index.html @@ -1592,8 +1592,32 @@

Cristina

+
+
+ +
User Image
+

Akinola Fawaz

+
+ Javascript + Python + ReactJS + Next JS + Node JS + Express JS + MongoDB + Redis + Hono JS +
+ + + +
- + "https://avatars.githubusercontent.com/u/110030367?v=4" diff --git a/project.html b/project.html index a558d92..8025699 100644 --- a/project.html +++ b/project.html @@ -83,7 +83,7 @@
Visitors: 0
-
+

@@ -141,30 +141,53 @@

Tanvi

>
-
-
User Image
-

Debargha Sarkar

-
- - - -
-
- My Portfolio - Repo Url - Deploy Link -
-
- HTML - CSS - JavaScript - Web Development -
- +
+
+ User Image +
+

Debargha Sarkar

+
+ + + +
+
+ My Portfolio + Repo Url + Deploy Link +
+
+ HTML + CSS + JavaScript + Web Development +
+
@@ -269,44 +292,57 @@

Anurag Srivastav

- - -
-
-
User Image
-

Gyan Pratap Singh

-
- - - -
-
- Edemy LMS - - Repo Url - Deploy Link -
-
- React - javascript - nodejs - expressjs - -
- +
+
+
+ User Image
- - - - - - - +

Gyan Pratap Singh

+
+ + + +
+
+ Edemy LMS + + Repo Url + Deploy Link +
+
+ React + javascript + nodejs + expressjs +
+ +
@@ -395,16 +431,25 @@

Mohamed Rizad

- User Image + User Image

Jaswanth Kumar

- +

Product-Space AI Project

- +

Repo Url

@@ -416,8 +461,14 @@

Jaswanth Kumar

grok-llm
@@ -1255,6 +1306,58 @@

Vidhan Gupta

+
+
+
+ User Image +
+

Akinola Fawaz

+
+ + + +
+
+ Visitor Management system + + https://phawaazvms.onrender.com/ + https://project-demo-cyan.vercel.app/login +
+
+ Javascript + Python + ReactJS + Next JS + Node JS + Express JS + MongoDB + Redis + Hono JS +
+ +
@@ -1305,7 +1408,9 @@

Vidhan Gupta