Merge pull request #951 from jacroe/master

Add Team 🤷
This commit is contained in:
Senthil Arivudainambi
2014-12-03 10:39:41 -08:00
2 changed files with 38 additions and 0 deletions

26
Teams/shrug/ABOUT.md Normal file
View File

@@ -0,0 +1,26 @@
Team ¯\_(ツ)_/¯
===============
This is Team I-Didn't-Have-A-Better-Name-For-It or Team ¯\_(ツ)_/¯ for short.
I like web technologies, specifically building on top of already powerful services and extending them. For example, taking the WUndgeround weather API and using sunset time to turn the lights in my house on. Or by combining Rotten Tomatoes and Redbox to find critically acclaimed movies that I can immediately pick up (that is if I can be bothered to put on pants).
About your team
===============
| jacroe
|---
| ![Jacroe](https://secure.gravatar.com/avatar/8e85a3db943a53e5baa1a2e197d08118?size=200px) |
I move bits around.
My Skillz
=========
Like I said, I really like web technologies so I'll be developing in PHP5 with some Python as a backend, HTML5, and jQuery. Probably use Bootstrap since I'm a terrible designer
Right now, I'm thinking of visualizing or re-thinking how people look at some government data. Which agency's? And in what ways?
¯\_(ツ)_/¯

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

@@ -0,0 +1,12 @@
{
"teamName": "Team :shrug:",
"members": [
{
"name": "Jacob Roeland",
"twitter": "jacroe",
"koding": "jacroe",
"location": "Lake Mary, US",
"lead": true
}
]
}