Skip to content

Commit

Permalink
Update Careers.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
ShapeLayer committed Mar 26, 2024
1 parent d9197c3 commit 750ddf2
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions src/includes/Careers.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,9 @@
<h2 class="subtitle">그동안의 발자취_</h2>
<CareersSection id='careers__now'>
<CareersSectionContent
name='잼코딩학원 광주캠퍼스 파트타임 강사'
date='2024.01-'
>
⇒ 광주봉선/광주수완: 강사/보조강사
</CareersSectionContent>
name='전남대학교 지능전자연구실'
date='2024.03-'
/>
</CareersSection>
<CareersSection id='careers__education' title='EDUCATION'>
<CareersSectionContent
Expand All @@ -31,7 +29,7 @@
</CareersSection>
<CareersSection id='careers__work' title='WORK'>
<CareersSectionContent
name='전남대학교 지능영상미디어인터페이스 연구실'
name='전남대학교 지능영상미디어인터페이스연구실'
date='2021.06-2022.07'
>
⇒ 지도교수: 이칠우 <a href="https://ieeexplore.ieee.org/author/37292814300" target="_blank" rel="noreferrer">(IEEE author information)</a>
Expand All @@ -40,6 +38,10 @@
name='대한민국 육군 병장 만기전역'
date='2022.07-2024.01'
/>
<CareersSectionContent
name='잼코딩학원 광주캠퍼스 파트타임 강사'
date='2024.01-2024.02'
/>
</CareersSection>
<CareersSection id='careers__projects' title='PROJECTS'>
<CareersSectionContent
Expand Down

0 comments on commit 750ddf2

Please sign in to comment.