Merge pull request #631 from luka454/master
Descriptions about team members created
This commit is contained in:
@@ -0,0 +1,59 @@
|
||||
#About Galaktikosi
|
||||
|
||||
##We represent you our crew members:
|
||||
|
||||
###1. Sumejja Porča
|
||||
|
||||
***title : Commanding Officer***
|
||||
|
||||

|
||||
|
||||
"I am a very passionate person. I get excited over small things. And coding is my huge passion.
|
||||
I love the world of numbers, where creativity and imagination can do whatever we want. I just
|
||||
command the directions.. and the code.. It gets in right place. All of us can do this. You just have to know
|
||||
the secret in imagination. ;)
|
||||
|
||||
The tools that help me express my ideas:
|
||||
.NET,
|
||||
C#, C++, C, Python, Javascript, HTML5,
|
||||
ASP .NET MVC 5, Web API, Entity Framework, Google Map Web API, CSS..
|
||||
|
||||
I love doing magic with my team. We go off the Earth very often together and this time stars are our destination."
|
||||
|
||||
###2. Vildan Tursić
|
||||
|
||||
***title : Science Officer***
|
||||
|
||||

|
||||
|
||||
(we shall tell you more about this crew member when he is ready)
|
||||
|
||||
###3. Luka Pejović
|
||||
|
||||
***title : First Officer***
|
||||
|
||||

|
||||
|
||||
"Running through the Space is joyful experience, stars are so peaceful and lively at the same time, and you can always run into something unexpected. Why am I the First Officer? Co-working with captain and the crew makes me see things from a different perspective and makes me capable to make things work. When I'm on the Earth I live at Sarajevo where I go to college.
|
||||
|
||||
What do I know? C#, C++, .NET, ASP.NET MVC5, Entity Framework, Java, Javascript, HTML, ...
|
||||
|
||||
And most of all, I like object oriented design because it lets me be creative, makes me use my knowledge and helps me in solving plenty of new tricky problems. Beside OOD, things that attract me are algorithm design and teamwork too."
|
||||
|
||||
###4. Elma Gazetić
|
||||
|
||||
***title : Chief Medical Officer***
|
||||
|
||||

|
||||
|
||||
"I am very friendly and nice. I love my team and I always take good care of them. You know how unhealthy it is to code
|
||||
without sleeping... or eating. But what I do like is to travel with them and discover new things in world of IT. I love
|
||||
web technologies, .NET, C#, C, C++, HTML... I love to code. And I love cats and puppies, also."
|
||||
|
||||
###5. Ahmed Đuherić
|
||||
|
||||
***title : Helmsman***
|
||||
|
||||

|
||||
|
||||
(we shall tell you more about this crew member when he is ready)
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"teamName": "Galaktikosi",
|
||||
"members": [
|
||||
{
|
||||
"name": "Sumejja Porca",
|
||||
"twitter": "Sumejja93",
|
||||
"koding": "sumejja",
|
||||
"location": "Sarajevo, BA",
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Elma Gazetic",
|
||||
"twitter": "galaktikosi_14",
|
||||
"koding": "memi",
|
||||
"location": "Sarajevo, BA"
|
||||
},
|
||||
{
|
||||
"name": "Vildan Tursic",
|
||||
"twitter": "VildanTursic",
|
||||
"koding": "vildantursic93",
|
||||
"location": "Sarajevo, BA"
|
||||
},
|
||||
{
|
||||
"name": "Ahmed Duheric",
|
||||
"twitter": "ahmedduheric",
|
||||
"koding": "ahmedduheric",
|
||||
"location": "Sarajevo, BA"
|
||||
},
|
||||
{
|
||||
"name": "Luka Pejovic",
|
||||
"twitter": "DirektorMilan",
|
||||
"koding": "Luka454",
|
||||
"location": "Sarajevo, BA"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user