diff --git a/Teams/ghebula/ABOUT.md b/Teams/ghebula/ABOUT.md new file mode 100644 index 0000000..904fa3c --- /dev/null +++ b/Teams/ghebula/ABOUT.md @@ -0,0 +1,17 @@ +ghebula +================ + +About your team +=========================== + +| Andrea | +|--- | +| ![Andrea](https://avatars2.githubusercontent.com/u/784560?v=3&s=150) | + +I am an highly ambitious, results driven, passionate, Frontend & UI Developer with a broad technical skills and a mobile first mindset. I work closely with business owners, designers and backend developers, using HTML, CSS, Javascript, etc. to turn static designs into crisp, clean, interactive and database driven websites. + + +About your skills and what you are going to do? +======= + +I'm going to use Node.js, Angular and Bootstrap diff --git a/Teams/ghebula/team.json b/Teams/ghebula/team.json new file mode 100644 index 0000000..2c2db97 --- /dev/null +++ b/Teams/ghebula/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "ghebula", + "members": [ + { + "name": "Andrea Usseglio Gaudi", + "twitter": "@Andrea_Usseglio", + "koding": "usse", + "location": "London, UK" + } + ] +}