diff --git a/Teams/ACECoders/ABOUT.md b/Teams/ACECoders/ABOUT.md new file mode 100644 index 0000000..57fc13e --- /dev/null +++ b/Teams/ACECoders/ABOUT.md @@ -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. + \ No newline at end of file diff --git a/Teams/ACECoders/team.json b/Teams/ACECoders/team.json new file mode 100644 index 0000000..c58a676 --- /dev/null +++ b/Teams/ACECoders/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "ACECoders", + "members": [ + { + "name": "Matthew James", + "twitter": "mjatte", + "koding": "mjatte", + "location": "Minneapolis, MN", + "lead": true + } + ] +}