diff --git a/Teams/Dev-Shinobi/ABOUT.md b/Teams/Dev-Shinobi/ABOUT.md new file mode 100644 index 0000000..e55b4d1 --- /dev/null +++ b/Teams/Dev-Shinobi/ABOUT.md @@ -0,0 +1,17 @@ +#Shinobi salutes you! +Hello, this is DIEMPI (you can read it as D.M.P , sounds cool right?),just like Jason Derulo I'm riding solo. This is my first hackathon and I hope to give my best for it! +## About the shinobi +==== +###DIEMPI + +| DIEMPI +|--- +| ![I'm DIEMPI](https://avatars3.githubusercontent.com/u/1102885?v=3&s=460 "I'm DIEMPI") + +My name is Didier Gabiam also known as DIEMPI , more developer than designer, high tech lover, sushi and chocolate adorer. When I'm not coding I'm might be doing the other thing I love doing: DJ'ing and I'm pretty good at that. I finally decided to do hackathons because I need to practice and learn to improve my skills, so let's do this! + +## Skills +==== + + I work with PHP, Javascript, HTML and CSS. I have some C++ and Turbo Pascal left in the back of my mind from some pasts courses but I don't think that I'll use them here(well we never know...), + I got PHPStorm ready, my mind ready, let's get ready for the rumbleeeee!! diff --git a/Teams/Dev-Shinobi/team.json b/Teams/Dev-Shinobi/team.json new file mode 100644 index 0000000..6db9659 --- /dev/null +++ b/Teams/Dev-Shinobi/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Dev Shinobi", + "members": [ + { + "name": "Didier Gabiam", + "twitter": "imdiempi", + "koding": "diempi", + "location": "Liege, BE" + } + ] +}