forked from ACMatUC/acmatuc.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexecutives.html
58 lines (51 loc) · 3.58 KB
/
executives.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
---
layout: default
group: "navigation"
title: Executives
permalink: /executives/
order: 2
---
<h1>Executives</h1>
<p>
Our talented executive board consists of the five dedicated community members listed below.
</p>
<div class="executive">
<h3>Kurt Lewis - President</h3>
<img src="/assets/president.jpg" alt="President">
<span><img class="icon" src="/assets/slack.png">@capnkurt<img class="icon" src="/assets/email.png"><a href="mailto:[email protected]">[email protected]</a><img class="icon" src="/assets/link-variant.png"><a href="http://www.kurtjlewis.com">kurtjlewis.com</a></span>
<p>
I'm a 4th year computer science major and I've been involved with ACM for three years, previously serving as both president and treasurer. I've been programming for a number of years and I love learning about and sharing tech news and tips. I love going to hackathons! Feel free to email me anytime at [email protected], or in our slack room at @capnkurt!
</p>
</div>
<div class="executive">
<h3>Dom Farolino - Vice President</h3>
<img src="/assets/vice-president.jpg" alt="Vice President">
<span><img class="icon" src="/assets/slack.png">@domfarolino<img class="icon" src="/assets/email.png"><a href="mailto:[email protected]">[email protected]</a><img class="icon" src="/assets/link-variant.png"><a href="https://domfarolino.com">domfarolino.com</a></span>
<p>
I'm a 4th year computer science major at UC interested in C/C++, browser internals, and web standards. I like to study algorithms, math, and help people learn about the programming and the web platform. I'm a big advocate of the modern open web and want to work somewhere that allows me to make an impact on the web platform. I've previously co-oped at Mozilla.
</p>
</div>
<div class="executive">
<h3>Zach Collins - Treasurer</h3>
<img src="/assets/treasurer.jpg" alt="Treasurer">
<span><img class="icon" src="/assets/slack.png">@zachcollins<img class="icon" src="/assets/email.png"><a href="mailto:[email protected]">[email protected]</a><img class="icon" src="/assets/link-variant.png"><a href="http://zachscollins.com">zachscollins.com</a></span>
<p>
I'm a 4th year computer engineering student. I like to spend my free time going to hackathons, practicing my programming skills, and helping others learn about computer science and engineering. If you want to get in touch, you can find me on our slack channel with the handle @zachcollins.
</p>
</div>
<div class="executive">
<h3>Noah Bass - Secretary</h3>
<img src="/assets/secretary.jpg" alt="Secretary">
<span><img class="icon" src="/assets/slack.png">@noah<img class="icon" src="/assets/email.png"><a href="mailto:[email protected]">[email protected]</a><img class="icon" src="/assets/link-variant.png"><a href="https://noahbass.com/">noahbass.com</a></span>
<p>
I'm a 3rd year computer science major. This is my 2nd year as secretary of ACM@UC. I never wrote my own bio so our wonderful webmaster did it for me.
</p>
</div>
<div class="executive">
<h3>Isiah Lloyd - Web Master</h3>
<img src="/assets/webmaster.jpg" alt="Web Master">
<span><img class="icon" src="/assets/slack.png">@isiah_lloyd<img class="icon" src="/assets/email.png"><a href="mailto:[email protected]">[email protected]</a><img class="icon" src="/assets/link-variant.png"><a href="https://isiah.me">isiah.me</a></span>
<p>
I'm a 2nd year computer science major at UC. This is my first year as the web master of ACM@UC. I enjoy helping put on the yearly hackathon <i>RevolutionUC</i>! I'm excited to see what this year brings to ACM@UC!</p>
</p>
</div>