Skip to content

Commit d8f7f2e

Browse files
committed
icons
1 parent bee1f39 commit d8f7f2e

File tree

5 files changed

+8
-10
lines changed

5 files changed

+8
-10
lines changed

assets/images/sections/skills/cad.png

2.66 KB
Loading

assets/images/sections/skills/pcb.png

12.9 KB
Loading

data/sections/skills.yaml

+8-10
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,19 @@ section:
1111
# Your Skills.
1212
# Give a summary of you each skill in the summary section.
1313
skills:
14+
15+
- name: 코딩/프로그래밍
16+
logo: /images/sections/skills/c++.png
17+
summary: "C언어를 기초적으로 배우고 이후 임베디드, 앱, 웹, 게임 등 다양한 프로젝트를 합니다"
18+
1419
- name: CAD/기구 설계
15-
logo: /images/sections/skills/kubernetes.png
20+
logo: /images/sections/skills/cad.png
1621
summary: "CAD 사용법과 보유하고 있는 3D 프린터로 제작까지 할 수 있습니다"
17-
url: "https://kubernetes.io/"
22+
# url: "https://kubernetes.io/"
1823

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/"
2324

2425
- name: 회로/소자
25-
logo: /images/sections/skills/cloud.png
26+
logo: /images/sections/skills/pcb.png
2627
summary: "다양한 소자의 역할을 알고, 이를 이용한 회로를 읽고 만들 수 있습니다"
2728

2829
# - name: Prometheus
@@ -31,6 +32,3 @@ skills:
3132
# url: "https://prometheus.io/"
3233

3334

34-
- name: C/C++
35-
logo: /images/sections/skills/c++.png
36-
summary: "C언어를 기초적으로 배우고 이후 임베디드, 앱, 웹, 게임 등 다양한 프로젝트를 합니다"
Loading
Loading

0 commit comments

Comments
 (0)