You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/en/sections/skills.yaml
+28-19
Original file line number
Diff line number
Diff line change
@@ -11,39 +11,48 @@ section:
11
11
# Your Skills.
12
12
# Give a summary of you each skill in the summary section.
13
13
skills:
14
-
- name: Kubernetes
15
-
logo: /images/sections/skills/kubernetes.png
16
-
summary: "Capable of deploying, managing application on Kubernetes. Experienced in writing Kubernetes controllers for CRDs."
17
-
url: "https://kubernetes.io/"
14
+
- name: Python Programming
15
+
logo: /images/sections/skills/python.png
16
+
summary: "Using as the main language for professional development. Capable of writing scalable, testable, and maintainable program. Over 4 years of experience."
17
+
url: "https://python.org/"
18
18
19
-
- name: Go Development
20
-
logo: /images/sections/skills/go.png
21
-
summary: "Using as the main language for professional development. Capable of writing scalable, testable, and maintainable program."
22
-
url: "https://golang.org/"
19
+
- name: Pytorch
20
+
logo: /images/sections/skills/pytorch.png
21
+
summary: "Developing of the last state-of-the-art models. Used especially for Computer Vision, NLP and Speech Recognition"
22
+
url: "https://pytorch.org/"
23
+
24
+
- name: Tensorflow
25
+
logo: /images/sections/skills/tensorflow.png
26
+
summary: "Developing and understanding of foundations models. Used in particular for initial prototyping along with Keras"
27
+
url: "https://tensorflow.org/"
23
28
24
29
- name: Cloud Computing
25
30
logo: /images/sections/skills/cloud.png
26
-
summary: "Worked with most of the major clouds such as GCP, AWS, Azure etc."
31
+
summary: "Worked with most of the major clouds such as IBM Watson, AWS, Azure etc."
32
+
33
+
- name: Edge Computing
34
+
logo: /images/sections/skills/microcontroller.png
35
+
summary: "Worked with ARM-based devices and STM microcontrollers. Experience on devices like NVidia Jetson, Qualcomm Dev Boards and Arduino Nicla Sense ME (Bosch Sensortec)"
27
36
28
-
- name: Docker
29
-
logo: /images/sections/skills/docker.svg
30
-
summary: "Write most of the programs as dockerized container. Experienced with multi-stage, multi-arch build process."
31
-
url: "https://www.docker.com/"
37
+
#- name: Docker
38
+
# logo: /images/sections/skills/docker.svg
39
+
# summary: "Write most of the programs as dockerized container. Experienced with multi-stage, multi-arch build process."
40
+
# url: "https://www.docker.com/"
32
41
33
-
- name: Prometheus
34
-
logo: /images/sections/skills/prometheus.png
35
-
summary: "Capable of setup, configure Prometheus metrics. Experienced with PromQL, AlertManager. Also, experienced with writing metric exporters."
36
-
url: "https://prometheus.io/"
42
+
#- name: Prometheus
43
+
# logo: /images/sections/skills/prometheus.png
44
+
# summary: "Capable of setup, configure Prometheus metrics. Experienced with PromQL, AlertManager. Also, experienced with writing metric exporters."
45
+
# url: "https://prometheus.io/"
37
46
38
47
- name: Linux
39
48
logo: /images/sections/skills/linux.png
40
49
summary: "Using as the main operating system. Capable of writing bash/shell scripts."
41
50
42
51
- name: Git
43
52
logo: /images/sections/skills/git.png
44
-
summary: "Experienced with git-based development. Mostly, use Github. Also, have experience in working with GitLab."
53
+
summary: "Experienced with git-based development. Mostly, using Github. Also, have experience in working with GitLab."
45
54
url: "https://git-scm.com/"
46
55
47
56
- name: C++
48
57
logo: /images/sections/skills/c++.png
49
-
summary: "Know basic C/C++ programming. Used for contest programming and problem solving."
58
+
summary: "Know basic C/C++ programming. Used often to accelerate python computational time"
<pclass="card-text">Capable of deploying, managing application on Kubernetes. Experienced in writing Kubernetes controllers for CRDs.</p>
720
+
<pclass="card-text">Using as the main language for professional development. Capable of writing scalable, testable, and maintainable program. Over 4 years of experience.</p>
<pclass="card-text">Capable of setup, configure Prometheus metrics. Experienced with PromQL, AlertManager. Also, experienced with writing metric exporters.</p>
812
+
<pclass="card-text">Worked with ARM-based devices and STM microcontrollers. Experience on devices like NVidia Jetson, Qualcomm Dev Boards and Arduino Nicla Sense ME (Bosch Sensortec)</p>
0 commit comments