-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html_old
304 lines (274 loc) · 10.1 KB
/
about.html_old
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
---
layout: default
title: About
section_id: about
value_left:
- icon: far fa-lightbulb
title: Empowerment
desc: We empower students to be responsible for their own education and go beyond what they think is possible.
- icon: fas fa-user-circle
title: People
desc: We put people in the center of everything.
- icon: fas fa-hammer
title: Hands on
desc: We encourage teams to learn by doing and stop overthinking!
value_right:
- icon: fas fa-exchange-alt
title: Impact
desc: We go for real impact.
- icon: fas fa-hands
title: Passion
desc: We are passionated about our work.
- icon: far fa-grin-tongue-wink
title: Fun
desc: We believe having fun is key to unleash creativity and drive innovation.
works:
- image: images/@room/Room_5.1.jpg
title:
link_to:
klass:
desc:
- image: images/@room/Room_5.2.jpg
title:
link_to:
klass:
desc:
- image: images/@room/Room_5.3.jpg
title:
link_to:
klass:
desc:
# -- For the panorama viewer --
custom_css: pannellum
custom_js: pannellum
rooms:
kitchen:
text: Kitchen and teaching team area
image: kitchen.jpg
start: 130
connections:
-
horizontal: 175
linksTo: lasercutter
-
horizontal: -140
linksTo: workarea
-
horizontal: 90
linksTo: teamsarea
lasercutter:
text: Lasercutter room
image: lasercutter.jpg
start: 40
connections:
-
horizontal: -170
linksTo: workarea
-
horizontal: -120
linksTo: kitchen
pointsOfInterest:
-
horizontal: -147
vertical: -10
text: Ultimaker² Extended 3D printer
link: https://ultimaker.com/3d-printers/ultimaker-2-plus
-
horizontal: 70
vertical: -25
text: Epilog HELIX lasercutter
link: https://www.epiloglaser.co.uk/laser-machines/mini-helix-engraver-cutter/
workarea:
text: General work area for prototyping
image: workarea.jpg
connections:
-
horizontal: 140
linksTo: lasercutter
-
horizontal: 60
linksTo: kitchen
-
horizontal: 90
linksTo: teamsarea
teamsarea:
text: Regular working area for the teams
image: teamsarea.jpg
connections:
-
horizontal: 25
linksTo: kitchen
# -- End of panorama section --
---
<div class='full parallax' style='background-image: url(images/@header/About_1.1.jpg); color: #fff;'>
<div class='row'>
<div class='twelve columns'>
{% include section-header.html title="About us" color="#fff" tagline="What we are all about" class="big" %}
</div>
</div>
<div class='four spacing'></div>
</div>
<!-- Slogan -->
<div class="full parallax" style="text-align: center;background-image: url(images/slogan.jpg); color: #fff;">
<div class="spacing"></div>
<div class="row">
<div class="large-12">
<p class="slogan">Our goal is to unleash the creative potential of our students by educating them to be inventive future-makers and prepare them for the responsibilities and unforeseeable challenges of their professional lives.
</p>
</div>
</div>
<div class="three spacing"></div>
</div>
<div class='full'>
<div class='row'>
<div class='medium-12 columns'>
<h2>What we do</h2>
<p>At inno.space we support various educational concepts that foster complex problem-solving, passion-based learning and learning by doing.<br/>Students undergo an intensive and iterative process in international and multi-disciplinary teams to create and develop new product or service ideas to solve a given challenge. The challenges proposed come from large corporate organizations and small and medium enterprises and address real-world problems.<br/><br/>
Together, we build the future!</p>
</p>
</div>
<div class='two spacing'></div>
</div>
<br>
<div class='row'>
<div class='medium-12 columns'>
<h3>How did we get here?</h3>
<a href="{{site.baseurl}}/images/timeline_updated.png" class="gray lightbox-image" title="Timeline"><img class="fadeinleft" alt="" src="{{site.baseurl}}/images/timeline_updated.png" /></a>
<div class='two spacing'></div>
</div>
</div>
</div>
<div class='full' style="background: #f5f5f5;">
<div class='row'>
<div class='medium-12 columns'>
<h2>Our Values</h2>
<br><br>
</div>
</div>
<div class='row'>
<div class='medium-6 columns'>
{% for value in page.value_left %}
<div class='fadein mod modIconText' data-delay='{{ 300 | times:forloop.index0 }}'>
<div class='icon-text-simple' style="min-height:140px">
<i class='{{value.icon}}'></i>
<h3>{{value.title}}</h3>
<p>{{value.desc}}</p>
</div>
</div>
{% endfor %}
</div>
<div class='medium-6 columns'>
{% for value in page.value_right %}
<div class='fadein mod modIconText' data-delay='{{ 300 | times:forloop.index0 }}'>
<div class='icon-text-simple' style="min-height:140px">
<i class='{{value.icon}}'></i>
<h3>{{value.title}}</h3>
<p>{{value.desc}}</p>
</div>
</div>
{% endfor %}
</div>
</div>
<div class='five spacing'></div>
</div>
<div class='full'>
<div class='row'>
<div class='medium-12 columns'>
<h2>Our Process</h2>
<!-- <h3>How do we do it?</h3> -->
</div>
</div>
<br>
<div class='row'>
<div class='medium-6 columns'>
<a href="{{site.baseurl}}/images/process.jpg" class="gray lightbox-image" title="Process"><img class="fadeinleft" alt="" src="{{site.baseurl}}/images/process.jpg" /></a>
<div class='four spacing'></div>
</div>
<div class='medium-6 columns'>
<br>
<p>With the increasing technical possibilities and the growing competition of globally operating companies, the importance of innovation also grows in order to stay in the game. Design Thinking is a promising approach to be in the front line of innovation. This method can be applied to design products, services and processes. It is based on collaborative creativity in multidisciplinary teams and has its core in the user and continuous iteration. This means that process is driven by the people, real humans with pains and needs.<br/><br/>
Teams go through several stages of the process: user and market reasearch, ideation, prototyping and testing and have the freedom to adapt these phases to better suit their challenge. By building and learning from people's needs as well as testing with real users, the concepts represent a holistic integration of the three main pillars for sustainable innovation, desirability, viability and feasability.</p>
<div class='three spacing'></div>
</div>
<div class='two spacing'></div>
</div>
</div>
<div class='full' style="background: #f5f5f5;">
<div class="row">
<div class='medium-12 columns'>
<h2>Our Teaching Team</h2>
</div>
</div>
<br>
<div class='row'>
{% for member in site.data.members %}
<div class='small-6 end medium-3 large-3 columns'>
<!--div class='large-3 columns small-centered' > <!--small-6 end medium-3 large-3 columns|oder-->
<div class='mod modTeamMember'>
<div class='member'>
<img class="avatar" alt="" src="{{ member.avatar }}" />
<div class='overlay'>
<div class='intro'>
<h3>{{member.name}}</h3>
<p>{{member.position}}</p>
<ul class='socials'>
{% for social in member.socials %}
<li>
<a href='{{social.link}}'>
<i class='{{social.icon}}'></i>
</a>
</li>
{% endfor %}
</ul>
</div>
</div>
</div>
</div>
<div class='four spacing'></div>
</div>
{% endfor %}
</div>
</div>
<div class='full'>
<div class='row'>
<div class='medium-12 columns'>
<h2>Our Space</h2>
</div>
</div>
<div class='row'>
{% include panorama.html rooms=rooms%}
</div>
<div class='row'>
<div class='medium-6 columns'>
<h3>Equipment</h3>
<p>Appliances</p>
<ul style="padding-left: 30px">
<li>Laser Cutter Epilog Helix 60W</li>
<li>3D-Printer Ultimaker 2 extended+</li>
</ul>
<p>Prototyping</p>
<ul style="padding-left: 30px">
<li>Crafting materials and art supplies</li>
<!-- <li>Different kinds of material like wood or acrylic plates</li> -->
<li>Tools such as drill, hammers, screwdrivers</li>
<li>Electronic parts</li>
<li>Soldering iron</li>
</ul>
<!-- <p>Furniture</p>
<ul style="padding-left: 30px">
<li>Prototyping Wagen</li>
<li>Workbench</li>
</ul>
<p>Kitchen</p>
<ul style="padding-left: 30px">
<li>Fridge</li>
<li>Microwave</li>
</ul> -->
<div class='two spacing'></div>
</div>
<div class='medium-6 columns'>
{% include image-gallery.html folder="/images/@room" %}
</div>
</div>
<div class='spacing'></div>
</div>