forked from SignalK/signalk.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathteam.html
72 lines (67 loc) · 2.88 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
---
title: About Us
team: active
layout: onecolumn
description: "Meet the team."
---
<h2>The Team</h2>
<h3 style="margin-bottom: 2em">
Signal K began in a GitHub issue, as a solution for 5 developers to make their projects interoperable:
</h3>
<ul class="team-grid">
<li class="profile">
<div class="picture-wrapper">
<img alt="Robert Huitema" src="{{site.baseurl}}/images/rob_s.jpg" height="190" width="190" />
</div>
<h4 class="name">Robert Huitema</h4>
<p>
Sailing since early 90s. Spent 2 years sailing the Pacific Islands and Australia with my family. While cruising,
began using an Arduino for various onboard tasks, and in 2011 started the
<a href="http://www.42.co.nz/freeboard/">Freeboard project</a>.
</p>
</li>
<li class="profile">
<div class="picture-wrapper">
<img alt="Teppo Kurki" src="https://avatars0.githubusercontent.com/u/1049678?v=3&s=190" height="190" width="190" />
</div>
<h4 class="name">Teppo Kurki</h4>
<p>Cruises the Baltic on a Raspberry Pi equipped sailboat and helps Signal K along whenever daytime job permits. <a href="https://github.com/tkurki/navgauge/issues/4">Started</a> with Signal K effort based on experiences writing <a href="https://github.com/tkurki/navgauge">Navgauge</a>.</p>
</li>
<li class="profile">
<div class="picture-wrapper">
<img alt="Tim Mathews" src="{{site.baseurl}}/images/tim_s.jpg" height="190" width="190" />
</div>
<h4 class="name">Tim Mathews</h4>
<p>
Sailor, software engineer, tinkerer. Maintains
<a href="https://github.com/timmathews/argo">Argo</a> &
<a href="https://github.com/timmathews/pyxis-web">Pyxis</a>
</p>
</li>
<li class="profile">
<div class="picture-wrapper">
<img alt="Fabian Tollenaar" src="{{site.baseurl}}/images/fabian_s.jpg" height="190px" width="190px" />
</div>
<h4 class="name">Fabian Tollenaar</h4>
<p>
Competitive and recreational sailor from an early age.
Business founder and programmer, wrote Saildata which evolved into the
<a href="http://github.com/signalk/signalk-server-node" target="_blank">Node.js Signal K server</a>
</p>
</li>
<li class="profile">
<div class="picture-wrapper">
<img alt="Kees Verruijt" src="https://avatars3.githubusercontent.com/u/1608058?v=3&s=190" height="190" width="190" />
</div>
<h4 class="name">Kees Verruijt</h4>
<p>Started computing life building an Acorn Atom and still writes C code for a living.
Maintains the
<a href="https://github.com/canboat/canboat">CANBoat</a> open source NMEA 2000 analyzer and the
<a href="https://github.com/canboat/BR24radar_pi">Navico radar plugin</a> for OpenCPN.
</p>
</li>
</ul>
<p>
We are all sailors, and all geeks! We work as developers and specialists in a highly connected internet world, and we
want to enjoy the benefits on our boats.
</p>