From ee1699019caf958858fcab7067d9fdbeaa1bede0 Mon Sep 17 00:00:00 2001 From: hassan abou khalil <95862728+hassanaboukhalil@users.noreply.github.com> Date: Mon, 15 Apr 2024 18:27:27 +0300 Subject: [PATCH] add: hassan abou khalil (#934) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/hassanaboukhalil.json | 32 +++++++++++++++++++++++++++++++ public/data/krishajoshi14.json | 24 +++++++++++------------ public/data/sakshamgupta921.json | 24 +++++++++++------------ src/ProfilesList.json | 3 ++- 4 files changed, 58 insertions(+), 25 deletions(-) create mode 100644 public/data/hassanaboukhalil.json diff --git a/public/data/hassanaboukhalil.json b/public/data/hassanaboukhalil.json new file mode 100644 index 00000000..902d9b3f --- /dev/null +++ b/public/data/hassanaboukhalil.json @@ -0,0 +1,32 @@ +{ + "name": "Hassan Abou Khalil", + "location": "Earth", + "bio": "I am a full stack developer with over 3 years of experience. Proficient in both front-end and back-end technologies.", + "avatar": "https://github.com/hassanaboukhalil.png", + "portfolio": "https://hassan-ak-portfolio.vercel.app/", + "skills": [ + "ReactJS", + "php", + "SQL", + "SASS", + "JavaScript", + "Git", + "Bootstrap", + "tailwind", + "Jest", + "HTML", + "CSS", + "NodeJS", + "ExpressJS", + "MongoDB", + "Redux", + "Typescript", + "Java", + "Figma", + "Python" + ], + "social": { + "GitHub": "https://github.com/hassanaboukhalil", + "Twitter": "https://twitter.com/CodingHassan" + } +} diff --git a/public/data/krishajoshi14.json b/public/data/krishajoshi14.json index b4f0762f..692f6813 100644 --- a/public/data/krishajoshi14.json +++ b/public/data/krishajoshi14.json @@ -1,13 +1,13 @@ { - "name": "Krisha Joshi", - "location": "Pune", - "bio": "I'm a 3rd year CSE student.", - "avatar": "https://github.com/krishajoshi14.png", - "portfolio": "https://github.com/krishajoshi14", - "skills": ["Java", "CPP", "React"], - "social": { - "GitHub": "https://github.com/krishajoshi14", - "Twitter": "", - "LinkedIn": "https://www.linkedin.com/in/krisha-joshi-98a431169/" - } - } \ No newline at end of file + "name": "Krisha Joshi", + "location": "Pune", + "bio": "I'm a 3rd year CSE student.", + "avatar": "https://github.com/krishajoshi14.png", + "portfolio": "https://github.com/krishajoshi14", + "skills": ["Java", "CPP", "React"], + "social": { + "GitHub": "https://github.com/krishajoshi14", + "Twitter": "", + "LinkedIn": "https://www.linkedin.com/in/krisha-joshi-98a431169/" + } +} diff --git a/public/data/sakshamgupta921.json b/public/data/sakshamgupta921.json index 8fe98e91..12e65f24 100644 --- a/public/data/sakshamgupta921.json +++ b/public/data/sakshamgupta921.json @@ -1,13 +1,13 @@ { - "name": "Saksham Gupta", - "location": "Dehradun , Uttrakhand", - "bio": "An undergrad working with MERN Stack and React Native. I am a tech enthusiast and love to learn new technologies.", - "avatar": "https://github.com/sakshamgupta912.png", - "portfolio": "https://sakshamgupta-portfolio.netlify.app/", - "skills": ["MERN", "C++", "Java", "Python", "React Native"], - "social": { - "GitHub": "https://github.com/sakshamgupta912", - "Twitter": "https://twitter.com/Saksham66525108", - "LinkedIn": "https://www.linkedin.com/in/sakshamgupta912" - } - } \ No newline at end of file + "name": "Saksham Gupta", + "location": "Dehradun , Uttrakhand", + "bio": "An undergrad working with MERN Stack and React Native. I am a tech enthusiast and love to learn new technologies.", + "avatar": "https://github.com/sakshamgupta912.png", + "portfolio": "https://sakshamgupta-portfolio.netlify.app/", + "skills": ["MERN", "C++", "Java", "Python", "React Native"], + "social": { + "GitHub": "https://github.com/sakshamgupta912", + "Twitter": "https://twitter.com/Saksham66525108", + "LinkedIn": "https://www.linkedin.com/in/sakshamgupta912" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index e0305db8..c04d3646 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "hassanaboukhalil.json", "Asmar-Ali.json", "euotiniel.json", "AkshayPratapSingh09.json", @@ -404,4 +405,4 @@ "Nanditasunil.json", "developer_assets.json", "sakshamgupta921.json" -] \ No newline at end of file +]