-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathteam.html
205 lines (205 loc) · 8.26 KB
/
team.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Kobol - About The Team</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/socicon.css" rel="stylesheet" type="text/css" media="all">
<link href="css/iconsmind.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/interface-icons.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/owl.carousel.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/theme.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/custom.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/font.css" rel="stylesheet" type="text/css">
<link rel="icon" href="img/favicon.png" type="image/png">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-96982596-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body data-reveal-selectors="section:not(.masonry):not(:first-of-type):not(.parallax)">
<div class="nav-container">
<nav>
<div class="nav-bar bg--white" data-fixed-at="700">
<div class="nav-module logo-module left">
<a href="index.html"><img alt="logo" class="logo logo-white" src="img/kobol_logo.png"></a>
</div>
<div class="nav-module menu-module left">
<ul class="menu">
<li>
<a href="/">HELIOS<b style="color: black;">64</b></a>
</li>
<li>
<a href="helios4">HELIOS<b style="color: black;">4</b></a>
</li>
<li>
<a href="https://shop.kobol.io">SHOP</a>
</li>
<li>
<a href="https://blog.kobol.io">BLOG</a>
</li>
<li>
<a href="https://wiki.kobol.io" target="_blank">WIKI</a>
</li>
<li>
<a href="team.html">TEAM</a>
</li>
<li>
<a href="subscribe.html" target="_blank">NEWSLETTER</a>
</li>
</ul>
</div>
</div>
<div class="nav-mobile-toggle visible-sm visible-xs">
<i class="icon-Align-JustifyAll icon icon--sm"></i>
</div>
</nav>
</div>
<div class="main-container">
<section class="bg--dark section--even">
<div class="container">
<div class="row">
<div class="col-sm-12">
<p>The Kobol Team is a group of passionate people who love to build and design their own network and data storage
appliances. Our background ranges from aerospace industry to data science, gathering a wide spectrum of
engineering skills and experiences. We strongly believe in open source and always held the vision to
create an open platform to let people express their creativity and hack around. Helios4, the Open Source
and Open Hardware Network Attached Storage (NAS), was our first project and our way to contribute back to
the OSS community. After this first successful project, we decided to create the company Kobol Innovations
Pte. Ltd. and to focus all our energy into extending our range of NAS products and solutions.</p>
</div>
</div>
</div>
</section>
<section>
<div class="container">
<div class="row">
<div class="col-sm-4 col-xs-6">
<div class="hover-element member member-2" data-title-position="center,center">
<div class="hover-element__initial">
<img alt="Pic" src="img/gp-profile.jpg">
</div>
<div class="hover-element__reveal" data-overlay="9">
<div class="boxed">
<h6>FOUNDER / CEO<br></h6>
<h5>Gauthier Provost<br></h5>
</div>
<ul class="social-list pos-absolute pos-bottom">
<li>
<a href="https://www.linkedin.com/in/gauthierprovost/" target="_blank">
<i class="socicon-linkedin"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-sm-4 col-xs-6">
<div class="hover-element member member-2" data-title-position="center,center">
<div class="hover-element__initial">
<img alt="Pic" src="img/ap-profile.jpg">
</div>
<div class="hover-element__reveal" data-overlay="9">
<div class="boxed">
<h6>SOFTWARE LEAD ENGINEER<br></h6>
<h5>Aditya Prayoga<br></h5>
</div>
<ul class="social-list pos-absolute pos-bottom">
<li>
<a href="https://www.linkedin.com/in/aditya-prayoga/" target="_blank">
<i class="socicon-linkedin"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-sm-4 col-xs-6">
<div class="hover-element member member-2" data-title-position="center,center">
<div class="hover-element__initial">
<img alt="Pic" src="img/sd-profile.jpg">
</div>
<div class="hover-element__reveal" data-overlay="9">
<div class="boxed">
<h6>ELECTRONICS LEAD ENGINEER<br></h6>
<h5>Dmitriy Sidorovich</h5>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="footer-3 space--xs text-center-xs">
<div class="col-sm-3">
<img alt="logo" class="logo" src="img/kobol_logo.png" />
<span>Kobol Innovations Pte. Ltd.</span><br>
<span class="type--fine-print">UEN 201821321E</span>
</div>
<div class="col-sm-6 text-center">
<ul class="footer__navigation">
<li>
<div class="modal-instance">
<a href="#" class="modal-trigger">Privacy Policy</a>
<div class="modal-container" data-modal-id="Privacy">
<div class="modal-content" data-width="70%" data-height="85%">
<iframe src="terms/privacy.html"></iframe>
</div>
</div>
</div>
</li>
<li>
<div class="modal-instance">
<a href="#" class="modal-trigger">Terms of Service</a>
<div class="modal-container" data-modal-id="Terms">
<div class="modal-content" data-width="70%" data-height="85%">
<iframe src="terms/tos.html"></iframe>
</div>
</div>
</div>
</li>
</ul>
</div>
<div class="col-sm-3 text-right text-center-xs">
<ul class="social-list">
<li>
<a href="https://www.facebook.com/kobol.io/" target="_blank">
<i class="socicon-facebook"></i>
</a>
</li>
<li>
<a href="https://twitter.com/kobol_io" target="_blank">
<i class="socicon-twitter"></i>
</a>
</li>
<li>
<a href="https://blog.kobol.io" target="_blank">
<i class="socicon-rss"></i>
</a>
</li>
<li>
<a href="https://github.com/kobol-io/" target="_blank">
<i class="socicon-github"></i>
</a>
</li>
<li>
<a href="mailto:[email protected]">
<i class="icon icon-Email icon--xs"></i>
</a>
</li>
</ul>
<span class="type--fine-print">© 2024 Kobol Innovations Pte. Ltd. - All Rights Reserved</span>
</div>
</section>
</div>
<script src="js/jquery-2.1.4.min.js"></script>
<script src="js/scrollreveal.min.js"></script>
<script src="js/parallax.js"></script>
<script src="js/scripts.js"></script>
</body>
</html>