Skip to content

Commit

Permalink
Merge branch 'master' into add-profile
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamtawli authored Nov 28, 2024
2 parents 4a6261b + 932acae commit 483afc9
Show file tree
Hide file tree
Showing 7 changed files with 82 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions public/data/Stoppedwumm.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "Stoppedwumm",
"location": "Germany",
"bio": "I'm an javascript (Vanilla) Coder. I create projects for fun, but also code things like my own search engine!",
"avatar": "https://github.com/Stoppedwumm.png",
"portfolio": "https://github.com/Stoppedwumm",
"skills": ["Javascript", "Python", "API"],
"social": {
"GitHub": "https://github.com/Stoppedwumm"
}
}
13 changes: 13 additions & 0 deletions public/data/atik-7866.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "Atik Vohra",
"location": "Anand",
"bio": "Passionate about MERN stack and Competitive Programming. Crafting user-centric experiences through clean code. Let's build something amazing together! ",
"avatar": "https://github.com/atik-7866.png",
"portfolio": "https://github.com/atik-7866",
"skills": ["C", "C++", "Python", "Javascript", "Sql", "CSS", "Tailwindcss"],
"social": {
"GitHub": "https://github.com/atik-7866",
"Twitter": "https://twitter.com/atik",
"LinkedIn": "https://www.linkedin.com/in/atik-vohra-321b33288/"
}
}
26 changes: 26 additions & 0 deletions public/data/kshashikumar.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "Shashi Kumar Kasturi",
"location": "New York, USA",
"bio": "Tech Enthusiast and driven Full Stack software engineer crafting robust and innovative solutions. Proficient in a diverse set of technologies like Java, Python, Spring Boot, Spring Batch, Angular Js, React Js, SQL, Fast API, Django, Docker, Openshift",
"avatar": "https://github.com/kshashikumar.png",
"portfolio": "https://www.shashikumarkasturi.me/",
"skills": [
"Java",
"Python",
"Spring Boot",
"Spring Batch",
"Django",
"Fast API",
"React.js",
"Angular",
"JavaScript/TypeScript",
"HTML/CSS",
"Node.js",
"Express.js"
],
"social": {
"GitHub": "https://github.com/kshashikumar",
"Twitter": "https://x.com/K_SHASHI_KUMAR",
"LinkedIn": "https://www.linkedin.com/in/shashikumarkasturi/"
}
}
13 changes: 13 additions & 0 deletions public/data/omkar-ctrl.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "Omkar Bhatuse",
"location": "Mumbai",
"bio": "Hii I am Omkar Bhatuse, B.E Student.",
"avatar": "https://avatars.githubusercontent.com/u/72722881?v=4&size=64",
"portfolio": "https://github.com/Omkar-ctrl",
"skills": ["JS", "Web Dev", "..."],
"social": {
"GitHub": "https://github.com/Omkar-ctrl",
"Twitter": "https://twitter.com/<twitter-username>",
"LinkedIn": "https://www.linkedin.com/in/<linkedin-username>"
}
}
12 changes: 12 additions & 0 deletions public/data/vsnikhilvs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "Nikhil Vikraman",
"location": "Thiruvananthapuram, Kerala",
"bio": "The frontend guy",
"avatar": "https://github.com/vsnikhilvs.png",
"portfolio": "https://github.com/vsnikhilvs",
"skills": ["ReactJS", "NextJS", "Angular", "Javascript", "Typescript", "Jest"],
"social": {
"GitHub": "https://github.com/vsnikhilvs",
"LinkedIn": "https://www.linkedin.com/in/sknikhilvs5/"
}
}
5 changes: 5 additions & 0 deletions src/ProfilesList.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
[
"prashantrai-30.json",
"vsnikhilvs.json",
"ArnavGarg68.json",
"samah554.json",
"atik-7866.json",
"mayurr7.json",
"vitormarinheiro.json",
"AndresFelipe077.json",
Expand Down Expand Up @@ -441,12 +443,15 @@
"tainguyenphat74.json",
"Saipradyumna Goud Chiragoni.json",
"dylan-dot-c.json",
"omkar-ctrl.json",
"Sanket176.json",
"Om-pawarr.json",
"boytur.json",
"giuliarappo.json",
"hamzathul.json",
"ctafsiras.json",
"krtEngineer.json",
"kshashikumar.json",
"Stoppedwumm.json",
"vishal065.json"
]

0 comments on commit 483afc9

Please sign in to comment.