From fdc6aa8e94ce1fc9b11ddda469f35946d13a4100 Mon Sep 17 00:00:00 2001 From: Hyunje Alex Jun Date: Mon, 1 Dec 2014 13:10:33 +0000 Subject: [PATCH] Add team KKE. Hi there. We're KKE. --- Teams/KKE/ABOUT.md | 50 +++++++++++++++++++++++++++++++++++++++++++++ Teams/KKE/team.json | 18 ++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 Teams/KKE/ABOUT.md create mode 100644 Teams/KKE/team.json diff --git a/Teams/KKE/ABOUT.md b/Teams/KKE/ABOUT.md new file mode 100644 index 0000000..946887f --- /dev/null +++ b/Teams/KKE/ABOUT.md @@ -0,0 +1,50 @@ +# [`KKE`](http://matome-lab.com/samviewrs2.php?murl=uggc%3A%2F%2Fyvirqbbe.oybtvzt.wc%2Fnxo48zngbzrybt%2Fvztf%2Fn%2F4%2Fn42474po.wct&mtr=uggc%3A%2F%2Ffxr48zngbzr.arg%2Fnepuvirf%2F39124489.ugzy) + +### Hi there! + +We're [`KKE`](http://matome-lab.com/samviewrs2.php?murl=uggc%3A%2F%2Fyvirqbbe.oybtvzt.wc%2Fnxo48zngbzrybt%2Fvztf%2Fn%2F4%2Fn42474po.wct&mtr=uggc%3A%2F%2Ffxr48zngbzr.arg%2Fnepuvirf%2F39124489.ugzy). +Both of us are from [South Korea](http://www.google.co.uk/#q=South+Korea) and students of [Yonsei University](http://www.yonsei.ac.kr/eng/). We specialise in failing to find a web designer and are keen on $8,000. + +## Hyunje Alex Jun [@noraesae](https://twitter.com/noraesae) + +![noraesae](http://en.gravatar.com/userimage/26435992/5d019d274ec2101cf4751bcad0524154.png?size=200) + +### Hi, I'm Alex. + +I'm a developer, currently staying in Oxford. +I usually write [code](https://github.com/noraesae) in JavaScript and +Scala, sometimes in Python and Go as well. I'm also keen to learn many +other new things. I love to read and [write](https://medium.com/@noraesae) +something. In my spare time, I like to sleep, [diarize](http://yuiazu.net), +cycle, listen to [music](http://noraesae.net/music), travel and take a +photo. + +- [about me](http://noraesae.net) +- [twitter](https://twitter.com/noraesae) +- [github](https://github.com/noraesae) +- [koding](https://koding.com/songbird) + +## Yong-uk Jeong [@alldne](https://twitter.com/alldne) + +![alldne](http://i.imgur.com/9AquNNV.png) + +### Hi, I'm Yong-uk. + +I'm a developer who barely write code these days cause I have no +interest in anything but [*LOVELIVE*](http://www.lovelive-anime.jp) +recently. +I have experience in C++(especially in WebKit), Obj-C, JavaScript, +Python, etc... Nothing's been left in my brain, though. But it's +okay. Google is always with me. + +- [twitter](https://twitter.com/alldne) +- [github](https://github.com/alldne) +- [koding](https://koding.com/alldne) + +## What we're going to do + +[We have come up with a truly marvellous idea for this hackathon which +this margin is too narrow to contain. +](http://en.wikipedia.org/wiki/Fermat's_Last_Theorem) + +Sorry, but you will see in a while! diff --git a/Teams/KKE/team.json b/Teams/KKE/team.json new file mode 100644 index 0000000..76d7dbd --- /dev/null +++ b/Teams/KKE/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "KKE", + "members": [ + { + "name": "Hyunje Alex Jun", + "twitter": "noraesae", + "koding": "songbird", + "location": "Oxford, UK", + "lead": true + }, + { + "name": "Yong-uk Jeong", + "twitter": "alldne", + "koding": "alldne", + "location": "Incheon, KR" + } + ] +}