From fd7285f0a297b27cb97fa65e4bd732f889634560 Mon Sep 17 00:00:00 2001 From: profet Date: Sun, 23 Nov 2014 23:31:39 +0700 Subject: [PATCH] U-section --- Teams/U-section/ABOUT.md | 23 +++++++++++++++++++++++ Teams/U-section/team.json | 11 +++++++++++ 2 files changed, 34 insertions(+) create mode 100644 Teams/U-section/ABOUT.md create mode 100644 Teams/U-section/team.json diff --git a/Teams/U-section/ABOUT.md b/Teams/U-section/ABOUT.md new file mode 100644 index 0000000..da1ea51 --- /dev/null +++ b/Teams/U-section/ABOUT.md @@ -0,0 +1,23 @@ +U-section +================ +We have started to develop software from infancy by using wooden cubes. + +About my team +=========================== +Lapin Vasiliy - Backend developer from Moscow. + +Other team members are still drunken. + +About my skills and what I am going to do? +======= + +I will use: + +1. html +2. javascript +3. php +4. nginx +5. postgres +6. other things + +I will choose #1 or #4 theme. diff --git a/Teams/U-section/team.json b/Teams/U-section/team.json new file mode 100644 index 0000000..2974158 --- /dev/null +++ b/Teams/U-section/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "U-section", + "members": [ + { + "name": "Vasiliy Lapin", + "koding": "profet", + "location": "Pattaya, TH", + "lead": true + } + ] +}