From 18e33532c16e9c7e90fd52eeec6f3db9c00e0f77 Mon Sep 17 00:00:00 2001 From: Anton Bahurinsky Date: Wed, 26 Nov 2014 18:00:29 +0200 Subject: [PATCH 1/4] Added team information --- Teams/Antonio/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/Antonio/team.json diff --git a/Teams/Antonio/team.json b/Teams/Antonio/team.json new file mode 100644 index 0000000..73aecbc --- /dev/null +++ b/Teams/Antonio/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Antonio", + "members": [ + { + "name": "Anton Bahurinsky", + "twitter": "AntonioSanya16", + "koding": "antonio16", + "location": "Kyiv, UA", + "lead": true + } + ] +} From 87c242d5762fa0e027a8905e3abf51d46daf5616 Mon Sep 17 00:00:00 2001 From: Anton Bahurinsky Date: Wed, 26 Nov 2014 18:26:02 +0200 Subject: [PATCH 2/4] Added an ABOUT file --- Teams/Antonio/ABOUT.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/Antonio/ABOUT.md diff --git a/Teams/Antonio/ABOUT.md b/Teams/Antonio/ABOUT.md new file mode 100644 index 0000000..58f0e67 --- /dev/null +++ b/Teams/Antonio/ABOUT.md @@ -0,0 +1,30 @@ + +# Antonio + +Hi! I'm an individual developer, excited to participate in the Hackathon. + +## About Me + +My name is Anton, you can also call me Antonio. I didn't think much about team name, it got to be just my name:). +I'm a PHP developer, also good in JavaScript. For backend I'm using PHP framework called Yii 2. This powerful thing +leads PHP on completely different level. +And of course I like frontend too, so I got to be familiar with HTML, CSS and JavaScript, partly jQuery, an +awesome JavaScript library. + +Looking forward when the koding battle begins... And let the strongest to win! + +## Languages and tools I like + +-- Yii Framework v2.0 (based on PHP) +-- jQuery (based on JavaScript) +-- HTML 5, CSS 3 +-- DBMS: MySQL or MongoDb +-- Twitter Bootstrap (honestly didn't use, but want to try (!) ) + +-- and Java (I know it is completely different from PHP, but since I tried it, I really liked it. Although I'm not going +to use it for the Hackathon, because don't have enough XP fro that.) + +## About my project + +Most of all I want my project to be really useful for people. It is a primary purpose, because if it becomes useful, it is +always possible to make it awesome. From ca4ec82eef00f0efd571df1571b936e2d219c724 Mon Sep 17 00:00:00 2001 From: Anton Bahurinsky Date: Wed, 26 Nov 2014 18:35:28 +0200 Subject: [PATCH 3/4] Updated ABOUT file --- Teams/Antonio/ABOUT.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Teams/Antonio/ABOUT.md b/Teams/Antonio/ABOUT.md index 58f0e67..0b6fa74 100644 --- a/Teams/Antonio/ABOUT.md +++ b/Teams/Antonio/ABOUT.md @@ -8,18 +8,18 @@ Hi! I'm an individual developer, excited to participate in the Hackathon. My name is Anton, you can also call me Antonio. I didn't think much about team name, it got to be just my name:). I'm a PHP developer, also good in JavaScript. For backend I'm using PHP framework called Yii 2. This powerful thing leads PHP on completely different level. -And of course I like frontend too, so I got to be familiar with HTML, CSS and JavaScript, partly jQuery, an +And of course I like frontend too, so I got to be familiar with HTML, CSS and JavaScript, especially jQuery, an awesome JavaScript library. Looking forward when the koding battle begins... And let the strongest to win! ## Languages and tools I like --- Yii Framework v2.0 (based on PHP) --- jQuery (based on JavaScript) --- HTML 5, CSS 3 --- DBMS: MySQL or MongoDb --- Twitter Bootstrap (honestly didn't use, but want to try (!) ) +-- [Yii Framework](http://www.yiiframework.com/) v2.0 (based on PHP) +-- [jQuery](http://jquery.com/) (based on JavaScript) +-- HTML 5, CSS 3 +-- DBMS: MySQL or [MongoDb](https://www.mongodb.org/) +-- [Twitter Bootstrap](http://getbootstrap.com/2.3.2/) (honestly didn't use, but want to try (!) ) -- and Java (I know it is completely different from PHP, but since I tried it, I really liked it. Although I'm not going to use it for the Hackathon, because don't have enough XP fro that.) From b7f64cd1178c79774d2ce229f9048ddfc24c0bd0 Mon Sep 17 00:00:00 2001 From: Anton Bahurinsky Date: Wed, 26 Nov 2014 18:37:39 +0200 Subject: [PATCH 4/4] Updated ABOUT file --- Teams/Antonio/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Antonio/ABOUT.md b/Teams/Antonio/ABOUT.md index 0b6fa74..83eb7ec 100644 --- a/Teams/Antonio/ABOUT.md +++ b/Teams/Antonio/ABOUT.md @@ -22,7 +22,7 @@ Looking forward when the koding battle begins... And let the strongest to win! -- [Twitter Bootstrap](http://getbootstrap.com/2.3.2/) (honestly didn't use, but want to try (!) ) -- and Java (I know it is completely different from PHP, but since I tried it, I really liked it. Although I'm not going -to use it for the Hackathon, because don't have enough XP fro that.) +to use it for the Hackathon, because don't have enough XP for that.) ## About my project