diff --git a/Teams/Angel Eats/ABOUT.md b/Teams/Angel Eats/ABOUT.md new file mode 100644 index 0000000..091c81c --- /dev/null +++ b/Teams/Angel Eats/ABOUT.md @@ -0,0 +1,31 @@ +Angel Eats +================ + +This is our team (for now it's just me, but I'm looking for reinforcements) on Koding Hackathon. + +=========================== + +| Camelia +|--- +| ![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. + +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 :-) + + +Skills: +======= + + * Java EE + * Struts, Spring (IoC), Hibernate + * JSP + * JPA + * HTML, CSS + * MySQL, SQL Server, Oracle, Postgres + * some REST-API + * some Firebase + * some AngularJS + * some JQuery diff --git a/Teams/Angel Eats/team.json b/Teams/Angel Eats/team.json new file mode 100644 index 0000000..5b8816d --- /dev/null +++ b/Teams/Angel Eats/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Angel Eats", + "members": [ + { + "name": "Camelia Boban", + "twitter": "cameliaboban", + "koding": "aissatech", + "location": "Rome, IT", + "lead":true + } + ] +}