@@ -0,0 +1,19 @@
|
||||
#Betelgeuse
|
||||
|
||||
We are Android developers from Dnipropetrovsk, Ukraine.
|
||||
|
||||
##About us
|
||||
|
||||
We are making the world better.
|
||||
|
||||
##Technologies we familiar
|
||||
|
||||
- Java
|
||||
- Android
|
||||
- Gradle, Maven, And build systems
|
||||
- Google services (APIs)
|
||||
- Facebook, Twitter, Google+, VK APIs
|
||||
- Retrofit, Picasso, EventBus, Glide, Universal Image Loader
|
||||
- SQLite database
|
||||
- JSON & XML types
|
||||
- NDK
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"teamName": "Betelgeuse",
|
||||
"members": [
|
||||
{
|
||||
"name": "Vadim Oleynik",
|
||||
"twitter": "VadimWelldone",
|
||||
"koding": "vadimwelldone",
|
||||
"location": "Dnipropetrovsk, UA",
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Andriy Khristyan",
|
||||
"twitter": "LIONJA_KOLBASA",
|
||||
"koding": "root1991",
|
||||
"location": "Dnipropetrovsk, UA"
|
||||
},
|
||||
{
|
||||
"name": "Pavel Apisov",
|
||||
"twitter": "apisov_music",
|
||||
"koding": "apisov",
|
||||
"location": "Dnipropetrovsk, UA"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user