Skip to content

Instantly share code, notes, and snippets.

@palindrom615
Last active August 16, 2019 15:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save palindrom615/a262d04d90eccdea1a779f87e5e82c3e to your computer and use it in GitHub Desktop.
Save palindrom615/a262d04d90eccdea1a779f87e5e82c3e to your computer and use it in GitHub Desktop.
About me

Introduction

My name is Jang Whemoon, a A New School software developer.

I am loving and living in Seoul. I was born at 1995'.

Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
126.96513175964355,
37.567984011320256
],
[
127.03474044799805,
37.567984011320256
],
[
127.03474044799805,
37.60416825077874
],
[
126.96513175964355,
37.60416825077874
],
[
126.96513175964355,
37.567984011320256
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
126.90959930419923,
37.445425754961384
],
[
126.97345733642578,
37.445425754961384
],
[
126.97345733642578,
37.492838805363476
],
[
126.90959930419923,
37.492838805363476
],
[
126.90959930419923,
37.445425754961384
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
127.0792865753174,
37.37745554484164
],
[
127.11310386657715,
37.37745554484164
],
[
127.11310386657715,
37.406164630829345
],
[
127.0792865753174,
37.406164630829345
],
[
127.0792865753174,
37.37745554484164
]
]
]
}
}
]
}

What I have learned

I am majoring Electrical & Computer Engineering and minoring Industrial design at Seoul National University. At there I have learned:

  • Engineering Mathmetics
  • Physics, especially Electromagnetism
  • Electronic Engineering & Hardware design
  • Algorithms & Data structure
  • Product design
  • Visual & Interactive Media Presentation
  • Cubic & Planar Figurative Art
  • ...and so on

For now, I am taking a leave of absence for military service and internship.

Out of the school, I have learned:

  • Advanced Japanese & intermediate Chinese
  • javascript hacks
  • Competitive Programming
  • Linux skills for daily use in personal and work
  • ...and so on

What I have experienced

If you are interested in my career, please check my LinkedIn profile!

I have experienced...

  • designing 60k of MAU service with node.js & typescript
  • creating admin page with visualization of statistics using D3.js & vue.js
  • Atmega chip programming for bio sensor
  • making visual demo of mobile app using Adobe flash
  • optimizing admin page mainly made of 100+ forms using react & graphql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment