Last active
August 16, 2019 15:37
-
-
Save palindrom615/a262d04d90eccdea1a779f87e5e82c3e to your computer and use it in GitHub Desktop.
Revisions
-
palindrom615 revised this gist
Jul 16, 2019 . 1 changed file with 1 addition and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,5 @@ # Introduction My name is Jang Whemoon, a **_A New School_** software developer. I am loving and living in Seoul. I was born at 1995'. -
palindrom615 revised this gist
Jun 27, 2019 . 6 changed files with 40 additions and 3 deletions.There are no files selected for viewing
File renamed without changesThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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.This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +0,0 @@ -
palindrom615 revised this gist
Jun 27, 2019 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
LoadingSorry, something went wrong. Reload?Sorry, we cannot display this file.Sorry, this file is invalid so it cannot be displayed. -
palindrom615 created this gist
Jun 27, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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'. This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 ] ] ] } } ] }