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 profile sk #1138

Merged
merged 5 commits into from
Nov 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
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
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/"
}
}
3 changes: 2 additions & 1 deletion src/ProfilesList.json
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,7 @@
"hamzathul.json",
"ctafsiras.json",
"krtEngineer.json",
"kshashikumar.json",
"Stoppedwumm.json",
"vishal065.json"
]
]