Merge pull request #1024 from aissatech/master

Updating team's info
This commit is contained in:
Lee Olayvar
2014-12-03 12:12:08 -08:00
2 changed files with 47 additions and 19 deletions
+30 -9
View File
@@ -1,23 +1,22 @@
Angel Eats
================
===========================
This is our team (for now it's just me, but I'm looking for reinforcements) on Koding Hackathon.
This is our female team on Koding Hackathon.
===========================
| Camelia
| Camelia (@aissatech)
|---
| ![aissatech](https://avatars3.githubusercontent.com/u/3518330?v=3&s=460)
My name is Camelia Boban (https://github.com/aissatech), I am a intermediate programmer no more young anymore, a bit "bigger" than the average.
Web application developer, Google enthusiast and open source/data/gov lover.
| <a href="http://it.linkedin.com/pub/camelia-boban/22/191/313">Camelia Boban</a>
I am going to participate to Koding Hackathon because I like challenges, I like to compare myself with others and I want to learn. But also
because I want to see how it looks my project idea (java webapp about food/diet/health) on fresh technologies like Polymer, Angular and Firebase :-)
Intermediate programmer no more young anymore, a bit "bigger" than the average. Web application developer, Google enthusiast and open source/data/gov lover.
I am going to participate to Koding Hackathon because I want to see how looks an "old & heavy" java enterprise web app about diet/health/nutrition/food/recepies (just ready) on fresh technologies like Polymer, Angular and Firebase.
I will try, first of all getting fun! :-)
Skills:
=======
###Skills:
* Java EE
* Struts, Spring (IoC), Hibernate
@@ -29,3 +28,25 @@ Skills:
* some Firebase
* some AngularJS
* some JQuery
===========================
| Maria Beatrice (@grapholution)
|---
| ![Maria Beatrice Wierusz Kowalska](https://github.com/aissatech/aissatech.github.io/blob/master/images/Maria_Beatrice_Koding.jpg)
| <a href="https://www.linkedin.com/pub/maria-beatrice-wierusz-kowalska/11/aa5/9a6/it">Maria Beatrice Wierusz Kowalska</a>
Web and graphic design, publishing and advertising graphics, illustration and design, management of corporate image, interface design for the web and for mobile device.
###Skills:
* Adobe Creative Suite CC (Photoshop, Illustrator, Lightroom, InDesign, Muse, Edge Animate, Edge Code, Edge Reflow, Dreamweaver, Flash)
* CMS (Wordpress)
* IDLE
* Python
* Actionscrip
* Html5
* CSS3
===========================
+17 -10
View File
@@ -1,12 +1,19 @@
{
"teamName": "Angel Eats",
"members": [
{
"name": "Camelia Boban",
"twitter": "cameliaboban",
"koding": "aissatech",
"location": "Rome, IT",
"lead":true
}
]
"teamName": "Angel Eats",
"members": [
{
"name": "Camelia Boban",
"twitter": "cameliaboban",
"koding": "aissatech",
"location": "Rome, IT",
"lead": true
},
{
"name": "Maria Beatrice Wierusz Kowalska",
"twitter": "GrapholutionMb",
"koding": "mariabeatrice",
"location": "Rome, IT",
"lead": true
}
]
}