diff --git a/Teams/Uolot/ABOUT.md b/Teams/Uolot/ABOUT.md new file mode 100644 index 0000000..3a3b01b --- /dev/null +++ b/Teams/Uolot/ABOUT.md @@ -0,0 +1,19 @@ +About your team +=========================== + +![uolot](face.jpg) + +I code in Python, JS and Clojure. I decided to join, because I want to check myself and motivate to build something nice and useful. + +TODO +----- + +Tell us why you want to win. + + +About your skills and what you are going to do? +======= + +TODO +---- + diff --git a/Teams/Uolot/face.jpg b/Teams/Uolot/face.jpg new file mode 100644 index 0000000..431542e Binary files /dev/null and b/Teams/Uolot/face.jpg differ diff --git a/Teams/Uolot/team.json b/Teams/Uolot/team.json new file mode 100644 index 0000000..6a3b90e --- /dev/null +++ b/Teams/Uolot/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "uolot", + "members": [ + { + "name": "Tomasz Walotek", + "twitter": "uolot", + "koding": "uolot", + "location": "Warsaw, PL" + } + ] +}