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 + } + ] +}