From 5b0b866392afeed8d5f4a916a2e035d0f7746191 Mon Sep 17 00:00:00 2001 From: Anton Lavrenov Date: Wed, 3 Dec 2014 10:20:00 +0700 Subject: [PATCH 1/3] Added team information --- Teams/Chips/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/Chips/team.json diff --git a/Teams/Chips/team.json b/Teams/Chips/team.json new file mode 100644 index 0000000..1ad4f2c --- /dev/null +++ b/Teams/Chips/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Chips", + "members": [ + { + "name": "Lavrenov Anton", + "twitter": "lavrton", + "koding": "lavrton", + "location": "Krasnoyarsk, ru" + } + ] +} From 81804c827c1bec8ff8390663c01b03c0e1d938c0 Mon Sep 17 00:00:00 2001 From: Anton Lavrenov Date: Wed, 3 Dec 2014 10:25:22 +0700 Subject: [PATCH 2/3] Create ABOUT.md --- Teams/Chips/ABOUT.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/Chips/ABOUT.md diff --git a/Teams/Chips/ABOUT.md b/Teams/Chips/ABOUT.md new file mode 100644 index 0000000..9ea079c --- /dev/null +++ b/Teams/Chips/ABOUT.md @@ -0,0 +1,17 @@ +Chips +===== + +Introduction +----- + +My name is Anton and I'm a Javascript Ninja. + +Skills +----- + - HTML/CSS + - Javascript (Backbone, React, html5 canvas and other interesting words) + +Project +------ + +Ops. I still have no idea. Just want to build something simple and usefull as paper. From 0dd2103f009418cb854f62397d3bd8884ccced47 Mon Sep 17 00:00:00 2001 From: Anton Lavrenov Date: Wed, 3 Dec 2014 10:25:51 +0700 Subject: [PATCH 3/3] Update ABOUT.md --- Teams/Chips/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Chips/ABOUT.md b/Teams/Chips/ABOUT.md index 9ea079c..b0cffa2 100644 --- a/Teams/Chips/ABOUT.md +++ b/Teams/Chips/ABOUT.md @@ -14,4 +14,4 @@ Skills Project ------ -Ops. I still have no idea. Just want to build something simple and usefull as paper. +Ops. I still have no idea. Just want to build something simple and useful as a paper.