Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add: hassan abou khalil #934

Merged
merged 2 commits into from
Apr 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions public/data/hassanaboukhalil.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
24 changes: 12 additions & 12 deletions public/data/krishajoshi14.json
Original file line number Diff line number Diff line change
@@ -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/"
}
}
"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/"
}
}
24 changes: 12 additions & 12 deletions public/data/sakshamgupta921.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
"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"
}
}
3 changes: 2 additions & 1 deletion src/ProfilesList.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[
"hassanaboukhalil.json",
"Asmar-Ali.json",
"euotiniel.json",
"AkshayPratapSingh09.json",
Expand Down Expand Up @@ -404,4 +405,4 @@
"Nanditasunil.json",
"developer_assets.json",
"sakshamgupta921.json"
]
]
Loading