|
@@ -2,41 +2,33 @@
|
|
# Give a summary of you each skill in summary section.
|
|
# Give a summary of you each skill in summary section.
|
|
skills:
|
|
skills:
|
|
- name: Kubernetes
|
|
- name: Kubernetes
|
|
- icon: "assets/images/skills/kubernetes.png"
|
|
|
|
- summary: "Some quick example text to build on the card title and make up the bulk
|
|
|
|
- of tlsdfjlsdjflsdfhe card's content."
|
|
|
|
|
|
+ icon: "images/skills/kubernetes.png"
|
|
|
|
+ summary: "Capable of deploying, managing application on Kubernetes. Experienced in writing Kubernetes controllers for CRDs."
|
|
|
|
|
|
- name: Go Development
|
|
- name: Go Development
|
|
- icon: "assets/images/skills/go.png"
|
|
|
|
- summary: "Some quick example text to build on the card title and make up the bulk
|
|
|
|
- of tlsdfjlsdjflsdfhe card's content."
|
|
|
|
|
|
+ icon: "images/skills/go.png"
|
|
|
|
+ summary: "Using as main language for professional development. Capable of writing scalable, testable, and maintainable program."
|
|
|
|
|
|
- name: Cloud Computing
|
|
- name: Cloud Computing
|
|
- icon: "assets/images/skills/cloud.png"
|
|
|
|
- summary: "Some quick example text to build on the card title and make up the bulk
|
|
|
|
- of tlsdfjlsdjflsdfhe card's content."
|
|
|
|
|
|
+ icon: "images/skills/cloud.png"
|
|
|
|
+ summary: "Worked with most of the major clouds such as GCP, AWS, Azure etc."
|
|
|
|
|
|
- name: Docker
|
|
- name: Docker
|
|
- icon: "assets/images/skills/docker.svg"
|
|
|
|
- summary: "Some quick example text to build on the card title and make up the bulk
|
|
|
|
- of tlsdfjlsdjflsdfhe card's content."
|
|
|
|
-
|
|
|
|
-- name: Linux
|
|
|
|
- icon: "assets/images/skills/linux.png"
|
|
|
|
- summary: "Some quick example text to build on the card title and make up the bulk
|
|
|
|
- of tlsdfjlsdjflsdfhe card's content."
|
|
|
|
|
|
+ icon: "images/skills/docker.svg"
|
|
|
|
+ summary: "Write most of the programs as dockerized container. Experienced with multi-stage, multi-arch build process."
|
|
|
|
|
|
- name: Prometheus
|
|
- name: Prometheus
|
|
- icon: "assets/images/skills/prometheus.png"
|
|
|
|
- summary: "Some quick example text to build on the card title and make up the bulk
|
|
|
|
- of tlsdfjlsdjflsdfhe card's content."
|
|
|
|
|
|
+ icon: "images/skills/prometheus.png"
|
|
|
|
+ summary: "Capable of setup, configure Prometheus metrics. Experienced with PromQL, AlertManager. Also, experienced with writing metric exporters."
|
|
|
|
+
|
|
|
|
+- name: Linux
|
|
|
|
+ icon: "images/skills/linux.png"
|
|
|
|
+ summary: "Using as main operating system. Capable of writing bash/shell scripts."
|
|
|
|
|
|
- name: Git
|
|
- name: Git
|
|
- icon: "assets/images/skills/git.png"
|
|
|
|
- summary: "Some quick example text to build on the card title and make up the bulk
|
|
|
|
- of tlsdfjlsdjflsdfhe card's content."
|
|
|
|
|
|
+ icon: "images/skills/git.png"
|
|
|
|
+ summary: "Experienced with git based development. Mostly, use Github. Also have experience in working with GitLab."
|
|
|
|
|
|
- name: C++
|
|
- name: C++
|
|
- icon: "assets/images/skills/c++.png"
|
|
|
|
- summary: "Some quick example text to build on the card title and make up the bulk
|
|
|
|
- of tlsdfjlsdjflsdfhe card's content."
|
|
|
|
|
|
+ icon: "images/skills/c++.png"
|
|
|
|
+ summary: "Know basic C/C++ programming. Used for contest programming and problem solving."
|