Skip to content

Commit

Permalink
about me page added
Browse files Browse the repository at this point in the history
  • Loading branch information
hyeonukim committed Oct 14, 2024
1 parent 0c2671e commit 2688c1e
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions _tabs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,20 @@ icon: fas fa-info-circle
order: 4
---

> Add Markdown syntax content to file `_tabs/about.md`{: .filepath } and it will show up on this page.
{: .prompt-tip }
I'm glad you're here! This blog is where I share my passion for **game development**, **algorithm analysis**, **computer vision**, and other things.

I graduated from **Simon Fraser University** with a degree in **Computer Science**. Here's a quick look at my recent work experience:

- _Research Assistant_ at SFU
**July 2022 – April 2023**
Worked on **GAN models** and **Dynamic Time Warping** to generate missing data for **Electric Vehicle charging stations**.

- _Software Developer_ at Hammer & Tong
**April 2023 – August 2023**
Developed a **narrative Unity game**, mentored artists on using **Git**, and handled **technical writing**.

<iframe width="600" height="315" src="https://youtu.be/U6YLE0IdX7A" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>



Feel free to explore my posts, and let's connect if you share similar interests!

0 comments on commit 2688c1e

Please sign in to comment.