resource "personal" "info" {
name = "Godson Sibreyan"
experience = "5+ years"
nationality = "Indian"
languages = ["English", "Tamil"]
occupation = "Senior DevOps Engineer"
hobbies = ["Music", "Singing", "Hanging out with friends"]
}
resource "professional" "info" {
# Core Skill Set
devops_tools = ["Git", "Jenkins", "GitHub Action", "Azure DevOps", "CircleCI", "Rundeck"]
cloud_providers = ["AWS", "Azure", "GCP"]
infrastructure_as_code = ["Terraform", "Bicep"]
microservices_and_containers = ["Docker", "Kubernetes", "Helm"]
# Advanced Capabilities
scripting_languages = ["Shell Script", "PowerShell Script", "Python Script", "YAML"]
monitoring_tools = ["Grafana", "Prometheus", "Zabbix", "ELK/EFK", "Datadog"]
security_and_devsecops = ["Anchore", "ClamAV", "SonarQube", "OpenVAS"]
mlops_frameworks = ["DVC", "Azure ML Workspace"]
database_migration = ["AWS RDS", "Azure MySQL Flexible Server"]
configuration_management = ["Ansible"]
web_development_basics = ["HTML", "CSS", "JS", "React JS", "WordPress", "Bootstrap"]
}
provider "social" {
linkedin = "https://in.linkedin.com/in/godson-sibreyan-802a55160"
github = "GodsonSibreyan"
contact_number = "+91 9944082468"
email = "godsonsibreyan108@gmail.com"
}
resource "fun_facts" "personal_life" {
- "Passionate about continuous learning and exploring new DevOps tools."
- "Known for creative problem-solving and innovative automation solutions."
- "Enjoys collaborating with cross-functional teams and mentoring new DevOps enthusiasts."
- "Music enthusiast who loves singing and attending music events."
}
Popular repositories Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.