forked from byudevelopers/club-website3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathofficers.html
executable file
·259 lines (227 loc) · 14.4 KB
/
officers.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
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
<!DOCTYPE HTML>
<!--
Landed by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Officers</title>
<meta charset="utf-8" />
<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 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body>
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<h1 id="logo"><a href="./index">BYU Dev</a></h1>
<nav id="nav">
<ul>
<li>
<a href="#">What We Do</a>
<ul>
<li><a href="./index#hack-nights">Hack Nights</a></li>
<li><a href="./index#talent">BYU Developers Talent Network</a></li>
</ul>
</li>
<li>
<a href="#">What We've Accomplished</a>
<ul>
<li><a href="./index#makerspace">Makerspace</a></li>
<li><a href="./index#talent">BYU Developers Talent Network</a></li>
</ul>
</li>
<li><a href="partnership_guide.pdf" target="_blank">Become a Corporate Partner</a></li>
<li><a href="./officers#openings" target="_blank">Become an Officer</a></li>
<li><a href="./index#join" class="button special">Join</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<div id="main" class="wrapper style1">
<div class="container">
<!-- Content -->
<section id="content">
<header class="major">
<h2>Club Officers</h2>
</header>
<section>
<h2>Current Officers</h2>
<div class="person-container">
<img class="person-image" src="images/officers/eric.jpg" alt="" />
<span class="person-description">
<h3>Eric Clinger: Co-President</h3>
<p>
Eric is an Information Systems major with a minor in Computer Science. He was a cyber security intern with Sandia National Laboratories last summer. He likes rock climbing, wearing socks and sandals, and listening to bands you've never heard of.
</p>
<h4>Responsibilities</h4>
<p>
Assists all officers in there respective positions. Fills in as needed. Looks for areas of growth. Focuses on a special project/responsibility to take Dev Club to the next level.
</p>
<span>
</div>
<div class="person-container"> <img class="person-image" src="images/officers/ben.jpg" alt="" />
<span class="person-description">
<h3>Ben DeMordaunt: Co-President</h3>
<p>
Ben is a sweet talker and has a sweet tooth. Basically, anything with sugar or chocolate he will consume. He is a senior in the Finance program with a minor in Computer Science.
</p>
<h4>Responsibilities</h4>
<p>
Assists all officers in there respective positions. Fills in as needed. Looks for areas of growth. Focuses on a special project/responsibility to take Dev Club to the next level.
</p>
<span>
</div>
<div class="person-container"> <img class="person-image" src="images/officers/andrew.jpg" alt="" />
<span class="person-description">
<h3>Andrew Merrill: Talent VP</h3>
<p>
Andrew is studying Computer Science, and he had an internship doing development for MasterControl over the summer. He’s interested in data analytics and machine learning, and loves scouring Spotify for new music as well as trail running.
</p>
<h4>Responsibilities</h4>
<p>
Reminds club members about deadlines. Offers resume help. Advertises talent network to club members looking for internships or full-time jobs. Reviews submitted resumes for the Talent Network. Compiles resumes and send to Corporate Partners in the Talent Network. Talks with companies about sponsoring events.
</p>
<span>
</div>
<div class="person-container"> <img class="person-image" src="images/officers/alex.jpg" alt="" />
<span class="person-description">
<h3>Alex Spruill: Marketing/Communications Guru</h3>
<p>
Fluent in big data and prequel memes, Alex is an Information Systems student with an emphasis in pre-PhD. She currently does research with an IS professor and works in data scraping. Previously, she’s interned at the Idaho National Lab in business systems, working on building data visualizations and cleaning data.
</p>
<h4>Responsibilities</h4>
<p>
Manages our 300+ person mailing list. Markets BYU Dev throughout campus.
</p>
<span>
</div>
<div class="person-container">
<img class="person-image" src="images/officers/ty.jpg" alt="" />
<span class="person-description">
<h3>Ty Udy: Development VP</h3>
<p>
Ty is a junior studying Computer Science. He loves basically anything that has to do with basketball. Also, he is passionate about building cool software and doing it with cool people.
</p>
<h4>Responsibilities</h4>
<p>
The VP of Development is responsible for maintaining the club website and leading the members in developing a club-wide project to add experience to his/her resume.
</p>
<span>
</div>
<!-- <div class="person-container">
<img class="person-image" src="images/officers/andrew.jpg" alt="" />
<span class="person-description">
<h3>VP of Finance</h3>
<p>
<i>Currently accepting applications</i>
</p>
<h4>Responsibilities</h4>
<p>
Manages expenses, donations, and club dues. Distributes t-shirts to club members. Makes sure hack nights has food!
</p>
<span>
</div> -->
</section>
<section id="openings" >
<!--
<h2 id="officer-page-padding">Open Officer Positions</h2>
<div class="person-container">
<img class="person-image" src="images/pic08.jpg" alt="" />
<span class="person-description">
<h3>Finance VP</h3>
<p>Every club needs someone who is willing to keep us operational. The VP of Finance is responsible for managing and tracking the budget, assuring club fees are paid, and that we can still have food at our table when hack nights roll around.
</p>
<span>
</div>
<div class="person-container">
<img class="person-image" src="images/pic08.jpg" alt="" />
<span class="person-description">
<h3>Company Relationships VP</h3>
<p>The VP of Company Relationships goal is to bring on awesome companies to host hack nights and maintain healthy relationships for future opportunities.
</p>
<span>
</div>
<div class="person-container">
<img class="person-image" src="images/pic08.jpg" alt="" />
<span class="person-description">
<h3>Events VP</h3>
<p>The VP of Events is responsible for putting together workshops with the VP of Company Relationships. The VP also is responsible for coordinating hackathons and hacknights.
</p>
<span>
</div> -->
<!--
<div class="person-container">
<img class="person-image" src="images/pic08.jpg" alt="" />
<span class="person-description">
<h3>President</h3>
We have a growing club. Your job is to bring it to the next level. You must define what that means to you. In this role, you will be expected to assist all other officers in there respective positions. You should be able to, and almost certainly will, take on the responsibility of other officers when that position is not filled or the officer is unable to do so. You are also responsible for filling any empty positions and looking for areas of growth.
<span>
</div>
<div class="person-container">
<img class="person-image" src="images/pic08.jpg" alt="" />
<span class="person-description">
<h3>Vice President</h3>
Your job is to be flexible. Not only be flexible, but seek for ways to be flexible. Always look for opportunities to help the other officers. You are an extension of the President. So, you should be able to fill in for any given role. Always look for areas of improvement and always know what is going on. Your main purpose is to make every opportunity for the other officers to succeed.
<span>
</div>
<div class="person-container">
<img class="person-image" src="images/pic08.jpg" alt="" />
<span class="person-description">
<h3>VP of Marketing</h3>
We have 300+ students on our mailing list and we need someone to make sure they show up. You will be responsible for all marketing aspects of BYU Dev including managing our mailchimp account. You will become best friends with the VP of BYU Affairs. Work with the VP of BYU Affairs to generate marketing opportunities.
<span>
</div> -->
<!-- <div class="person-container">
<img class="person-image" src="images/pic08.jpg" alt="" />
<span class="person-description">
<h3>Makerspace Coordinator</h3>
We have $30,000+ in assets (3d Printers, Computers, Iot device, etc). These are housed in BYU's first, and only, Makerspace. The Makerspace is kind of a big deal. There's nothing else like it on campus. You will be responsible for managing these assets, working with our partner club Venture Factory, and scheduling rooms for club events. Most importantly, you are responsible for the Makerspace. You'll become a 3d-printing expert and make the space more valuable for club membership, and all those who use it. This is a very unique opportunity!
</span>
</div> -->
<!--<div class="person-container">
<img class="person-image" src="images/pic08.jpg" alt="" />
<span class="person-description">
<h3>VP of Hack Nights</h3>
You will be responsible for running the nitty gritty of Hack Nights. You will do everything possible to legally adopt the 120+ people who show up monthly to our meetings, including making sure they get their pizza. You will reach out to local companies to find pizza funding. Must be fluent in pizza. <a href="https://docs.google.com/forms/d/e/1FAIpQLSfLXUjSV6Hnjh2W3VqJdAHfepOS9R_WicNsh_YjEQcdcQfLgQ/viewform" class="button special small">Apply</a>
<span>
<p>
Runs the nitty gritty of Hack Nights. Does everything possible to legally adopt the 120+ people who show up monthly to our meetings; including, possibly the most important detail, making sure they get their pizza. Reaches out to local companies to find pizza funding. Is fluent in pizza.
</p>
</div>-->
<!-- <div class="align-right">
<a href="https://docs.google.com/forms/d/e/1FAIpQLScKH52O1K8bBh1v-Epv-FbxfZmowHpPzJRkEk5lqDlBZO2VtQ/viewform?usp=sf_link" class="button special small">Apply</a>
</div> -->
</section>
</section>
</div>
</div>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="mailto:byudevelopers@byu.net" class="icon alt fa-envelope"><span class="label">Email</span></a></li>
</ul>
<ul class="copyright">
<li>© <script>document.write(new Date().getFullYear())</script> BYU Developers Club. All rights reserved.</li><li>Design:
<a target="_blank" href="http://devmunchies.com/">Sam Eaton</a>,
<a target="_blank" href="http://joshcockrell.com/">Josh Cockrell</a>,
<a target="_blank" href="http://tylermarkpeterson.com/">Tyler Peterson</a>,
<a target="_blank" href="http://html5up.net">HTML5 UP</a></li>
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrollex.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>
</body>
</html>