diff --git a/Teams/F00Pill/ABOUT.md b/Teams/F00Pill/ABOUT.md new file mode 100644 index 0000000..043460d --- /dev/null +++ b/Teams/F00Pill/ABOUT.md @@ -0,0 +1,16 @@ +Team F00 Pill +================ + +The name of this group is a reference to Neo taking the red pill "#F00" in The Matrix movie. + + +About Me +=========================== + +I'm Ismael Jimenez, and this is a great opportunnity to test my skills. + +Languages +======= + +- Javascript +- Python diff --git a/Teams/F00Pill/teams.json b/Teams/F00Pill/teams.json new file mode 100644 index 0000000..f4bfb5c --- /dev/null +++ b/Teams/F00Pill/teams.json @@ -0,0 +1,11 @@ +{ +"teamName": "F00Pill", +"members": [ +{ +"name": "Ismael Jimenez", +"twitter": "ismapro", +"koding": "ismaproco", +"location": "San Jose, CR" +} +] +}