Added information about Gundam team
Still need Jumpei-san’s information and team’s approval for the information to be pull requested to koding’s main branch
This commit is contained in:
33
Teams/Gundam/ABOUT.md
Normal file
33
Teams/Gundam/ABOUT.md
Normal file
@@ -0,0 +1,33 @@
|
||||
Welcome to GUNDAM team page! ガンダムチームのページへようこそ!
|
||||
================
|
||||
|
||||
Hello, we are a team mostly from Japan (Tokyo), except for one of us, Fan, that I would like to call "Fan Fan". Our team name is called Gundam because we like ガンダム!Gundam/ガンダム is a Japanese giant robot mecha anime series and is very popular.
|
||||
|
||||
Although there is an explosion in the popularity of computer science in the United States and such, computer science and engineering is still looked down upon in Japan. Engineers are looked down upon in Japan. We want to change this mindset. If we win, we want to use this opportunity and make it so that all Japanese people will realize the power and potential of coding, computer science, and hackathons!
|
||||
|
||||
Fanさん以外、私たちは日本にいても、Fanさんも日本が好きです!アメリカなどでは情報工学はもっと大人気になるのに、日本ではまだ工学部は人気ではありません。私たちはその考えを変えたい。もし勝てば、この機会で全部の日本人に情報工学とハッカソンの力と可能性をきづかせます。
|
||||
|
||||
|
||||
About Our Team
|
||||
===========================
|
||||
|
||||
| Jumpei | Cherry | 吴昌龙 | Fan
|
||||
|--- |--- |--- |---
|
||||
|  |  |  |  |
|
||||
|
||||
|
||||
Jumpei
|
||||
=======
|
||||
Jumpei Yamane is an accomplished and experienced manager of various hackathons in Japan, and is a prominent advocate/technology evangelist. He currently works at Givery株式会社, and is also the Japanese ambassador for AngelHack, a premier developer relations platform, and is an organization that hosts massive Hackathons around the world. He aims to make hackathons popular in Japan and to make Tokyo the next hub for startup companies. He will be the designer and co-director of this team. [Facebook](https://www.facebook.com/jumpeiyamane)
|
||||
|
||||
Cherry
|
||||
=======
|
||||
Cherry is an engineering student at the University of Waterloo, and has a lot of Android and Java experience. She is passionate about Android development, technology, and internet of things. She is currently interning at Microsoft and wants to learn more web development from this hackathon. She will be one of the engineers of this team. She also really likes Gundam. [Website](http://cherryzhang.net)
|
||||
|
||||
吴昌龙
|
||||
=======
|
||||
吴昌龙 has earned a Masters degree in computer science at Beijing University of Posts & Telecommunications, and has three years of experience in C++, Linux, web development, and has recently been developing in Ruby. Currently he is working at Rakuten, the largest e-commerce site in Japan, and among the world's largest in sales. He will be one of the engineers on this team. [LinkedIn](https://www.linkedin.com/pub/changlong-wu/7a/614/248)
|
||||
|
||||
Fan
|
||||
=======
|
||||
Fan is an ambitious engineer at the University of Waterloo, and has been doing front-end web development, and also recently back-end development as well (PHP and MySQL). He also really likes Gundam. [Website](http://thefanzhang.com/)
|
||||
30
Teams/Gundam/team.json
Normal file
30
Teams/Gundam/team.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"teamName": "Gundam",
|
||||
"members": [
|
||||
{
|
||||
"name": "Jumpei Yamane",
|
||||
"twitter": "jumpeism_agg",
|
||||
"koding": "???",
|
||||
"location": "Tokyo, JP"
|
||||
},
|
||||
{
|
||||
"name": "Cherry Zhang",
|
||||
"twitter": "phantomkirby",
|
||||
"koding": "phantomkirby",
|
||||
"location": "Tokyo, JP",
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "吴昌龙",
|
||||
"twitter": "clongbupt",
|
||||
"koding": "colon",
|
||||
"location": "Tokyo, JP"
|
||||
},
|
||||
{
|
||||
"name": "Fan Zhang",
|
||||
"twitter": "fanwashere",
|
||||
"koding": "fanwashere",
|
||||
"location": "Ottawa, CA"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user