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 Feb 13, 2025
2 parents 4372e3a + eccbc92 commit 872ec9a
Show file tree
Hide file tree
Showing 7 changed files with 94 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

27 changes: 27 additions & 0 deletions public/data/Groot-2001.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "Shiva Silmawala",
"location": "Maharastra, India",
"bio": "Backend Engineer. Design with code",
"avatar": "https://github.com/Groot-2001.png",
"portfolio": "shiva-silmawala.onrender.com",
"skills": [
"Javascript",
"Typescript",
"React",
"NextJS",
"Nodejs",
"ExpressJs",
"Git/GitHub",
"Linux",
"APIs",
"Mongodb",
"Redis",
"CSS/SCSS",
"TailwindCSS"
],
"social": {
"GitHub": "https://github.com/Groot-2001",
"Twitter": "https://twitter.com/Groot-2001",
"LinkedIn": "https://www.linkedin.com/in/shiva-silmawala-0876261a3/"
}
}
15 changes: 13 additions & 2 deletions public/data/hamzathul.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,21 @@
"bio": "Analytical Web Developer with a B.Tech in CSE, specializing in JavaScript and proficient in MERN Stack development. Skilled in building web applications.",
"avatar": "https://github.com/hamzathul.png",
"portfolio": "https://github.com/hamzathul",
"skills": ["Node.js", "Express.js", "React.js", "TypeScript", "SQL", "GraphQL", "NoSQL", "HTML", "Tailwind CSS", "Git"],
"skills": [
"Node.js",
"Express.js",
"React.js",
"TypeScript",
"SQL",
"GraphQL",
"NoSQL",
"HTML",
"Tailwind CSS",
"Git"
],
"social": {
"GitHub": "https://github.com/hamzathul",
"Twitter": "https://twitter.com/hamzathulfavase",
"LinkedIn": "https://www.linkedin.com/in/hamzathul"
}
}
}
24 changes: 12 additions & 12 deletions public/data/krtEngineer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "Kushagra Raj Tiwari",
"location": "Pune, India",
"bio": "Software Engineer @ Marketcast",
"avatar": "https://github.com/krtEngineer.png",
"portfolio": "",
"skills": ["Javascript", "Java", "AWS", "Typescript", "NodeJs", "NestJs", "React", "SQL", "Python"],
"social": {
"GitHub": "https://github.com/krtEngineer",
"Twitter": "https://x.com/kushagra1857",
"LinkedIn": "https://www.linkedin.com/in/kushagra-raj-tiwari/"
}
}
"name": "Kushagra Raj Tiwari",
"location": "Pune, India",
"bio": "Software Engineer @ Marketcast",
"avatar": "https://github.com/krtEngineer.png",
"portfolio": "",
"skills": ["Javascript", "Java", "AWS", "Typescript", "NodeJs", "NestJs", "React", "SQL", "Python"],
"social": {
"GitHub": "https://github.com/krtEngineer",
"Twitter": "https://x.com/kushagra1857",
"LinkedIn": "https://www.linkedin.com/in/kushagra-raj-tiwari/"
}
}
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/"
}
}
12 changes: 12 additions & 0 deletions public/data/prashantrai-30.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "Prashant Kumar Rai",
"location": "India",
"bio": "Dedicated and skilled Computer Science student with a strong foundation in backend development.",
"avatar": "https://github.com/prashantrai-30.png",
"portfolio": "https://github.com/prashantrai-30",
"skills": ["Backend Developer"],
"social": {
"GitHub": "https://github.com/prashantrai-30",
"LinkedIn": "https://www.linkedin.com/in/prashant-kumar-rai-88425a310"
}
}
3 changes: 3 additions & 0 deletions src/ProfilesList.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[
"prashantrai-30.json",
"vsnikhilvs.json",
"ArnavGarg68.json",
"samah554.json",
Expand Down Expand Up @@ -451,6 +452,8 @@
"hamzathul.json",
"ctafsiras.json",
"krtEngineer.json",
"Groot-2001.json",
"kshashikumar.json",
"Stoppedwumm.json",
"vishal065.json"
]

0 comments on commit 872ec9a

Please sign in to comment.