-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
316 lines (289 loc) · 12.5 KB
/
index.html
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
305
306
307
308
309
310
311
312
313
314
315
316
<!DOCTYPE HTML>
<!--
Twenty by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<!-- Opt-Out-Cookie -->
<script>
// Set to the same value as the web property used on the site
var gaProperty = 'UA-25291840-2';
// Disable tracking if the opt-out cookie exists.
var disableStr = 'ga-disable-' + gaProperty;
if (document.cookie.indexOf(disableStr + '=true') > -1) {
window[disableStr] = true;
}
// Opt-out function
function gaOptout() {
document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
window[disableStr] = true;
}
</script>
<!-- End Opt-Out-Cookie -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-25291840-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-25291840-2', { 'anonymize_ip': true });
</script>
<title>GROW by PionierGarage</title>
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<meta charset="utf-8" />
<meta property="og:title" content="GROW Student Founding Contest - by PionierGarage"/>
<meta property="og:image" content="http://grow.pioniergarage.de/images/crawler_banner_2.jpg"/>
<meta property="og:site_name" content="GROW by PionierGarage"/>
<meta property="og:url" content="http://grow.pioniergarage.de"/>
<meta property="og:type" content="website"/>
<meta property="og:description" content="GROW is an 11-week long founding contest for students. Realise your ideas and advance your startup and win prizes based on your progress."/>
</head>
<body class="index">
<div id="page-wrapper">
<header id="header" class="alt">
<h1 id="logo"><a href="index.html">Grow <span>by PionierGarage</span></a></h1>
<nav id="nav">
<ul>
<li>
<a href="index.html">Home</a>
</li>
<li class="submenu">
<a href="Programm.html">Program</a>
<ul>
<li><a href="Programm.html#calendar">Calendar</a></li>
<li><a href="Programm.html#kickoff">Kickoff</a></li>
<li><a href="Programm.html#midterm">Midterm</a></li>
<li><a href="Programm.html#final">Final</a></li>
<li><a href="Programm.html#rahmenprogramm">Support program</a></li>
</ul>
</li>
<li class="submenu">
<a href="index.html">Contest</a>
<ul>
<li><a href="Teams.html">Teams</a></li>
<li><a href="Mentors.html">Mentors</a></li>
<li><a href="Jury.html">Jury</a></li>
</ul>
</li>
<li class="submenu">
<a href="http://pioniergarage.de">About us</a>
<ul>
<li><a href="Team.html">Organisors</a></li>
<li><a href="https://pioniergarage.de/kontakt/">Contact</a></li>
<li><a href="https://pioniergarage.de">PionierGarage</a></li>
</ul>
</li>
</ul>
</nav>
</header>
<section id="banner">
<div class="inner">
<header>
<h2><img src="images/grow_logo.png" alt="GROW" width="400px" /></h2>
</header>
</div>
<div style="display: block; margin-top: 30px;">
<p>
Made with ❤ by<br />
<img src="images/pg_logo.png" alt="PionierGarage" width="200px" />
</p>
</div>
</section>
<article id="main">
<section class="wrapper container" style="font-size: 100%; padding-top: 0px; padding-bottom: 0px;">
<header>
<p style="font-weight: 500;">
Become an entrepreneur and advance your idea over 11 weeks. Get support, build your prototype and test your market.
</p>
</header>
<p>
GROW, the student founding contest in Karlsruhe, is aimed at helping student entrepreneurs to get the right experience, knowledge and network to found their own company. There are no requirements; some teams start with nothing but an idea and others are already working on their prototype. We value progress; it doesn’t matter where you start, as long as you GROW.
</p>
<p>
At the end you can get the chance to pitch your progress in front of <strong>500 people</strong> including an experienced jury and may win one of the prizes from our <strong>prize pool worth 10,000 €</strong>.
</p>
</section>
<section id="cta">
<header>
<h2>You want to participate in 2019?</h2>
</header>
<p>
GROW is a yearly contest and the next one will take place starting November 2019. Stay tuned!
</p>
<p>
You have some questions first? Just write a mail to <a href="mailto:[email protected]" style="color: white; font-weight: bold;">gro<span>w@p</span>ioniergarage.de</a>
</p>
</section>
<section id="divider" class="container special style1 wrapper">
</section>
<section class="wrapper style2 container special">
<header class="major">
<h2>Why GROW?</h2>
</header>
<p>
<img src="images/icon/hourGlass.png" class="fitQuarter"/><br />
<strong>1. We value progress</strong><br />
It doesn't matter where you start. We only want to see you advance as much as possible during those 11 weeks.
</p>
<p>
<img src="images/icon/phoneCall.png" class="fitQuarter"/><br />
<strong>2. A business is more than a prototype</strong><br />
Not only your prototype will be judged. A successfull venture includes understanding your customers, having a strong business model, building a network and validating your ideas.
</p>
<p>
<img src="images/icon/businessman.png" class="fitQuarter"/><br />
<strong>3. GROW actively supports you</strong><br />
During those 11 weeks we try to help you advance as much as possible. We offer multiple full-day workshops to teach you the necessary soft skills about entrepreneurship. We connect you with experienced mentors that can give you feedback and the right mindset. And we give you access to our network of founders, investors and startups.
</p>
<p>
<img src="images/icon/bigGroup.png" class="fitQuarter"/><br />
<strong>4. GROW is not for profit</strong><br />
GROW is organized by the student-run association <a href="pioniergarage.de" style="color: white; font-weight: bold">PionierGarage e.V.</a> Our first and foremost goal is to inspire students to found their own ventures, which is why GROW is financed completely by donations.
</p>
</section>
<section class="wrapper style1 container special">
<div class="row">
<div class="4u 12u(narrower)">
<section>
<img src="images/icon/bright-lightbulb.png" alt="10-Wochen" class="fitHalf"/>
<header>
<h2>Nov. 12th</h2>
<h3><a href="Programm.html#kickoff" style="text-decoration: underline">GROW Kickoff</a></h3>
</header>
<p>
The kickoff is where the fun starts, no matter whether you have already applied or whether you're still undecided. We will present everything you need to know about the contest and give you a chance to find an idea and/or teammates. And the 11 weeks of work will start right away.
</p>
<p>
<a href="Programm.html#kickoff">More info</a>
</p>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<img src="images/icon/funnel.png" alt="10-Wochen" class="fitHalf"/>
<header>
<h2>Dec. 19th</h2>
<h3><a href="Programm.html#midterm" style="text-decoration: underline">GROW Midterm</a></h3>
</header>
<p>
All teams come together and present their results after the first 5 weeks. This is your first chance to impress the jury since not everyone will be able to reach the final. Also, the pitches will be public and everyone is invited to check in on the progress so far.
</p>
<p>
<a href="Programm.html#midterm">More info</a>
</p>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<img src="images/icon/first-place-medal.png" alt="10-Wochen" class="fitHalf"/>
<header>
<h2>Jan. 30th</h2>
<h3><a href="Programm.html#final" style="text-decoration: underline">GROW Final</a></h3>
</header>
<p>
After 11 weeks of hard work its finally time to come together and present the fruits of your labor. Pitch your results in front of the jury and over 500 visitors in the grand finale. Prices include funds to kick off your project as well as office spaces to work on your idea in peace.
</p>
<p>
<a href="Programm.html#final">More info</a>
</p>
</section>
</div>
</div>
</section>
<section class="wrapper style3 container special">
<header class="major">
<h2>That's what alumni have to say about <strong>GROW</strong></h2>
</header>
<div class="row">
<div class="6u 12u(narrower)">
<section>
<blockquote>
GROW has provided us with a strong network of founders, investors and also other companies.
<cite>Martin Trenkle, Founder of Campusjäger</cite>
<img src="images/MartinTrenkle.jpg" alt="10-Wochen" class="fitHalf"/>
</blockquote>
</section>
</div>
<div class="6u 12u(narrower)">
<section>
<blockquote>
We have learned a lot during that time and were able to really take of after that.
<cite>Sebastian Murgul, Founder of MelodyScanner</cite>
<img src="images/SebastianMurgul.jpg" alt="10-Wochen" class="fitHalf"/>
</blockquote>
</section>
</div>
</div>
</section>
<section class="wrapper style1 container special">
<header>
<h2>Made possible thanks to</h2>
</header>
<div class="row logos">
<div class="3u 6u(narrower)">
<img src="images/partner/logo_knuddel_big.png" />
</div>
<div class="3u 6u(narrower)">
<img src="images/partner/lea_partners.png" />
</div>
<div class="3u 6u(narrower)">
<img src="images/partner/grenke.png" />
</div>
<div class="3u 6u(narrower)">
<img src="images/partner/karlshochschule.png" />
</div>
</div>
<div class="row logos">
<div class="3u 6u(narrower)">
<img src="images/partner/fmvc.png" />
</div>
<div class="3u 6u(narrower)">
<img src="images/partner/KGS_transparent.png" />
</div>
<div class="3u 6u(narrower)">
<img src="images/partner/entechnon.png" />
</div>
<div class="3u 6u(narrower)">
<img src="images/partner/kolibri.png" />
</div>
</div>
<div class="row logos">
<div class="4u"></div>
<div class="3u 6u(narrower)">
<img src="images/partner/gruenderwoche.png" />
</div>
</div>
</section>
</article>
<footer id="footer">
<ul class="icons">
<li><a href="http://www.pioniergarage.de" class="icon"> <img alt="PionierGarage Website" src="images/icon/shortcutIcon_scaled_bw_1.png" width="22px" height="22px"></a></li>
<li><a href="http://www.facebook.com/Pioniergarage/" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="mailto:[email protected]" class="icon fa-envelope-o"><span class="label">Email</span></a></li>
</ul>
<ul class="copyright">
<li><a href="http://www.pioniergarage.de" class="icon">PionierGarage e.V</a></li>
<li><a href="http://html5up.net" class="icon">Design</a></li>
<li><a href="impressum.html" class="icon">Imprint</a></li>
<li><a href="datenschutz.html" class="icon">Privacy</a></li>
</ul>
</footer>
</div>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.edited.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollgress.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>