Global Hackathon

add my hackathon team
This commit is contained in:
mjatte
2014-11-28 16:16:28 -06:00
parent 212f4961d7
commit 5faeef2fb5
2 changed files with 35 additions and 0 deletions

23
Teams/ACECoders/ABOUT.md Normal file
View File

@@ -0,0 +1,23 @@
ACECoders
=====
Introduction
-----
I am a web and software developer. I love learning new technologies and seek to become a more efficient and creative programmer.
Skills
-----
- HTML
- Javascript & jQuery
- SQL/SQL Server
- ASP.NET MVC
- Server Administration
Global Hackathon
---------------------
I'm excited to participate in the global programming community. I am looking to test my skills, and build an interesting application. I am excited to meet other developers and share ideas and programming ideas and techniques.

12
Teams/ACECoders/team.json Normal file
View File

@@ -0,0 +1,12 @@
{
"teamName": "ACECoders",
"members": [
{
"name": "Matthew James",
"twitter": "mjatte",
"koding": "mjatte",
"location": "Minneapolis, MN",
"lead": true
}
]
}