diff --git a/Teams/CoquiHackers/ABOUT.md b/Teams/CoquiHackers/ABOUT.md index a8e2f2a..c3a7b94 100644 --- a/Teams/CoquiHackers/ABOUT.md +++ b/Teams/CoquiHackers/ABOUT.md @@ -1,15 +1,13 @@ # Coqui Hackers -We are students at the University of Puerto Rico at Mayaguüez. We are currently doing a bachelor degree in Computer Engineering. -We are here to challenge ourselves. +Here to learn new things, brainstorm ideas and put them to work in the real life. -## About Us +## About Me -- Jesiniel: My name is Jesiniel. I live in Puerto Rico. I am currently a student at UPRM where I study Computer Engineering. I have worked with C and Java languages during my current studies. I have little knowledge in HTML and CSS, hoping this gets me somewhere in this hackathon. I am looking forward in learning other languages. I have interest in Javascript, Python and PHP. -- Roberto: +My name is Jesiniel. I live in Puerto Rico. I am currently a student at UPRM where I study Computer Engineering. I have worked with C and Java languages during my current studies. I have little knowledge in HTML and CSS, hoping this gets me somewhere in this hackathon. I am looking forward in learning other languages. I have interest in Javascript, Python and PHP. -## Languages we love +## Languages I love - Java - C diff --git a/Teams/CoquiHackers/team.json b/Teams/CoquiHackers/team.json index 8724c01..a143bcf 100644 --- a/Teams/CoquiHackers/team.json +++ b/Teams/CoquiHackers/team.json @@ -1,17 +1,11 @@ { - "teamName": "Coquí Hackers", + "teamName": "CoquiHackers", "members": [ { "name": "Jesiniel Nieves Ortiz", "twitter": "jesipr", "koding": "jesipr", "location": "Canovanas, PR" - }, - { - "name": "Roberto C. Rivera Reyes", - "twitter": "gossens73", - "koding": "robertorivera16", - "location": "Comerio, PR" } ] }