Skip to content

Commit 31c7040

Browse files
committed
chore: update CV
1 parent 3534d70 commit 31c7040

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

cv.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"url": "https://verihubs.com",
3838
"startDate": "2025-08-01",
3939
"endDate": null,
40-
"summary": "DevSecOps Engineer specializing in securing and automating the entire software development lifecycle within an on-premise data center environment, focusing on Infrastructure as Code (Terraform, Nix), CI/CD security (GitHub Actions), and container orchestration (Kubernetes, Docker).",
40+
"summary": "DevSecOps Engineer specializing in securing and automating the entire software development lifecycle within an on-premise data center environment, focusing on Infrastructure as Code, CI/CD, and container orchestration.",
4141
"responsibilities": [
4242
"Designed, deployed, and managed scalable and secure on-premise containerized infrastructure.",
4343
"Provisioned and managed all infrastructure through code, adhering to IaC best practices to ensure consistency and repeatability.",
@@ -127,8 +127,15 @@
127127
}
128128
],
129129
"skills": {
130-
"languages": ["Go", "Python", "JavaScript", "Nix", "Shell Scripting", "SQL"],
131-
"backend_frameworks": ["Echo & Fiber (Go)", "Express.js (Node.js)", "Django & Flask (Python)"],
130+
"languages": [
131+
"Go",
132+
"Python",
133+
"JavaScript",
134+
"Nix",
135+
"Shell Scripting",
136+
"SQL"
137+
],
138+
"frameworks": ["Echo", "Fiber", "Express.js", "Django", "Flask"],
132139
"databases": ["PostgreSQL", "MySQL", "Redis"],
133140
"infrastructure_and_devops": {
134141
"infrastructure_as_code": ["Terraform", "Nix"],

0 commit comments

Comments
 (0)