Skip to content

Instantly share code, notes, and snippets.

@palindrom615
Last active August 16, 2019 15:37
Show Gist options
  • Select an option

  • Save palindrom615/a262d04d90eccdea1a779f87e5e82c3e to your computer and use it in GitHub Desktop.

Select an option

Save palindrom615/a262d04d90eccdea1a779f87e5e82c3e to your computer and use it in GitHub Desktop.

Revisions

  1. palindrom615 revised this gist Jul 16, 2019. 1 changed file with 1 addition and 3 deletions.
    4 changes: 1 addition & 3 deletions 1.intro.md
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,5 @@
    # Introduction

    My name is Jang Whemoon, a `newschool` software developer.
    My name is Jang Whemoon, a **_A New School_** software developer.

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

    And, these are my playgounds:
  2. palindrom615 revised this gist Jun 27, 2019. 6 changed files with 40 additions and 3 deletions.
    7 changes: 7 additions & 0 deletions 1.intro.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    # Introduction

    My name is Jang Whemoon, a `newschool` software developer.

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

    And, these are my playgounds:
    File renamed without changes.
    22 changes: 22 additions & 0 deletions 3.what_Ive_learned.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,22 @@
    # 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
    11 changes: 11 additions & 0 deletions 4.what_I_experienced.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    # What I have experienced

    If you are interested in my career, please check [my LinkedIn profile](https://www.linkedin.com/in/palindrom615)!

    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
    3 changes: 0 additions & 3 deletions intro.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +0,0 @@
    My name is Jang Whemoon.

    I am loving and living in Seoul. I was born at 1995'.
  3. palindrom615 revised this gist Jun 27, 2019. 1 changed file with 0 additions and 0 deletions.
    Binary file added me_in_hacktoberfest_tshirt.jpg
    Loading
    Sorry, something went wrong. Reload?
    Sorry, we cannot display this file.
    Sorry, this file is invalid so it cannot be displayed.
  4. palindrom615 created this gist Jun 27, 2019.
    3 changes: 3 additions & 0 deletions intro.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    My name is Jang Whemoon.

    I am loving and living in Seoul. I was born at 1995'.
    98 changes: 98 additions & 0 deletions nawabari.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,98 @@
    {
    "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
    ]
    ]
    ]
    }
    }
    ]
    }