diff --git a/public/data/ArnavGarg68.json b/public/data/ArnavGarg68.json new file mode 100644 index 00000000..c5965eeb --- /dev/null +++ b/public/data/ArnavGarg68.json @@ -0,0 +1,12 @@ +{ + "name": "Arnav Garg", + "location": "Meerut, India", + "bio": "A software developer with experience in MERN stack & JAVA", + "avatar": "https://avatars.githubusercontent.com/u/150692775?s=400&u=76946dcd293b4bb56766f09dd3aef7755bde3911&v=4", + "portfolio": "https://portfolio-gsap.onrender.com", + "skills": ["React ", "MongoDB", "Express", "JavaScript", "Node", "GSAP", "HTML", "CSS", "JAVA"], + "social": { + "GitHub": "https://github.com/Arnavgarg68", + "LinkedIn": "https://www.linkedin.com/in/arnav-garg-221h/" + } +} diff --git a/public/data/Om-pawarr.json b/public/data/Om-pawarr.json index b09f4260..474955e5 100644 --- a/public/data/Om-pawarr.json +++ b/public/data/Om-pawarr.json @@ -1,14 +1,13 @@ { - "name": "Om pawar", - "location": "Maharashtra", - "bio": "A Web Developer specializing in HTML5,css, JavaScript, and front-end frameworks", - "avatar": "https://avatars.githubusercontent.com/u/124502159?s=400&u=3691e22cc07794bb421cee5c655dca4d8da244c9&v=4", - "portfolio": "", - "skills": ["Front end frameworks expertise", "AWS associate level certified", "..."], - "social": { - "GitHub": "https://github.com/Om-pawarr", - "Twitter": "https://twitter.com/@_Parth_Dwivedi_", - "LinkedIn": "" - } + "name": "Om pawar", + "location": "Maharashtra", + "bio": "A Web Developer specializing in HTML5,css, JavaScript, and front-end frameworks", + "avatar": "https://avatars.githubusercontent.com/u/124502159?s=400&u=3691e22cc07794bb421cee5c655dca4d8da244c9&v=4", + "portfolio": "", + "skills": ["Front end frameworks expertise", "AWS associate level certified", "..."], + "social": { + "GitHub": "https://github.com/Om-pawarr", + "Twitter": "https://twitter.com/@_Parth_Dwivedi_", + "LinkedIn": "" } - \ No newline at end of file +} diff --git a/public/data/giuliarappo.json b/public/data/giuliarappo.json index 1c40d822..614234a9 100644 --- a/public/data/giuliarappo.json +++ b/public/data/giuliarappo.json @@ -1,12 +1,12 @@ { - "name": "Giulia", - "location": "Italy", - "bio": "Junior fullstack delevoper searching a project to collaborate for improve skills", - "avatar": "https://github.com/giuliarappo.png", - "portfolio": "https://github.com/giuliarappo", - "skills": ["Java", "Spring boot", "Angular", "React"], - "social": { - "GitHub": "https://github.com/", - "LinkedIn": "https://www.linkedin.com/in/" - } - } \ No newline at end of file + "name": "Giulia", + "location": "Italy", + "bio": "Junior fullstack delevoper searching a project to collaborate for improve skills", + "avatar": "https://github.com/giuliarappo.png", + "portfolio": "https://github.com/giuliarappo", + "skills": ["Java", "Spring boot", "Angular", "React"], + "social": { + "GitHub": "https://github.com/", + "LinkedIn": "https://www.linkedin.com/in/" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index dc729ecf..318c12e3 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "Arnavgarg68.json", "samah554.json", "mayurr7.json", "vitormarinheiro.json", @@ -440,4 +441,4 @@ "Om-pawarr.json", "boytur.json", "giuliarappo.json" -] \ No newline at end of file +] diff --git a/src/components/Profile/Profile.jsx b/src/components/Profile/Profile.jsx index 61013fb5..9a2f1abb 100644 --- a/src/components/Profile/Profile.jsx +++ b/src/components/Profile/Profile.jsx @@ -54,7 +54,7 @@ function Card({ data }) { {data.location}

{data.skills &&