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

Commit

Permalink
data: amithimani (#5564)
Browse files Browse the repository at this point in the history
* data/amithimani

* Updated Link with correct Icon

* Update amithimani.json
  • Loading branch information
amithimani authored and eddiejaoude committed Mar 31, 2023
1 parent b3ca94b commit 44e4a2e
Showing 1 changed file with 52 additions and 0 deletions.
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"
}]
}

0 comments on commit 44e4a2e

Please sign in to comment.