From 9658394910b73f59c9e158481a1425c6f69b6264 Mon Sep 17 00:00:00 2001 From: Camelia Boban Date: Fri, 28 Nov 2014 20:13:59 +0100 Subject: [PATCH 1/5] Create ABOUT.md Created ABOUT.md page of "Angel Eats" team --- Teams/Diet4Dummies/ABOUT.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Teams/Diet4Dummies/ABOUT.md diff --git a/Teams/Diet4Dummies/ABOUT.md b/Teams/Diet4Dummies/ABOUT.md new file mode 100644 index 0000000..aea6916 --- /dev/null +++ b/Teams/Diet4Dummies/ABOUT.md @@ -0,0 +1,32 @@ +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 (aissatech on github), 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 From 276b06d1d6c66fe9f24008d2fc5810a4ea36c806 Mon Sep 17 00:00:00 2001 From: Camelia Boban Date: Fri, 28 Nov 2014 20:19:22 +0100 Subject: [PATCH 2/5] Create team.json file Create team.json file for "Angel Eats" team --- Teams/Diet4Dummies/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/Diet4Dummies/team.json diff --git a/Teams/Diet4Dummies/team.json b/Teams/Diet4Dummies/team.json new file mode 100644 index 0000000..5b8816d --- /dev/null +++ b/Teams/Diet4Dummies/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Angel Eats", + "members": [ + { + "name": "Camelia Boban", + "twitter": "cameliaboban", + "koding": "aissatech", + "location": "Rome, IT", + "lead":true + } + ] +} From e6c414a9e6d494c4a5130307cbcb5201e366779b Mon Sep 17 00:00:00 2001 From: Camelia Boban Date: Fri, 28 Nov 2014 20:21:51 +0100 Subject: [PATCH 3/5] Update skills Add an additional description on skills --- Teams/Diet4Dummies/ABOUT.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Teams/Diet4Dummies/ABOUT.md b/Teams/Diet4Dummies/ABOUT.md index aea6916..baea25a 100644 --- a/Teams/Diet4Dummies/ABOUT.md +++ b/Teams/Diet4Dummies/ABOUT.md @@ -17,8 +17,7 @@ because I want to see how it looks my project idea (java webapp about food/diet/ Skills: - -================ +======= * Java EE * Struts, Spring (IoC), Hibernate From 4908e62cbc6b9bed3ae7b5d8c7c124d37be5c3b6 Mon Sep 17 00:00:00 2001 From: Camelia Boban Date: Fri, 28 Nov 2014 22:49:54 +0100 Subject: [PATCH 4/5] Real name team Fix error on team name --- Teams/{Diet4Dummies => Angel Eats}/ABOUT.md | 0 Teams/{Diet4Dummies => Angel Eats}/team.json | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename Teams/{Diet4Dummies => Angel Eats}/ABOUT.md (100%) rename Teams/{Diet4Dummies => Angel Eats}/team.json (100%) diff --git a/Teams/Diet4Dummies/ABOUT.md b/Teams/Angel Eats/ABOUT.md similarity index 100% rename from Teams/Diet4Dummies/ABOUT.md rename to Teams/Angel Eats/ABOUT.md diff --git a/Teams/Diet4Dummies/team.json b/Teams/Angel Eats/team.json similarity index 100% rename from Teams/Diet4Dummies/team.json rename to Teams/Angel Eats/team.json From 7a2109a73f47455774ef773ced914fa85f64f8a2 Mon Sep 17 00:00:00 2001 From: Camelia Boban Date: Fri, 28 Nov 2014 22:54:04 +0100 Subject: [PATCH 5/5] Insert Github link Link to Github profile --- Teams/Angel Eats/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Angel Eats/ABOUT.md b/Teams/Angel Eats/ABOUT.md index baea25a..091c81c 100644 --- a/Teams/Angel Eats/ABOUT.md +++ b/Teams/Angel Eats/ABOUT.md @@ -9,7 +9,7 @@ This is our team (for now it's just me, but I'm looking for reinforcements) on K |--- | ![aissatech](https://avatars3.githubusercontent.com/u/3518330?v=3&s=460) -My name is Camelia Boban (aissatech on github), I am a intermediate programmer no more young anymore, a bit "bigger" than the average. +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