Merge pull request #357 from ivywong/master

Team Magic
This commit is contained in:
Nitin Gupta
2014-11-26 21:39:25 -08:00
2 changed files with 35 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
Magic
=====
A single person team looking to get some good programming experience and hopefully make something really cool.
About Magic
===========
|Ivy Wong|
|--------|
|![Ivy](https://avatars3.githubusercontent.com/u/2830112?v=3&s=150)|
I'm a high school senior in NYC with a passion for computer science and creating new things. I've only had a few years of coding experience, and no actual work experience, so I'm hoping to learn a lot in the next few weeks.
Skills
======
Programming languages that I've some experience in:
- Python
- Java
- C
- HTML/CSS/JS
Possible frameworks:
- Flask
+10
View File
@@ -0,0 +1,10 @@
{
"teamName": "Magic",
"members": [
{
"name": "Ivy Wong",
"koding": "ivywong",
"location": "New York, US"
},
]
}