Minyoung Seo

I'm a developer who grows by learning new things.

Direction

I love learning, and I happened to discover programming.
Now, I'm enjoying my life as a developer.

Technologies I Study with Passion

  • Rust — A language suitable for large-scale projects with high memory availability and strong type system without GC. The ownership system saved me from the fake immutability of JavaScript.
  • Next.js — The framework I had to use for React server-side rendering. Although it is complex and has many features, it is the only option for fine-grained rendering control.
  • Tailwind CSS — By using this, I was able to prevent the vision from being dispersed. It helped me understand the structure by just looking at the html.
  • Typescript — If there were no Typescript, I would not have been able to develop web services.
  • Kotlin — The language that saved me from null pointer exception errors. The language that prevented me from writing countless duplicate code.

Works

Swit Korea

Frontend Engineer / 2021.01 ~ 2024.06

Global collaboration tool based on project management and chat service

Angular, Github, Typescript

Wins

Web Fullstack Engineer / 2019.04 ~ 2020.12

Security solution web service

Angular, Gitlab, Node.js(express), Typescript

ESE

Web Fullstack Engineer / 2016.10 ~ 2019.03

Control system based on video management service

Java, Javascript, Spring, jQuery