@@ -0,0 +1,16 @@
|
||||
## Team El-Belon
|
||||
|
||||
Bunch of Portuguese guys trying to do something nice and have fun with programming stuff
|
||||
|
||||
## About Us
|
||||
|
||||
- Filipe Cabaco: Some guy
|
||||
- Fabio Botelho: That guy
|
||||
- Ivo Pereira: The other guy
|
||||
- Hugo Soura: There is always a fourth guy
|
||||
- Daniel Parreira: Oh look! Another guy!
|
||||
|
||||
## Skillz(!) to be used
|
||||
- Python
|
||||
- Whatever we remember to add
|
||||
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"teamName":"El-Belon",
|
||||
"members":[
|
||||
{
|
||||
"name":"Filipe Miguel dos Santos da Costa Cabaço",
|
||||
"twitter":"filipecabaco",
|
||||
"koding":"filipecabaco",
|
||||
"location":"London,UK",
|
||||
"lead":true
|
||||
},
|
||||
{
|
||||
"name":"Hugo David Martins Sousa",
|
||||
"twitter":"hugosousapt",
|
||||
"koding":"hugospt",
|
||||
"location":"London,UK"
|
||||
},
|
||||
{
|
||||
"name":"Fábio Andrade Botelho",
|
||||
"twitter":"fandbot",
|
||||
"koding":"fabiim",
|
||||
"location":"London,UK"
|
||||
},
|
||||
{
|
||||
"name":"Ivo Gonçalo da Cruz Pereira",
|
||||
"twitter":"Pereira89G",
|
||||
"koding":"ipereira89",
|
||||
"location":"London,UK"
|
||||
},
|
||||
{
|
||||
"name":"Daniel Luis Landeiroto Parreira",
|
||||
"twitter":"dany9995",
|
||||
"koding":"metabrain",
|
||||
"location":"London,UK"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user