Merge pull request #141 from malcolmmurphy/master

Team Synexis PR
This commit is contained in:
Senthil Arivudainambi
2014-11-26 01:53:55 -08:00
2 changed files with 21 additions and 0 deletions

9
Teams/Synexis/ABOUT.md Normal file
View File

@@ -0,0 +1,9 @@
# Synexis
Currently a one-member team.
## About Me
I have been fascinated with computers since I was four years old, and have been coding in various languages for over 20 years with an emphasis in web development.
While I have a vast general knowledge of modern technology in general, my areas of expertise are primarily related to LAMP, HTML5/CSS3, Javascript/jQuery, and ImageMagick, but I also have extensive experience in many other areas.

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

@@ -0,0 +1,12 @@
{
"teamName": "Synexis",
"members": [
{
"name": "Malcolm Murphy",
"twitter": "malcolmmurphy",
"koding": "synexis",
"location": "Denver, Colorado, US",
"lead": true
}
]
}