From 1211fcb1dd0e601117d03983be862d9905420cbe Mon Sep 17 00:00:00 2001 From: Anshuman Tripathi Date: Sun, 9 Nov 2025 13:01:31 -0800 Subject: [PATCH 1/3] Update about me Signed-off-by: Anshuman Tripathi --- content/about.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/about.md b/content/about.md index 049f39f..bdb6789 100644 --- a/content/about.md +++ b/content/about.md @@ -9,7 +9,7 @@ aliases: --- * Born and raised in India 🇮🇳. Working in San Francisco Bay Area. -* Staff Cloud Engineer with focus on platform and devops engineering. Read more about my journey in my blog post [Masters in the United States.](/blog/masters-in-the-united-states) +* Senior Staff Software Engineer at Zscaler with focus on platform and devops engineering. Read more about my journey in my blog post [Masters in the United States](/blog/masters-in-the-united-states). +* Open source contributor to Kubernetes in sig-security and sig-release (1.32 & 1.35). * The tech stack that I deal with day-to-day includes Kubernetes, Helm, Istio, Terraform, Puppet, Vault, etc. -* Programming languages that I am most acquainted with includes Golang and Python * When I am not at my laptop, I am most likely playing video games or playing pool. From 3cd93094615d168e2d1c9715db5257356c5ea64a Mon Sep 17 00:00:00 2001 From: Anshuman Tripathi Date: Sun, 9 Nov 2025 13:13:58 -0800 Subject: [PATCH 2/3] Update blog details Signed-off-by: Anshuman Tripathi --- content/blog/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/_index.md b/content/blog/_index.md index cb0e298..2c1d422 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -4,4 +4,4 @@ date: 2023-02-01T09:44:56+05:30 title: "Blog" --- -This is Anshuman Tripathi's Blog for talking about all kinds of things from Software Engineering tips and tricks, concepts, career-advise, book recommendations, etc. If you would like me to write about a topic please create an [issue in the Blog's github repo](https://github.com/AnshumanTripathi/anshumantripathi.github.io/issues) and I'll add the topic to my list :). +This is Anshuman Tripathi's Blog for talking about all kinds of things from Software Engineering tutorials, tool, concepts, and career-advise, etc. If you would like me to write about a topic please create an [issue in the Blog's github repo](https://github.com/AnshumanTripathi/anshumantripathi.github.io/issues) and I'll add the topic to my list :). From f9e957096b3b66760febd0b4536f252a1a76d927 Mon Sep 17 00:00:00 2001 From: Anshuman Tripathi Date: Sun, 9 Nov 2025 13:16:49 -0800 Subject: [PATCH 3/3] fix typo Signed-off-by: Anshuman Tripathi --- content/blog/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/_index.md b/content/blog/_index.md index 2c1d422..24641de 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -4,4 +4,4 @@ date: 2023-02-01T09:44:56+05:30 title: "Blog" --- -This is Anshuman Tripathi's Blog for talking about all kinds of things from Software Engineering tutorials, tool, concepts, and career-advise, etc. If you would like me to write about a topic please create an [issue in the Blog's github repo](https://github.com/AnshumanTripathi/anshumantripathi.github.io/issues) and I'll add the topic to my list :). +This is Anshuman Tripathi's Blog for talking about all kinds of things from Software Engineering tutorials, tools, concepts, and career-advise, etc. If you would like me to write about a topic please create an [issue in the Blog's github repo](https://github.com/AnshumanTripathi/anshumantripathi.github.io/issues) and I'll add the topic to my list :).