skills and images
This commit is contained in:
parent
f0129c7533
commit
3e44eb826b
3 changed files with 45 additions and 57 deletions
|
@ -20,50 +20,36 @@ section:
|
|||
# - name: Others
|
||||
# filter: "others"
|
||||
|
||||
#NOTE: All Logos need to be SVG files
|
||||
|
||||
skills:
|
||||
- name: Kubernetes
|
||||
# logo: /images/hugo-logo.svg
|
||||
summary: "Capable of deploying, managing application on Kubernetes. Experienced in writing Kubernetes controllers for CRDs."
|
||||
categories: ["container"]
|
||||
url: "https://kubernetes.io/"
|
||||
|
||||
- name: Go Development
|
||||
# logo: /images/hugo-logo.svg
|
||||
summary: "Using as the main language for professional development. Capable of writing scalable, testable, and maintainable program."
|
||||
categories: ["basic", "language"]
|
||||
url: "https://golang.org/"
|
||||
|
||||
- name: Cloud Computing
|
||||
# logo: /images/hugo-logo.svg
|
||||
summary: "Worked with most of the major clouds such as GCP, AWS, Azure etc."
|
||||
categories: ["others"]
|
||||
|
||||
- name: Docker
|
||||
# logo: /images/hugo-logo.svg
|
||||
summary: "Write most of the programs as dockerized container. Experienced with multi-stage, multi-arch build process."
|
||||
categories: ["container"]
|
||||
url: "https://www.docker.com/"
|
||||
|
||||
- name: Prometheus
|
||||
# logo: /images/hugo-logo.svg
|
||||
summary: "Capable of setup, configure Prometheus metrics. Experienced with PromQL, AlertManager. Also, experienced with writing metric exporters."
|
||||
categories: ["basic"]
|
||||
url: "https://prometheus.io/"
|
||||
- name: Python
|
||||
logo: /images/python.png
|
||||
|
||||
- name: Linux
|
||||
# logo: /images/linux.png # Logo doesn't work
|
||||
summary: "Using as the main operating system. Capable of writing bash/shell scripts."
|
||||
categories: ["others"]
|
||||
logo: /images/linux.png
|
||||
|
||||
- name: Git
|
||||
logo: /images/git.png
|
||||
summary: "Experienced with git-based development. Mostly, use Github. Also, have experience in working with GitLab."
|
||||
categories: ["basic"]
|
||||
url: "https://git-scm.com/"
|
||||
|
||||
- name: C++
|
||||
logo: /images/c++.png
|
||||
summary: "Know basic C/C++ programming. Used for contest programming and problem solving."
|
||||
categories: ["basic", "language"]
|
||||
logo: /images/C++_logo.svg
|
||||
|
||||
- name: Embedded C
|
||||
logo: /images/C.svg
|
||||
|
||||
- name: C#
|
||||
logo: /images/C_sharp.svg
|
||||
|
||||
- name: Java
|
||||
logo: /images/java.svg
|
||||
|
||||
- name: ROS2
|
||||
logo: /images/ros2.svg
|
||||
|
||||
- name: MATLAB
|
||||
logo: /images/matlab.png
|
||||
|
||||
- name: Unity
|
||||
logo: /images/unity.svg
|
||||
|
||||
- name: LaTeX
|
||||
logo: /images/latex.svg
|
Loading…
Add table
Add a link
Reference in a new issue