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 my profile JSON object to the repository #486

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
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
50 changes: 49 additions & 1 deletion public/data/meet-the-talent.json
Original file line number Diff line number Diff line change
Expand Up @@ -1381,4 +1381,52 @@
]
}
]
}
},
{
"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.",
"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"
}
]
}
Loading