Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

data/amithimani #5564

Merged
merged 5 commits into from
Mar 23, 2023
Merged
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
52 changes: 52 additions & 0 deletions data/amithimani.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"name": "Amit Himani",
"type": "personal",
"bio": "Cloud architect & performance engineering **SME**. Passionate about Chaos Engineering and helping customers achieve observability solutions in the cloud. Blogger in free time",
"tags": [
"Open Source",
"DevOps",
"Chaos Engineering",
"Performance Engineering",
"Java",
"Google Cloud Platform",
"Microsoft Azure"
],
"socials": [{
"icon": "FaTwitter",
"url": "https://twitter.com/amithimani1"
},
{
"icon": "FaLinkedin",
"url": "https://ie.linkedin.com/in/amithimani"
},
{
"icon": "SiSubstack",
"url": "https://amithimani.substack.com"
}
],
"links": [{
"name": "View my Tweets",
"url": "https://twitter.com/amithimani1",
"icon": "FaTwitter"
}, {
"name": "Subscribe to my Newsletter",
"url": "https://amithimani.substack.com",
"icon": "SiSubstack"
}, {
"name": "Subscribe to my Blog",
"url": "https://medium.com/@knowledge.cafe",
"icon": "FaMedium"
}, {
"name": "Follow me on LinkedIn",
"url": "https://ie.linkedin.com/in/amithimani",
"icon": "FaLinkedin"
}, {
"name": "Read my Spring Interview Question Book",
"url": "https://amithimani.gumroad.com/l/spring",
"icon": "FaBook"
}, {
"name": "View my personal website",
"url": "https://www.knowledge-cafe.dev",
"icon": "FaWordpress"
}]
}