Merge pull request #643 from jesipr/master

Eliminate team mate information
This commit is contained in:
Nitin Gupta
2014-12-02 12:57:19 -08:00
2 changed files with 5 additions and 13 deletions
+4 -6
View File
@@ -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
+1 -7
View File
@@ -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"
}
]
}