Skip to content

Commit bee1f39

Browse files
committed
update
1 parent b6754c7 commit bee1f39

File tree

2 files changed

+16
-57
lines changed

2 files changed

+16
-57
lines changed

data/sections/experiences.yaml

+11-39
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ section:
1111
# Your experiences
1212
experiences:
1313
- company:
14-
name: 2021년
15-
#url: "https://www.example.com"
14+
name: 수상실적 전체보기
15+
url: "https://community.mju-rats.com/t/topic/198"
1616
# location: Dhaka Branch
1717
# company overview
1818
# overview: Example Co. is a widely recognized company for cloud-native development. It builds tools for Kubernetes.
1919
positions:
20-
- designation: Senior Software Engineer
20+
- designation: 수상 실적
2121
start:
2222

2323
responsibilities:
@@ -26,40 +26,12 @@ experiences:
2626
- 다학제 캡스톤디자인 프로젝트 경진대회 대상
2727
- 캡스톤디자인 프로젝트 경진대회 동상 2팀
2828
- 융합프로젝트 은상 수상
29+
- 서울과학기술대학교 창의적 종합설계 경진대회 장려상
30+
- 제 20회 CDE경진대회 은상
31+
- 임베디드 소프트웨어 경진대회 전자부품연구원장상
32+
- 서울과학기술대학교 창의적 종합설계 경진대회 장려상
33+
- 캡스톤디자인 프로젝트 경진대회 대상, 금상, 은상, 동상, 장려상
34+
- SEP 융합 Festival 동상
35+
- 제19회 CDE경진대회 과학기술정보통신부장관상
36+
- 한이음엑스포 SW인재페스티벌 한국공학교육인증원장상
2937

30-
31-
- designation: Junior Software Engineer
32-
start: Nov 2017
33-
end: Oct 2019
34-
responsibilities:
35-
- Implement and test xyz feature for abc tool.
36-
- Support client for abc tool.
37-
- Learn k,d,w technology for xyz.
38-
39-
- company:
40-
name: PreExample Co.
41-
url: "https://www.example.com"
42-
location: Nowhere
43-
overview: PreExample Co. is a gateway company to enter into Example co. So, nothing special here.
44-
positions:
45-
- designation: Software Engineer
46-
start: March 2016
47-
end: May 2017
48-
responsibilities:
49-
- Write lots of example codes.
50-
- Read lots of examples.
51-
- See lots of example videos.
52-
53-
- company:
54-
name: Intern Counting Company (ICC).
55-
url: "https://www.example.com"
56-
location: Intern Land
57-
overview: Intern counting Company (ICC) is responsible for counting worldwide intern Engineers.
58-
positions:
59-
- designation: Intern
60-
start: Jun 2015
61-
end: Jan 2016
62-
responsibilities:
63-
- Count lost of interns.
64-
- Count more interns.
65-
- Count me as an intern.

data/sections/skills.yaml

+5-18
Original file line numberDiff line numberDiff line change
@@ -11,39 +11,26 @@ section:
1111
# Your Skills.
1212
# Give a summary of you each skill in the summary section.
1313
skills:
14-
- name: 캐드
14+
- name: CAD/기구 설계
1515
logo: /images/sections/skills/kubernetes.png
16-
summary: "Capable of deploying, managing application on Kubernetes. Experienced in writing Kubernetes controllers for CRDs."
16+
summary: "CAD 사용법과 보유하고 있는 3D 프린터로 제작까지 할 수 있습니다"
1717
url: "https://kubernetes.io/"
1818

1919
# - name: Go Development
2020
# logo: /images/sections/skills/go.png
2121
# summary: "Using as the main language for professional development. Capable of writing scalable, testable, and maintainable program."
2222
# url: "https://golang.org/"
2323

24-
- name: PCB
24+
- name: 회로/소자
2525
logo: /images/sections/skills/cloud.png
26-
summary: "Worked with most of the major clouds such as GCP, AWS, Azure etc."
27-
28-
- name: 아두이노
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/"
26+
summary: "다양한 소자의 역할을 알고, 이를 이용한 회로를 읽고 만들 수 있습니다"
3227

3328
# - name: Prometheus
3429
# logo: /images/sections/skills/prometheus.png
3530
# summary: "Capable of setup, configure Prometheus metrics. Experienced with PromQL, AlertManager. Also, experienced with writing metric exporters."
3631
# url: "https://prometheus.io/"
3732

38-
- name: Linux
39-
logo: /images/sections/skills/linux.png
40-
summary: "리눅스도 배우면 좋겠죠?"
41-
42-
- name: Git
43-
logo: /images/sections/skills/git.png
44-
summary: "깃 사용법을 배웁니다"
45-
url: "https://git-scm.com/"
4633

4734
- name: C/C++
4835
logo: /images/sections/skills/c++.png
49-
summary: "기본적인 임베디드 사용을 위한 c 언어 교육을 합니다"
36+
summary: "C언어를 기초적으로 배우고 이후 임베디드, 앱, 웹, 게임 등 다양한 프로젝트를 합니다"

0 commit comments

Comments
 (0)