From df728969c08261f577e00f533587746b92ee486c Mon Sep 17 00:00:00 2001 From: adaemonicsoul Date: Wed, 26 Nov 2014 19:49:17 +0200 Subject: [PATCH 1/4] Create team.json --- Teams/FrozenLogic/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/FrozenLogic/team.json diff --git a/Teams/FrozenLogic/team.json b/Teams/FrozenLogic/team.json new file mode 100644 index 0000000..34f8367 --- /dev/null +++ b/Teams/FrozenLogic/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "FrozenLogic", + "members": [ + { + "name": "Drăgan-Săvulescu Vlad", + "twitter": "@a_demonic_soul", + "koding": "demonic", + "location": "Ploiești, RO" + }, + { + "name": "Alexandru Ivan", + "twitter": "@xeonavi", + "koding": "crypticman", + "location": "Ploiești, RO" + } + ] +} From 420878cbf295f7b583f3c5ce5154b9ca351fb204 Mon Sep 17 00:00:00 2001 From: adaemonicsoul Date: Wed, 26 Nov 2014 20:21:27 +0200 Subject: [PATCH 2/4] Create ABOUT.md --- Teams/FrozenLogic/ABOUT.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Teams/FrozenLogic/ABOUT.md diff --git a/Teams/FrozenLogic/ABOUT.md b/Teams/FrozenLogic/ABOUT.md new file mode 100644 index 0000000..f317c0a --- /dev/null +++ b/Teams/FrozenLogic/ABOUT.md @@ -0,0 +1,28 @@ +FrozenLogic +================ + +We're a team of young, innovative developers looking to have fun and do what we do best. + +About us +=========================== + +| demonic | alex +|--- |--- |--- |--- +| ![demonic](https://pbs.twimg.com/profile_images/422425944070946816/cg2F5NjW_400x400.jpeg) | ![crypticman](https://pbs.twimg.com/profile_images/1594713657/nightsoul_100x100_400x400.jpg) | + +We saw an opportunity to develop something nice, boost our skills and be part of a new and innovative competition. We're primarily looking to have fun and turn some coffee into some high quality code. + +[demonic] +I have been developing websites and web applications for 12 years. I am currently developing and coordinating development of Enterprise applications and services. +From a technical point of view, I have a great understanding and knowledge of Object Oriented Programming and Design Patterns, integration mechanisms and communication formats. I have worked with a number of different languages on different platforms. I'm currently interested in and developing Cloud and BigData-based solutions. +I love Linux (specifically Debian, Ubuntu and Android) and I use it everyday, both on the desktop and on the server. +I also love being creative and developing all kinds of stuff. + +[crypticman] +hardworking coder and designer, love to customize stuff. + +About your skills and what you are going to do? +======= +We're excellent all-around programmers, good in alot of areas, ranging from software design and implementation in a number of programming languages to UX design. + +We're looking into themes 2,3,5. From d19148e31a19e9f27d9f8ffc201a7faf601ff5d0 Mon Sep 17 00:00:00 2001 From: adaemonicsoul Date: Wed, 26 Nov 2014 20:21:44 +0200 Subject: [PATCH 3/4] Update team.json --- Teams/FrozenLogic/team.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/FrozenLogic/team.json b/Teams/FrozenLogic/team.json index 34f8367..3068b28 100644 --- a/Teams/FrozenLogic/team.json +++ b/Teams/FrozenLogic/team.json @@ -5,7 +5,8 @@ "name": "Drăgan-Săvulescu Vlad", "twitter": "@a_demonic_soul", "koding": "demonic", - "location": "Ploiești, RO" + "location": "Ploiești, RO", + "lead": true }, { "name": "Alexandru Ivan", From 6343be75f1e8edf370ac990090d2200528d4ba9a Mon Sep 17 00:00:00 2001 From: adaemonicsoul Date: Wed, 26 Nov 2014 20:26:56 +0200 Subject: [PATCH 4/4] Update ABOUT.md --- Teams/FrozenLogic/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/FrozenLogic/ABOUT.md b/Teams/FrozenLogic/ABOUT.md index f317c0a..ef73769 100644 --- a/Teams/FrozenLogic/ABOUT.md +++ b/Teams/FrozenLogic/ABOUT.md @@ -21,7 +21,7 @@ I also love being creative and developing all kinds of stuff. [crypticman] hardworking coder and designer, love to customize stuff. -About your skills and what you are going to do? +About our skills ======= We're excellent all-around programmers, good in alot of areas, ranging from software design and implementation in a number of programming languages to UX design.