diff --git a/Teams/CoquiHackers/ABOUT.md b/Teams/CoquiHackers/ABOUT.md new file mode 100644 index 0000000..a8e2f2a --- /dev/null +++ b/Teams/CoquiHackers/ABOUT.md @@ -0,0 +1,15 @@ + +# 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. + +## About Us + +- 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: + +## Languages we love + +- Java +- C diff --git a/Teams/CoquiHackers/team.json b/Teams/CoquiHackers/team.json new file mode 100644 index 0000000..8724c01 --- /dev/null +++ b/Teams/CoquiHackers/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Coquí Hackers", + "members": [ + { + "name": "Jesiniel Nieves Ortiz", + "twitter": "jesipr", + "koding": "jesipr", + "location": "Canovanas, PR" + }, + { + "name": "Roberto C. Rivera Reyes", + "twitter": "gossens73", + "koding": "robertorivera16", + "location": "Comerio, PR" + } + ] +}