-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.html
64 lines (64 loc) · 2.38 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
---
layout: page
title: Resume
permalink: /resume/
group: "navigation"
---
<h5 class="gamma title title--primary">Web Designer</h5>
<p>Zealous, internally driven, detail-oriented web designer with an insatiable desire to innovate. Enthralled with use of modularity, minimalism, typography, and layout to support marketing strategy and branding.</p>
<h5 class="gamma title title--primary">Skills & Tools</h5>
<div class="grid indent">
<div class="col col--3">
<ul class="list--bulleted">
<li>HTML5</li>
<li>CSS3</li>
<li>SASS</li>
<li>COMPASS</li>
<li>jQuery</li>
</ul>
</div>
<div class="col col--3">
<ul class="list--bulleted">
<li>Photoshop</li>
<li>InDesign</li>
<li>Dreamweaver</li>
<li>Sublime</li>
<li>Emmet</li>
</ul>
</div>
</div>
<h5 class="gamma title title--primary">Experience</h5>
<div class="indent">
<ul>
<li>DealerOn</li>
<li>2013–present</li>
</ul>
<ul class="list--bulleted">
<li>Design responsive web solutions on-the-fly in a deadline-driven production environment using HTML5, CSS3, jQuery, SASS and COMPASS.</li>
<li>Helped increase 2013 revenue by 2 million dollars through integration of Bootstrap Framework to proprietary CMS.</li>
<li>Developed non-technical employees into designers through weekly HTML and CSS classes.</li>
<li>Maintain over 1000 stylesheets and templates.</li>
</ul>
<ul>
<li>Freelance</li>
<li>2010–present</li>
</ul>
<ul class="list--bulleted">
<li>Create advantageous digital solutions for clients within their budget, goals, and timeline.</li>
<li>Design print collateral, logo, and website for individuals, small businesses, and non-profits.</li>
</ul>
</div>
<h5 class="gamma title title--primary">Education</h5>
<div class="indent">
<ul>
<li>Full Sail University</li>
<li>2007–2010</li>
</ul>
<ul class="list--bulleted">
<li>Received Bachelor of Science Degree upon completion of Computer Animation program.</li>
<li>Received Course Director’s Award for excellence in 3D Modeling and Texturing.</li>
</ul>
</div>
<p>
<a href="{{ "/docs/AlbertoSilva_resume.pdf" | prepend: site.baseurl }}">Download A PDF</a>
</p>