-
Notifications
You must be signed in to change notification settings - Fork 588
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into add-profile
- Loading branch information
Showing
7 changed files
with
82 additions
and
2 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters