๐ฌ Ask me about:
๐ญ Currently working on Cloud-Native Solutions, AI Solutions & DevOps/Platform Engineering
๐ฑ Always learning about emerging technologies and best practices
๐ฏ Looking to collaborate on open-source projects and DevOps initiatives
๐ฌ Ask me about Python, Cloud Architecture, DevOps, and Platform Engineering
โก Fun fact: I love sharing knowledge through training and mentoring! ๐
| ๐ท๏ธ Title | DevOps Advocate | Cloud Architect | Platform Engineer |
| โณ Experience | 5+ Years of turning โ into Infrastructure |
| ๐ญ Currently Working On | Cloud-Native Solutions, AI Solutions, DevOps/Platform Engineering |
| ๐ฑ Currently Learning | Emerging Technologies, Industry Best Practices |
| ๐ฏ Looking to Collaborate | Open-Source Projects, DevOps Initiatives |
| ๐ฌ Ask Me About | Python, Cloud Architecture, DevOps, Platform Engineering |
| โก Fun Fact | I love sharing knowledge through training and mentoring ๐ |
| ๐ฏ Mission | Automate once, sleep forever... well, almost ๐ |
| ๐ฆธ Superpower | Making YAML files longer than my grocery list ๐ |
| โ Coffee Consumed | Infinity and counting... |
#!/usr/bin/env python3
class SaatvikBharija:
"""A DevOps Advocate who speaks fluent YAML and dreams in Terraform."""
def __init__(self):
self.name = "Saatvik Bharija"
self.role = "DevOps Advocate | Cloud Architect | Platform Engineer"
self.experience = "5+ years"
self.languages = ["Python", "Bash", "Go", "YAML", "HCL"]
self.clouds = ["AWS", "Azure", "GCP"]
self.tools = ["Terraform", "Kubernetes", "Docker", "Jenkins", "ArgoCD"]
self.coffee = float("inf")
def current_mission(self):
return {
"building" : "Production-ready apps and scalable cloud infra",
"exploring" : "Cloud-Native, AI Solutions, Platform Engineering",
"sharing" : "Knowledge through training and mentoring",
}
def daily_routine(self):
return [
"06:00 - Coffee.exe started",
"07:00 - Blame DNS (it is always DNS)",
"08:00 - terraform plan (pray for no red)",
"09:00 - kubectl get pods (all green? miracle!)",
"17:00 - Push to prod on Friday (living dangerously)",
"23:00 - Sleep (dreaming in K8s manifests)",
]
me = SaatvikBharija()
print(f"Hey! I am {me.name} - Lets build something awesome!")apiVersion: v1
kind: DevOpsAdvocate
metadata:
name: saatvik-bharija
namespace: cloud-universe
labels:
role: devops-advocate
experience: 5-plus-years
superpower: yaml-whisperer
spec:
skills:
languages: [Python, Bash, Go, HCL, YAML]
clouds: [AWS, Azure, GCP]
containers: [Docker, Kubernetes, Helm]
cicd: [Jenkins, GitHub Actions, ArgoCD]
iac: [Terraform, Ansible, CloudFormation]
monitoring: [Prometheus, Grafana, Datadog]
currentMission:
- Cloud-Native Solutions
- Artificial Intelligence Solutions
- DevOps and Platform Engineering
passions:
- Building production-ready applications
- Scalable cloud infrastructure
- Open-source contributions
- Training and mentoring
status: Always Shipping!| Achievement | Achievement |
|---|---|
| ๐ณ Mass Deployer of Containers | ๐ YAML Whisperer |
| ๐ง Pipeline Plumber Extraordinaire | ๐ฐ Cloud Cost Optimizer |
| ๐ Incident Commander (calm under ๐ฅ) | ๐ Mentor and Knowledge Sharer |
| ๐ป Open-Source Contributor | ๐ "It Works On My Machine" Debugger |
| ๐ฑ Terraform State File Survivor | ๐ฌ 5+ yrs and still not deleted prod yet |
โญ Star my repos โ it's free and makes my CI/CD pipeline smile! ๐
Made with โค๏ธ and mass amounts of โ by Saatvik Bharija