Skip to content

Commit 31857be

Browse files
committed
Update bio
1 parent 4a2de5d commit 31857be

1 file changed

Lines changed: 4 additions & 10 deletions

File tree

src/pages/index.astro

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,11 @@ import kim2025Cupid from '../assets/paper_thumbnails/kim-2025-cupid.webp';
2020
<p>he/him</p>
2121
</div>
2222
<p>
23-
Hey there! I am an Interim Software Engineer at <Link
24-
href='https://software.sil.org/'
25-
isExternal>SIL Language Technology</Link
26-
>.
23+
Hey there! I am an Interim Software Engineer at SIL Language Technology.
2724
</p>
2825
<p>
2926
I recently completed a B.C.S in Computer Science from Calvin University,
30-
where I was fortunate to be advised by <Link
31-
href='https://kenarnold.org/'
32-
isExternal>Ken Arnold</Link
33-
>.
27+
where I was fortunate to be advised by Ken Arnold.
3428
</p>
3529
<p>
3630
My research interest is in human-AI interaction. I am interested in
@@ -41,7 +35,7 @@ import kim2025Cupid from '../assets/paper_thumbnails/kim-2025-cupid.webp';
4135
You can reach me at <span class='italic'>myfirstname</span>@jihokim.com
4236
</p>
4337
</div>
44-
<div>
38+
<!-- <div>
4539
<Image
4640
src={profilePicture}
4741
alt='Jiho Kim'
@@ -80,7 +74,7 @@ import kim2025Cupid from '../assets/paper_thumbnails/kim-2025-cupid.webp';
8074
hoverColor='#11223C'
8175
/>
8276
</div>
83-
</div>
77+
</div> -->
8478
</div>
8579

8680
<div>

0 commit comments

Comments
 (0)