-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.html
233 lines (215 loc) · 7.99 KB
/
resume.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Resume</title>
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="https://use.typekit.net/qcv1anj.css">
<!-- Stylesheet for "Brother 1816" typeface from Adobe Typekit -->
<link rel="stylesheet" href="css/master.css">
</head>
<body>
<header>
<a id="logo" href="index.html"><img src="img/martus_logo.svg" alt="Logo"></a>
<a id="hamburger" href="#nav">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</a>
<!-- Links to bottom of the page where navigation is located. -->
</header>
<main>
<h1>Resumé</h1>
<section id="education" class="resume">
<h2>Education</h2>
<ul>
<li>Blackstone Valley Regional Vocational Technical High School
<ul>
<li>65 Pleasant Street, Upton, MA 01568</li>
<li>Multimedia Communications, Class of 2017</li>
</ul>
</li>
<li>Drexel University
<ul>
<li>3141 Chestnut Street, Philadelphia, PA 19104</li>
<li>Interactive Digital Media, Class of 2021</li>
</ul>
</li>
</ul>
</section>
<section id="software" class="resume">
<h3>Software Proficiencies</h3>
<ul>
<li>Adobe Creative Suite
<table>
<tr>
<td>
<ul class="software_list">
<li>Illustrator CC</li>
<li>Photoshop CC</li>
<li>InDesign CC</li>
<li>After Effects CC</li>
<li>Lightroom Classic CC</li>
</ul>
</td>
<td>
<ul class="meter_list">
<li><span class="meter"><span class="ai"></span></span></li>
<li><span class="meter"><span class="ps"></span></span></li>
<li><span class="meter"><span class="in"></span></span></li>
<li><span class="meter"><span class="ae"></span></span></li>
<li><span class="meter"><span class="lr"></span></span></li>
</ul>
</td>
</tr>
</table>
</li>
<li>Audodesk Software
<table>
<tr>
<td>
<ul class="software_list">
<li>Maya 2018</li>
</ul>
</td>
<td>
<ul class="meter_list">
<li><span class="meter"><span class="maya"></span></span></li>
</ul>
</td>
</tr>
</table>
</li>
</ul>
</section>
<section id="language" class="resume">
<h3>Language Proficiencies</h3>
<table>
<tr>
<td>
<ul class="software_list">
<li>HTML 5</li>
<li>CSS 3</li>
</ul>
</td>
<td>
<ul class="meter_list">
<li><span class="meter"><span class="html_5"></span></span></li>
<li><span class="meter"><span class="css_3"></span></span></li>
</ul>
</td>
</tr>
</table>
</section>
<section id="expertise" class="resume">
<h3>Expertise</h3>
<p>Design and develop static and responsive pages using HTML 5 and CSS 3.</p>
<p>Design cohesive multimedia campaigns using applications in the Adobe Creative Suite.</p>
</section>
<section id="career_tech" class="resume">
<h3>Career-Technical Skills</h3>
<p>Teamwork and collaborative project management</p>
<p>Active listening and problem solving of dynamic challenges</p>
</section>
<section id="work" class="jobs">
<h2>Work and Volunteer Experience</h2>
<h3>DrexelCHI</h3>
<p>3041 Chestnut Street, Philadelphia, PA, 19104</p>
<h4>Graphic Designer</h4>
<p>October 2018 to Present</p>
<ul>
<li>Develop logo</li>
<li>Create promotional material for various Drexel University's chapter of ACM SigCHI</li>
</ul>
<p>Develop a logo as well as various promotional materials for Drexel University's chapter of ACM SigCHI.</p>
<h3>The Williamsburg Market</h3>
<p>3 Main Street, Williamsburg, MA, 01096</p>
<h4>Deli Worker</h4>
<p>June 2018 to Present</p>
<ul>
<li>Brainstorm and implement workflow adaptations to increase department efficiency</li>
<li>Slice deli meat and cheeses</li>
<li>Clean and operate various machinery in the department</li>
</ul>
<h3>Best Buy Co., Inc.</h3>
<p>70 Worcester Providence Turnpike, Suite 140, Millbury, MA, 01527</p>
<h4>Computer Sales Associate</h4>
<p>June 2016 to August 2017</p>
<ul>
<li>Interact one-on-one with customers to determine solutions to their computer related needs and issues</li>
<li>Maintain a neat and organized workplace to promote a better customer Experience</li>
</ul>
<h3>Drexel University</h3>
<p>3041 Chestnut Street, Philadelphia, PA, 19104</p>
<h4>Student Ambassador</h4>
<p>January 2018 to Present</p>
<ul>
<li>Promote the University through tours of prospective students and their parents/guardians</li>
<li>Discussing school curriculum and student life with aforementioned demographics</li>
<li>Showcasing university benefits and offerings during visit days and open houses</li>
</ul>
</section>
<section id="Achievements" class="resume">
<h2>Achievemnts</h2>
<section id="Academic" class="resume">
<h3>Academic</h3>
<ul>
<li>
<ul>
<li>Drexel University: Antionette Westphal College of Media Arts and Design Dean's listening</li>
<li>2017-2018 Academic Year, all terms</li>
</ul>
</li>
<li>
<ul>
<li>Blackstone Valley Regional Vocational Technical High School</li>
<li>Class of 2017 Salutatorian</li>
</ul>
</li>
<li>
<ul>
<li>National Honors Society</li>
<li>Inducted November 2015</li>
</ul>
</li>
<li>
<ul>
<li>National Technical Honors Society</li>
<li>Inducted November 2015</li>
</ul>
</li>
</ul>
</section>
<section id="Sports" class="resume">
<h3>Sports</h3>
<p>Blackstone Valley Regional Vocational Technical High school</p>
<ul>
<li>Cross Country
<ul>
<li>Varsity: 2013-2016</li>
<li>Captain: 2015 and 2016 Seasons</li>
</ul>
</li>
<li>Track and Field
<ul>
<li>Varsity: 2015 and 2016 Seasons</li>
</ul>
</li>
</ul>
</section>
</section>
</main>
<footer>
<p>© 2018 Erik Martus</p>
</footer>
<nav id="nav">
<ul>
<!-- <li><a id="home" href="index.html">Home</a></li> -->
<li><a id="about" href="about.html">Get to Know Me</a></li>
<li><a id="port" href="portfolio.html">My Work</a></li>
<li><a id="contact" href="contact.html">Get in Touch</a></li>
</ul>
</nav>
</body>
</html>