diff --git a/Teams/drakeire/ABOUT.md b/Teams/drakeire/ABOUT.md new file mode 100644 index 0000000..b8b6f0e --- /dev/null +++ b/Teams/drakeire/ABOUT.md @@ -0,0 +1,14 @@ +drakeire +======== + +About your team +=============== + +## Drake Ire +Works at a big IT firm in Istanbul, develops web and mobile apps for financial applications. Saw the hackathon announcement, couldn't resist. + + +About your skills and what you are going to do? +=============================================== +Themes 2, 3, or 5 will be aimed. +The tecnology will probably be a Python back-end on Flask, and an Angular front-end. diff --git a/Teams/drakeire/team.json b/Teams/drakeire/team.json new file mode 100644 index 0000000..c2987b9 --- /dev/null +++ b/Teams/drakeire/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "drakeire", + "members": [ + { + "name": "Drake Ire", + "twitter": "drake_ire", + "koding": "drakeire", + "location": "Istanbul, TR", + "lead": true + } + ] +}