-
Notifications
You must be signed in to change notification settings - Fork 0
/
team.html
204 lines (189 loc) · 7.74 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
---
layout: default
---
<!--
Twenty by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<!-- Main -->
<header class="special container">
<h2>Meet The Advisors</h2>
</header>
<article class="teams">
<section class="container">
<section class="profile-container">
<div class="profile">
<div class="image-container">
<img src="images/people/KenKay.png" />
</div>
<div class="description-container">
<h1>
<b>Kenneth Kay</b>
</h1>
<p class="title">
<b>Advisor</b>
</p>
<p class="description">
Exited to Microsoft in dotcom boom. <br />
Founder of JumpstartNJ. <br />
Founder of San Juan Tech Meetup and Puerto Rico Capital Network. <br />
Selection board member, advisor & mentor for Parallel 18.
</p>
</div>
</div>
</section>
</section>
</article>
<header class="special container">
<h2>Meet The Team</h2>
</header>
<article class="teams">
<section class="group container">
<section class="profile">
<div class="image-container">
<img src="images/people/David.jpg" />
</div>
<div class="description-container">
<h1>
<b>David Kay</b>
</h1>
<p class="title">
<b>Chief Executive Officer</b>
</p>
<p class="description">
David has been a technology entrepreneur since leaving Google in 2011. He is the co-founder of Authy, a security startup which was acquired by Twilio in 2015. David has an uncanny ability to find the best people for the job at hand. Like a maestro, he ensures that everyone is exactly where they need to be. Striking a balance between cutthroat hard skills and delicate soft skills is his favourite pastime.
</p>
</div>
</section>
<section class="profile">
<div class="image-container">
<img src="images/people/John.jpg" />
</div>
<div class="description-container">
<h1 class="name">
<b>John Trenouth</b>
</h1>
<p class="title">
<b>Head of Design</b>
</p>
<p class="description">
John has nearly 25 years of digital design experience and extensive academic work in design and user research. With an early concentration on telecommunication, he has spent the last half of his career focusing on design for healthcare. His work has included design and research for healthcare hardware, cloud applications, mobile and embedded systems on such varied products as smart infusion pumps, ventilators, remote patient and device monitoring solutions, electronic healthcare records, healthcare IT, and patient wellness.
</p>
</div>
</section>
<section class="profile">
<div class="image-container">
<img src="images/people/Alia.jpg" />
</div>
<div class="description-container">
<h1 class="name">
<b>Alia Ali</b>
</h1>
<p class="title">
<b>Head of Operations</b>
</p>
<p class="description">
With a background in anthropology, Alia’s endless curiosity of people and culture has lead her to the tech industry. Gravitating towards leadership roles at every stage of her life, she has a long list of community based initiatives and organizations she’s started. After spending 3 years as an executive in the municipal waterworks industry, she gained a business savvy people focused approach to leadership. In her free time, Alia facilitates leadership retreats and programs for youth.
</p>
</div>
</section>
<section class="profile">
<div class="image-container">
<img src="images/people/Jesse.jpg" />
</div>
<div class="description-container">
<h1 class="name">
<b>Jesse Sherlock</b>
</h1>
<p class="title">
<b>Head of Technology</b>
</p>
<p class="description">
Jesse has more than 15 years of experience developing web software. He specializes in distributed systems web crawling/scraping, data-driven functional architectures and efficient full stack development processes for small teams - always with an emphasis on cutting edge technology, simplicity and reliability. He is currently focused on Clojure/Clojurescript and working on modern SPA architectures, web crawlers for the js-driven web and distributed p2p applications (Dat and SSB). When not writing code you can probably find him running, meditating, hiking or playing some tabletop RPG.
</p>
</div>
</section>
<section class="profile">
<div class="image-container">
<img src="images/people/Mike.jpg" />
</div>
<div class="description-container">
<h1 class="name">
<b>Mike Ivanov</b>
</h1>
<p class="title">
<b>Data Scientist</b>
</p>
<p class="description">
Full-stack data scientist, specializing in Natural Language Processing, Network Science, Statistics, Predictive Analytics and Machine Learning. His 20+ years experience in Software Development make for a unique set of skills, as he is able to find insights, develop models, and ship to production.
</p>
</div>
</section>
<section class="profile">
<div class="image-container">
<img src="images/people/Fenton.jpg" />
</div>
<div class="description-container">
<h1 class="name">
<b>Fenton Travers</b>
</h1>
<p class="title">
<b>Software Engineer</b>
</p>
<p class="description">
Over 20 years experience in enterprise software consulting including 10 years experience at Oracle. Fenton has a true love of educating others and can often be found mentoring new hires or terrorizing interview candidates. Outside of his work, he's an active member of the software community, organizing Clojure meetups for the tech community in Vancouver as well as remotely, over the Internet.
</p>
</div>
</section>
<section class="profile">
<div class="image-container">
<img src="images/people/PaulLucas.jpg" />
</div>
<div class="description-container">
<h1 class="name">
<b>Paul Lucas</b>
</h1>
<p class="title">
<b>Software Engineer</b>
</p>
<p class="description">
Specialized in building distributed systems using CQRS & Event Sourcing.<br/>
Deeply involved at the intersection of music and functional programming.
</p>
</div>
</section>
<section class="profile">
<div class="image-container">
<img src="images/people/Roderick.jpg" />
</div>
<div class="description-container">
<h1 class="name">
<b>Roderick Fung</b>
</h1>
<p class="title">
<b>Designer & Software Engineer</b>
</p>
<p class="description">
Roderick has 12 years of combined experience in design and development. Over his career, he has specialized in bridging the gap between design, product and development teams. Roderick is an functional evangelist, especially in JS and have made contributions to React Native. Currently, he is expanding his reportoire to Clojurescript. Roderick enjoys travelling and snowboarding outside of work.
</p>
</div>
</section>
<section class="profile">
<div class="image-container">
<img src="images/people/Shu.png" />
</div>
<div class="description-container">
<h1 class="name">
<b>Shu </b>
</h1>
<p class="title">
<b>Software Engineer</b>
</p>
<p class="description">
Shu is a seasoned engineer and consultant. Over his career, he’s helped early-stage startups to Fortune 100 companies launch products and build teams. He’s held many leadership roles and believes that great relationships create great results. For the past 5 years, he’s been focused on frontend applications. He’s taught several workshops on various JS frameworks and has contributed to open source projects. Outside of work, Shu is also a yoga teacher and a musician.
</p>
</div>
</section>
</section>
</article>