Merge pull request #939 from a0z1e0r8/master

Mirai PR
This commit is contained in:
Senthil Arivudainambi
2014-12-03 11:18:35 -08:00
2 changed files with 35 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
#Welcome, we're team Mirai (未来)!
#About Us
Neither of us have a lot of experience in anything specific, but we hope to learn a lot from being in this Hackathon (also our very first!)
We are both of Grand Rapids, Michigan and we are seniors at West Michigan Aviation Academy.
- Brandon Azer -
Currently a senior in high school. My desired major in college in Computer Science. I have taken a small course in VB.net, curently learning and developing an iOS application and learning Swift as I do that. I'm really interested in how programs work and I've started to make plans for future projects as I learn new things. In my free time, I like to play Osu (music game) and games in general, play piano, and learn Japanese. 大学後で、日本に住みたいです。
- Henry Velasquez aka *MC Ultimate Slacker/Master Procrastinator* -
I don't have much programing experience other than a course in VB.net but I would like to gain experience. One of my main hobbies is being part of First the robotics club.
I am deciding on Majoring in Mechanical Engineering or Computer Science.
+18
View File
@@ -0,0 +1,18 @@
{
"teamName": "Mirai",
"members": [
{
"name": "Henry Velasquez",
"twitter": "WMAADev",
"koding": "HenryV10",
"location": "Grand Rapids, US"
},
{
"name": "Brandon Azer",
"twitter": "AzerBrandon",
"koding": "a0z1e0r8",
"location": "Grand Rapids, US",
"lead": true
}
]
}