diff --git a/Teams/SixWings/ABOUT.md b/Teams/SixWings/ABOUT.md new file mode 100644 index 0000000..0fa2a30 --- /dev/null +++ b/Teams/SixWings/ABOUT.md @@ -0,0 +1,16 @@ +SixWings +================ + +I am a software developer/engineer. Los Angeles California is my home. I love mathematics and code. + + +About your team +=========================== + +Full-stack developer. Expertise in enterprise, and mobile solutions. + +About your skills and what you are going to do? +======= + +C#, SQL, Python, Clojure, Java. I hope to contribute a quality project. + diff --git a/Teams/SixWings/team.json b/Teams/SixWings/team.json new file mode 100644 index 0000000..b8685cf --- /dev/null +++ b/Teams/SixWings/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Six Wings", + "members": [ + { + "name": "Juan Serrano", + "twitter": "germ13", + "koding": "germ13", + "location": "Los Angeles, CA" + } + ] +}