Skip to content

Commit

Permalink
Merge pull request #1 from apsharma07/apsharma07-patch-1
Browse files Browse the repository at this point in the history
Update my data in data.json
  • Loading branch information
apsharma07 authored Oct 9, 2024
2 parents cbc7172 + e6dfc75 commit 76c0e0b
Showing 1 changed file with 14 additions and 15 deletions.
29 changes: 14 additions & 15 deletions public/data/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,19 @@
"LinkedIn": "https://www.linkedin.com/in/arijitghosh017"
}
},
{
"name": "Ankit Kumar",
"location": "Bokaro, Jharkhand, India",
"bio": "Hello! I’m Ankit Kumar, passionate about problem-solving, with a strong foundation in Data Structures and Algorithms (DSA). I am currently exploring Machine Learning, Generative AI, and Spring Boot technologies for backend development, aiming to grow as a versatile developer in the tech world.",
"avatar": "https://avatars.githubusercontent.com/u/90066342?s=400&u=82fa22a6913b959fdb4a867c1ed2d9af8e866648&v=4",
"portfolio": "https://github.com/apsharma07",
"skills": ["DSA", "HTML", "CSS", "Javascript", "Python", "ML", "SQL","Java","C++","Tensorflow"],
"social": {
"GitHub": "https://github.com/apsharma07",
"Twitter": "https://x.com/an_kit_kr_07",
"LinkedIn": "https://www.linkedin.com/in/ankitkumarsharma07"
}
}
{
"name": "Shubhojit Saha",
"location": "Haldia, West Bengal, India",
Expand Down Expand Up @@ -48,18 +61,4 @@
"Twitter":"https://x.com/Anuska2772"
}
},
{
"name": "Ankit Kumar",
"location": "Bokaro, Jharkhand, India",
"bio": "Hello! I’m Ankit Kumar. I have a strong foundation in Data Structures and Algorithms (DSA) and am currently exploring Machine Learning and Spring Boot. I’m passionate about problem-solving and excited to grow as a versatile developer in the tech world.",
"avatar": "https://avatars.githubusercontent.com/u/90066342?s=400&u=82fa22a6913b959fdb4a867c1ed2d9af8e866648&v=4",
"portfolio": "https://github.com/apsharma07",
"skills": ["DSA", "HTML", "CSS", "Javascript", "Python", "ML", "SQL"],
"social": {
"GitHub": "https://github.com/apsharma07",
"Twitter": "https://x.com/98c02d553fe94ec",
"LinkedIn": "https://www.linkedin.com/in/ankitkumarsharma07"
}
}

]
]

0 comments on commit 76c0e0b

Please sign in to comment.