-
Notifications
You must be signed in to change notification settings - Fork 0
/
Mentors.html
202 lines (177 loc) · 6.58 KB
/
Mentors.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
<!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>Mentors | 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."/>
<style>
hr {
border: solid 1px rgba(124, 128, 129, 0.2);
margin: 1.5em 0;
}
img.with-text {
width: 100%;
}
.content h3 {
font-size: 130%;
}
.content h3+h5 {
margin-top: -20px;
}
.content a {
text-decoration: underline;
}
</style>
</head>
<body class="no-sidebar" data-file="assets/data/mentors.csv">
<div id="page-wrapper">
<header id="header">
<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>
<article id="main">
<header class="special container">
<span class="icon fa-user"></span>
<h2>Teams are supported by these
<strong>Mentors</strong></h2>
<br />
<h6 style="font-style: italic; text-transform: inherit">
We are not able to display contact information here due to privacy reasons.
<br />
Please
<a href="mailto:[email protected]" style="text-decoration: underline;">write us an email</a>
and we will connect you.
</h6>
</header>
<section id="toc" class="wrapper style4 container">
<div class="content">
<section>
<header>
<h2>Mentor overview</h2>
</header>
<ul class="data-repeat-wrapper">
<li class="data-repeat-template" style="display:none;">
<a href="#%ID">%FirstName %LastName</a> - %Category
</li>
</ul>
</section>
</div>
</section>
<div class="data-repeat-wrapper">
<section class="wrapper style4 container data-repeat-template" style="display:none;">
<div class="content" id="%ID" style="overflow-y: auto">
<div class="3u 12u(narrower)" style="float: right">
<img src="images/mentors/%Photo" data-if="Photo" class="with-text" />
<img src="images/mentors/_unknown_profile.jpg" data-not-if="Photo" class="with-text" />
</div>
<header>
<h3 data-if="Web"><a href="%Web">%FirstName %LastName</a></h3>
<h3 data-not-if="Web">%FirstName %LastName</h3>
<h5>%Job</h5>
</header>
<p>
%Expertise
</p>
</div>
</section>
</div>
</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>
<!-- Scripts -->
<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>
<script src="assets/js/papaparse.min.js"></script>
<script src="assets/js/dataloader.js"></script>
</body>
</html>