From d122b479ef8a333c055bd812457286eb6dd1abe8 Mon Sep 17 00:00:00 2001 From: luka454 Date: Wed, 26 Nov 2014 18:51:50 +0100 Subject: [PATCH 1/9] Created team.json --- Teams/Galaktikosi/team.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Teams/Galaktikosi/team.json diff --git a/Teams/Galaktikosi/team.json b/Teams/Galaktikosi/team.json new file mode 100644 index 0000000..ef0289e --- /dev/null +++ b/Teams/Galaktikosi/team.json @@ -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" + } + ] +} From 876f97770a5ad4d173871e216e335f9b6739521f Mon Sep 17 00:00:00 2001 From: luka454 Date: Tue, 2 Dec 2014 13:31:16 +0100 Subject: [PATCH 2/9] ABOUT.md created Team members descriptions --- Teams/Galaktikosi/ABOUT.md | 46 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 Teams/Galaktikosi/ABOUT.md diff --git a/Teams/Galaktikosi/ABOUT.md b/Teams/Galaktikosi/ABOUT.md new file mode 100644 index 0000000..6443da8 --- /dev/null +++ b/Teams/Galaktikosi/ABOUT.md @@ -0,0 +1,46 @@ +#About Galaktikosi + +##We represent you our crew members: + +###1. Sumejja Porča + +-title : the 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, HTML5, Javascript, Matlab, VHDL +ASP .NET MVC 5, Web API, Entity Framework, Google Map Web API, CSS +Photoshop, Blender + +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 + +(we shall tell you more about this crew member when he is ready) + +###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) From e0fac47db0203c8c9c088f4ec23411568d619d7b Mon Sep 17 00:00:00 2001 From: luka454 Date: Tue, 2 Dec 2014 14:03:51 +0100 Subject: [PATCH 3/9] ABOUT.md updated Images added --- Teams/Galaktikosi/ABOUT.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Teams/Galaktikosi/ABOUT.md b/Teams/Galaktikosi/ABOUT.md index 6443da8..18cdf22 100644 --- a/Teams/Galaktikosi/ABOUT.md +++ b/Teams/Galaktikosi/ABOUT.md @@ -6,6 +6,8 @@ -title : the Commanding officer +![](https://cloud.githubusercontent.com/assets/7198919/5262854/bb68edfe-7a2a-11e4-9ddc-f1ab84d7f899.jpg) + "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 @@ -23,18 +25,24 @@ I love doing magic with my team. We go off the Earth very often together and thi -title : Science Officer +![](https://cloud.githubusercontent.com/assets/7198919/5262879/fc4fb744-7a2a-11e4-916e-819a7594f64b.jpg) + (we shall tell you more about this crew member when he is ready) ###3. Luka Pejović -title : First Officer +![](https://cloud.githubusercontent.com/assets/7198919/5262872/e01ec2ae-7a2a-11e4-9b9f-bed0e27d114c.jpg) + (we shall tell you more about this crew member when he is ready) ###4. Elma Gazetić -title : Chief Medical Officer +![](https://cloud.githubusercontent.com/assets/7198919/5262900/46ba6df6-7a2b-11e4-853e-85c8eeda79da.jpg) + "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." @@ -43,4 +51,6 @@ web technologies, .NET, C#, C, C++, HTML... I love to code. And I love cats and -title : Helmsman +![](https://cloud.githubusercontent.com/assets/7198919/5262888/2821e78e-7a2b-11e4-9b94-ad6581f472b3.jpg) + (we shall tell you more about this crew member when he is ready) From 5b664737ad06e518d68cf0971148f4b23505fddd Mon Sep 17 00:00:00 2001 From: luka454 Date: Tue, 2 Dec 2014 14:06:34 +0100 Subject: [PATCH 4/9] updated ABOUT.md --- Teams/Galaktikosi/ABOUT.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Teams/Galaktikosi/ABOUT.md b/Teams/Galaktikosi/ABOUT.md index 18cdf22..e5cc988 100644 --- a/Teams/Galaktikosi/ABOUT.md +++ b/Teams/Galaktikosi/ABOUT.md @@ -14,9 +14,9 @@ command the directions.. and the code.. It gets in right place. All of us can do the secret in imagination. ;) The tools that help me express my ideas: -.NET -C#, C++, C, Python, HTML5, Javascript, Matlab, VHDL -ASP .NET MVC 5, Web API, Entity Framework, Google Map Web API, CSS +.NET, +C#, C++, C, Python, HTML5, Javascript, Matlab, VHDL, +ASP .NET MVC 5, Web API, Entity Framework, Google Map Web API, CSS, Photoshop, Blender I love doing magic with my team. We go off the Earth very often together and this time stars are our destination." From ac459c95f2ebd290e49df0a2ab84f5f9fe4843e1 Mon Sep 17 00:00:00 2001 From: luka454 Date: Tue, 2 Dec 2014 14:24:12 +0100 Subject: [PATCH 5/9] Update ABOUT.md --- Teams/Galaktikosi/ABOUT.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Teams/Galaktikosi/ABOUT.md b/Teams/Galaktikosi/ABOUT.md index e5cc988..876b376 100644 --- a/Teams/Galaktikosi/ABOUT.md +++ b/Teams/Galaktikosi/ABOUT.md @@ -15,9 +15,8 @@ the secret in imagination. ;) The tools that help me express my ideas: .NET, -C#, C++, C, Python, HTML5, Javascript, Matlab, VHDL, -ASP .NET MVC 5, Web API, Entity Framework, Google Map Web API, CSS, -Photoshop, Blender +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." From 94ffee5fb4ce8e6e79a602b80505b14e09ca66a8 Mon Sep 17 00:00:00 2001 From: luka454 Date: Tue, 2 Dec 2014 15:29:49 +0100 Subject: [PATCH 6/9] Update ABOUT.md --- Teams/Galaktikosi/ABOUT.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Teams/Galaktikosi/ABOUT.md b/Teams/Galaktikosi/ABOUT.md index 876b376..10e0079 100644 --- a/Teams/Galaktikosi/ABOUT.md +++ b/Teams/Galaktikosi/ABOUT.md @@ -34,7 +34,11 @@ I love doing magic with my team. We go off the Earth very often together and thi ![](https://cloud.githubusercontent.com/assets/7198919/5262872/e01ec2ae-7a2a-11e4-9b9f-bed0e27d114c.jpg) -(we shall tell you more about this crew member when he is ready) +"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ć From bedaa43b09715becd79687ce68b635cdbc45b56e Mon Sep 17 00:00:00 2001 From: luka454 Date: Tue, 2 Dec 2014 16:59:47 +0100 Subject: [PATCH 7/9] Update ABOUT.md --- Teams/Galaktikosi/ABOUT.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Teams/Galaktikosi/ABOUT.md b/Teams/Galaktikosi/ABOUT.md index 10e0079..daac34e 100644 --- a/Teams/Galaktikosi/ABOUT.md +++ b/Teams/Galaktikosi/ABOUT.md @@ -4,7 +4,7 @@ ###1. Sumejja Porča --title : the Commanding officer +*title : the Commanding officer* ![](https://cloud.githubusercontent.com/assets/7198919/5262854/bb68edfe-7a2a-11e4-9ddc-f1ab84d7f899.jpg) @@ -22,7 +22,7 @@ I love doing magic with my team. We go off the Earth very often together and thi ###2. Vildan Tursić --title : Science Officer +*title : Science Officer* ![](https://cloud.githubusercontent.com/assets/7198919/5262879/fc4fb744-7a2a-11e4-916e-819a7594f64b.jpg) @@ -30,7 +30,7 @@ I love doing magic with my team. We go off the Earth very often together and thi ###3. Luka Pejović --title : First Officer +*title : First Officer* ![](https://cloud.githubusercontent.com/assets/7198919/5262872/e01ec2ae-7a2a-11e4-9b9f-bed0e27d114c.jpg) @@ -42,7 +42,7 @@ And most of all, I like object oriented design because it lets me be creative, m ###4. Elma Gazetić --title : Chief Medical Officer +*title : Chief Medical Officer* ![](https://cloud.githubusercontent.com/assets/7198919/5262900/46ba6df6-7a2b-11e4-853e-85c8eeda79da.jpg) @@ -52,7 +52,7 @@ web technologies, .NET, C#, C, C++, HTML... I love to code. And I love cats and ###5. Ahmed Đuherić --title : Helmsman +*title : Helmsman* ![](https://cloud.githubusercontent.com/assets/7198919/5262888/2821e78e-7a2b-11e4-9b94-ad6581f472b3.jpg) From 1bbcd29fa91e17dc13b9ae82521c6d79de1b443c Mon Sep 17 00:00:00 2001 From: luka454 Date: Tue, 2 Dec 2014 17:01:30 +0100 Subject: [PATCH 8/9] Update ABOUT.md --- Teams/Galaktikosi/ABOUT.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Teams/Galaktikosi/ABOUT.md b/Teams/Galaktikosi/ABOUT.md index daac34e..d2fad14 100644 --- a/Teams/Galaktikosi/ABOUT.md +++ b/Teams/Galaktikosi/ABOUT.md @@ -4,7 +4,7 @@ ###1. Sumejja Porča -*title : the Commanding officer* +***title : the Commanding officer*** ![](https://cloud.githubusercontent.com/assets/7198919/5262854/bb68edfe-7a2a-11e4-9ddc-f1ab84d7f899.jpg) @@ -22,7 +22,7 @@ I love doing magic with my team. We go off the Earth very often together and thi ###2. Vildan Tursić -*title : Science Officer* +***title : Science Officer*** ![](https://cloud.githubusercontent.com/assets/7198919/5262879/fc4fb744-7a2a-11e4-916e-819a7594f64b.jpg) @@ -30,7 +30,7 @@ I love doing magic with my team. We go off the Earth very often together and thi ###3. Luka Pejović -*title : First Officer* +***title : First Officer*** ![](https://cloud.githubusercontent.com/assets/7198919/5262872/e01ec2ae-7a2a-11e4-9b9f-bed0e27d114c.jpg) @@ -42,7 +42,7 @@ And most of all, I like object oriented design because it lets me be creative, m ###4. Elma Gazetić -*title : Chief Medical Officer* +***title : Chief Medical Officer*** ![](https://cloud.githubusercontent.com/assets/7198919/5262900/46ba6df6-7a2b-11e4-853e-85c8eeda79da.jpg) @@ -52,7 +52,7 @@ web technologies, .NET, C#, C, C++, HTML... I love to code. And I love cats and ###5. Ahmed Đuherić -*title : Helmsman* +***title : Helmsman*** ![](https://cloud.githubusercontent.com/assets/7198919/5262888/2821e78e-7a2b-11e4-9b94-ad6581f472b3.jpg) From c07b5e5921be35e54cb3ff9e621425454c02d80f Mon Sep 17 00:00:00 2001 From: luka454 Date: Tue, 2 Dec 2014 17:54:02 +0100 Subject: [PATCH 9/9] Update ABOUT.md --- Teams/Galaktikosi/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Galaktikosi/ABOUT.md b/Teams/Galaktikosi/ABOUT.md index d2fad14..f3b506d 100644 --- a/Teams/Galaktikosi/ABOUT.md +++ b/Teams/Galaktikosi/ABOUT.md @@ -4,7 +4,7 @@ ###1. Sumejja Porča -***title : the Commanding officer*** +***title : Commanding Officer*** ![](https://cloud.githubusercontent.com/assets/7198919/5262854/bb68edfe-7a2a-11e4-9ddc-f1ab84d7f899.jpg)