Skip to content

Commit

Permalink
Add my profile JSON object to the repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Jigyasusinghchouhan authored Nov 28, 2024
1 parent b373271 commit bba925c
Showing 1 changed file with 51 additions and 1 deletion.
52 changes: 51 additions & 1 deletion public/data/meet-the-talent.json
Original file line number Diff line number Diff line change
Expand Up @@ -1269,4 +1269,54 @@
}
]

}
}
{
"fullName": "Jigyasu Singh Chouhan",
"location": "Ahmedabad, India",
"bio": "DevOps Engineer & Python Developer | AWS, Docker, Jenkins | CI/CD Expert | Kubernetes, Ansible, Terraform | MySQL, Python, SQL | Git, SonarQube, Grafana | AWS & Azure.",
"contact": {
"email": "[email protected]",
"phone": "+91-9876543210"
},
"imageUrl": "https://developers.google.com/static/profile/badges/events/community/devfest/2022/discover/badge.svg",
"website": "https://jigyasusinghchouhan.github.io/",
"skills": [
"Angular",
"Android",
"Python",
"SQL",
"Shell Scripting",
"Git",
"Docker",
"Jenkins CI/CD",
"Terraform",
"Ansible",
"Kubernetes",
"SonarQube",
"Grafana",
"JIRA",
"Prometheus",
"AWS",
"Azure",
"Automation",
"Configuration Management",
"Monitoring"
],
"links": [
{
"icon": "website",
"link": "https://jigyasusinghchouhan.github.io",
"name": "Portfolio"
},
{
"icon": "github",
"link": "https://github.com/Jigyasusinghchouhan",
"name": "GitHub"
},
{
"icon": "linkedin",
"link": "https://in.linkedin.com/in/jigyasusinghchouahn",
"name": "LinkedIn"
}
]
}

0 comments on commit bba925c

Please sign in to comment.