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: vishal065 profile and public data added #1123

Merged
merged 3 commits into from
Oct 22, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
23 changes: 11 additions & 12 deletions public/data/Om-pawarr.json
Original file line number Diff line number Diff line change
@@ -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": ""
}
}
51 changes: 25 additions & 26 deletions public/data/adityashah7867.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,27 @@
{
"name": "Aditya Nikunj Shah",
"location": "Mumbai, India 🇮🇳",
"bio": "FULL STACK DEV",
"avatar": "https://adityadevappweb.s3.ap-south-1.amazonaws.com/Untitled+design.png",
"portfolio": "https://adityanshah.netlify.app/",
"skills": [
"Javascript",
"C++",
"Typescript",
"Nodejs",
"Expressjs",
"React",
"Next.Js",
"MySQL",
"MongoDB",
"Docker",
"Git",
"Tailwind CSS",
"REST APIs",
"GraphQL"
],
"social": {
"GitHub": "https://github.com/adityashah7867",
"LinkedIn": "https://www.linkedin.com/in/adi-tya-shah"
}
"name": "Aditya Nikunj Shah",
"location": "Mumbai, India 🇮🇳",
"bio": "FULL STACK DEV",
"avatar": "https://adityadevappweb.s3.ap-south-1.amazonaws.com/Untitled+design.png",
"portfolio": "https://adityanshah.netlify.app/",
"skills": [
"Javascript",
"C++",
"Typescript",
"Nodejs",
"Expressjs",
"React",
"Next.Js",
"MySQL",
"MongoDB",
"Docker",
"Git",
"Tailwind CSS",
"REST APIs",
"GraphQL"
],
"social": {
"GitHub": "https://github.com/adityashah7867",
"LinkedIn": "https://www.linkedin.com/in/adi-tya-shah"
}
}
22 changes: 11 additions & 11 deletions public/data/giuliarappo.json
Original file line number Diff line number Diff line change
@@ -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/<giuliarappo>",
"LinkedIn": "https://www.linkedin.com/in/<giulia-rappo>"
}
}
"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/<giuliarappo>",
"LinkedIn": "https://www.linkedin.com/in/<giulia-rappo>"
}
}
13 changes: 13 additions & 0 deletions public/data/vishal065.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "Vishal",
"location": "Delhi, India",
"bio": "Full Stack Dev primary focus on NodeJS with knowledge of ReactJS and NextJS. Obsessed with learning and growing. Seeking new opportunities to expand my skills and knowledge.",
"avatar": "https://github.com/vishal065.png",
"portfolio": "https://main--vishal06-portfolio.netlify.app",
"skills": ["ReactJS", "NodeJS", "NextJS", "Typescript", "Docker"],
"social": {
"GitHub": "https://github.com/vishal065",
"Twitter": "https://twitter.com/CodeWithVishal6",
"LinkedIn": "https://www.linkedin.com/in/das-vishal-615b1b193/"
}
}
5 changes: 3 additions & 2 deletions src/ProfilesList.json
Original file line number Diff line number Diff line change
Expand Up @@ -441,5 +441,6 @@
"Sanket176.json",
"Om-pawarr.json",
"boytur.json",
"giuliarappo.json"
]
"giuliarappo.json",
"vishal065.json"
]