diff --git a/Teams/FrozenLogic/ABOUT.md b/Teams/FrozenLogic/ABOUT.md new file mode 100644 index 0000000..ef73769 --- /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 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. + +We're looking into themes 2,3,5. diff --git a/Teams/FrozenLogic/team.json b/Teams/FrozenLogic/team.json new file mode 100644 index 0000000..3068b28 --- /dev/null +++ b/Teams/FrozenLogic/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "FrozenLogic", + "members": [ + { + "name": "Drăgan-Săvulescu Vlad", + "twitter": "@a_demonic_soul", + "koding": "demonic", + "location": "Ploiești, RO", + "lead": true + }, + { + "name": "Alexandru Ivan", + "twitter": "@xeonavi", + "koding": "crypticman", + "location": "Ploiești, RO" + } + ] +}