From 9f9c0e3d98e66701a54f46628de01328c7870120 Mon Sep 17 00:00:00 2001 From: Luis Arriojas Date: Fri, 21 Nov 2014 19:40:07 -0430 Subject: [PATCH 1/2] Neo team was registered. --- Teams/Neo/ABOUT.md | 15 +++++++++++++++ Teams/Neo/team.json | 10 ++++++++++ 2 files changed, 25 insertions(+) create mode 100644 Teams/Neo/ABOUT.md create mode 100644 Teams/Neo/team.json diff --git a/Teams/Neo/ABOUT.md b/Teams/Neo/ABOUT.md new file mode 100644 index 0000000..9aa42f0 --- /dev/null +++ b/Teams/Neo/ABOUT.md @@ -0,0 +1,15 @@ +About my team +=========================== +I am a Web Engineer with experience working with LAMP and MEAN stacks, specialized in front-end web development and web application performance. + +With the time, I have gotten senior knowledge in different technologies and functional areas of web development. +✔ Front-End: HTML5, CSS3, JavaScript, jQuery and AngularJS. +✔ Back-End: PHP, Ruby, Ruby on Rails, Node.js and Express.js. +✔ Database development: MySQL and MongoDB. +✔ Responsive Web Design. + +I think this hackathon brings me a great opportunity to demonstrate my skills as Web Engineer, to meet new developers around the globe, besides to push me to create a product in just 48 hours. + +About my skills and what I am going to do? +======= +I am deciding to work the theme #1 or #3, using the MEAN stack and d3.js for interactive data visualization. I hope to have time to use Foundation in order to make a beautiful webapp with responsive design. \ No newline at end of file diff --git a/Teams/Neo/team.json b/Teams/Neo/team.json new file mode 100644 index 0000000..7e182c8 --- /dev/null +++ b/Teams/Neo/team.json @@ -0,0 +1,10 @@ +{ + "teamName": "Neo", + "members": [{ + "name": "Luis Arriojas", + "twitter": "luisarriojas", + "koding": "luisarriojas", + "location": "Valencia, VE", + "lead": true + }] +} \ No newline at end of file From f805790ed7667f6963158b5252fe96049070b88b Mon Sep 17 00:00:00 2001 From: Luis Arriojas Date: Fri, 21 Nov 2014 19:44:36 -0430 Subject: [PATCH 2/2] Neo added his location. --- Teams/Neo/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Neo/ABOUT.md b/Teams/Neo/ABOUT.md index 9aa42f0..0e6152c 100644 --- a/Teams/Neo/ABOUT.md +++ b/Teams/Neo/ABOUT.md @@ -1,6 +1,6 @@ About my team =========================== -I am a Web Engineer with experience working with LAMP and MEAN stacks, specialized in front-end web development and web application performance. +I am a Web Engineer with experience working with LAMP and MEAN stacks, specialized in front-end web development and web application performance. I am a U.S. citizen living in Venezuela by the moment. With the time, I have gotten senior knowledge in different technologies and functional areas of web development. ✔ Front-End: HTML5, CSS3, JavaScript, jQuery and AngularJS.