diff --git a/Teams/VamPerl/ABOUT.md b/Teams/VamPerl/ABOUT.md new file mode 100644 index 0000000..bfe8c64 --- /dev/null +++ b/Teams/VamPerl/ABOUT.md @@ -0,0 +1,38 @@ + +#Greetings from team VamPerl! + +![Cover](https://pbs.twimg.com/media/BYjZcj4CIAAP65b.jpg) +=========================== + +#####[Alex] +![Alex](https://pbs.twimg.com/profile_images/505281101082791936/jJW6mHfi.jpeg) + + +#####[István] +![Istvan](https://pbs.twimg.com/profile_images/413731703660613632/s3Xz2DYo.jpeg) + + +#####[Luoana] +![Luoana](https://fbcdn-sphotos-c-a.akamaihd.net/hphotos-ak-xfp1/v/t1.0-9/931317_3044989219401_1292115280_n.jpg?oh=6fa796802da6b23f0fee8007878359ea&oe=54D3299A&__gda__=1423018301_9b28656ceb77bc46ab1f6b25d260ef7c) + + +> **Who we are and what do we want?** + +> - We're a few humble developers from Cluj-Napoca, Romania, situated in Transylvania, the fearsome land of vampires! +> - Being perl developers, we're considered to be members of the **Perl Counts of Transylvania** - [ClujPM] +> - We're excited about the first worldwide online hackathon and would like to be a part of it, take the challenge of competing with other talented developers from all around the world. + +> **What technologies do we like?** +######We're interested in a vast array of different technologies and in the way we combine them for a higher goal. Some of our favorite technologies being: +> - Perl frameworks and modules (Dancer, Catalyst, Mojolicious, DBIx::Class etc.) +> - Javascript frameworks (Backbone) +> - HTML5 & CSS3 +> - Various APIs +> - Anything old school, new and experimental! + +####Good luck to everyone! + +[ClujPm]:https://www.facebook.com/cluj.pm +[Alex]:https://www.facebook.com/alex.strajeriu?fref=ts&ref=br_tf +[István]:https://www.facebook.com/kobleistvan +[Luoana]:https://www.facebook.com/luoana.barbanta?fref=ts&ref=br_tf diff --git a/Teams/VamPerl/team.js b/Teams/VamPerl/team.js new file mode 100644 index 0000000..4ad1249 --- /dev/null +++ b/Teams/VamPerl/team.js @@ -0,0 +1,23 @@ +{ + "teamName": "VamPerl", + "members": [ + { + "name": "Bărbânță Ligia Luoana", + "koding": "luoana", + "location": "Cluj-Napoca, RO" + }, + { + "name": "Köble István", + "twitter": "kobleistvan", + "koding": "kobleistvan", + "location": "Cluj-Napoca, RO", + "lead": true + }, + { + "name": "Alexandru Străjeriu", + "twitter": "deluxaran", + "koding": "deluxaran", + "location": "Cluj-Napoca, RO" + } + ] +}