U-section

This commit is contained in:
profet
2014-11-23 23:31:39 +07:00
parent 4522975650
commit fd7285f0a2
2 changed files with 34 additions and 0 deletions

23
Teams/U-section/ABOUT.md Normal file
View File

@@ -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.

11
Teams/U-section/team.json Normal file
View File

@@ -0,0 +1,11 @@
{
"teamName": "U-section",
"members": [
{
"name": "Vasiliy Lapin",
"koding": "profet",
"location": "Pattaya, TH",
"lead": true
}
]
}