diff --git a/.gitignore b/.gitignore
index 5e9b67ef..4005c00b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,9 @@
.next
.env
+# .vscode
+/.vscode
+
# testing
/coverage
diff --git a/DB/projects.json b/DB/projects.json
index 700033a7..e40503ed 100644
--- a/DB/projects.json
+++ b/DB/projects.json
@@ -39,7 +39,6 @@
"description": "getData of the github users",
"tech": [
"reactjs"
-
]
},
{
@@ -1781,7 +1780,6 @@
"mui",
"javascript",
"css"
-
]
},
{
@@ -5719,5 +5717,47 @@
]
}
]
+ },
+ {
+ "github_username": "Parul1606",
+ "Social_media": {
+ "gitHub": "https://github.com/Parul1606",
+ "LinkedIn": "https://www.linkedin.com/in/parul-pandey-4243aa206/",
+ "Instagram": "https://www.instagram.com/parulll_16/",
+ "YouTube": "https://www.youtube.com/channel/UC4vSo8W9-1U5zZzXmn4usYw",
+ "Twitter": "https://twitter.com/parulpa37629488"
+ },
+ "Projects": [
+ {
+ "link": "https://github.com/Parul1606/Fake-News-Detection",
+ "title": "Fake-News-Detection",
+ "description": "Fake News Detection using ML, DL, LSTM, NLP, Stemming, Lemmatization, and Data Visualization for classifying news articles.",
+ "tech": [
+ "python",
+ "flask"
+ ]
+ }
+ ]
+ },
+ {
+ "github_username": "pavitrachavda97",
+ "Social_media": {
+ "gitHub": "https://github.com/pavitrachavda97",
+ "LinkedIn": "https://www.linkedin.com/in/pavitra-chavda-254b8122a/",
+ "Instagram": "https://www.instagram.com/pavitrachavda_0408/",
+ "Twitter": "https://twitter.com/pavitrachavda"
+ },
+ "Projects": [
+ {
+ "link": "https://github.com/pavitrachavda97/speech-to-text",
+ "title": "Speech-to-text",
+ "description": "The Speech-to-Text system is a powerful tool that allows you to convert spoken language into written text.",
+ "tech": [
+ "reactjs",
+ "html",
+ "css"
+ ]
+ }
+ ]
}
]
\ No newline at end of file
diff --git a/components/Footer.tsx b/components/Footer.tsx
index 8baa65fb..ad0c8c4e 100644
--- a/components/Footer.tsx
+++ b/components/Footer.tsx
@@ -1,31 +1,45 @@
import React from "react";
import { SiTwitter, SiGithub, SiLinkedin } from "react-icons/si";
import Link from "next/link";
-
+import Image from "next/image";
function Footer() {
const getCurrentYear = () => new Date().getFullYear();
-
const footerLinks = [
{
name: "Twitter",
link: "https://twitter.com/priyankarpal",
- icon:
- Projectshut is an open source web app that enables users to freely publish their projects and create user profiles within the platform +