-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
187 lines (172 loc) · 8.75 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Edge Quintanilla | Resume</title>
<!-- <link rel="stylesheet" href="css-resume/css/reset.css"> -->
<link rel="stylesheet" href="css-resume/css/styles.css">
<link href="https://fonts.googleapis.com/css?family=Caveat|Open+Sans:400,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet">
</head>
<body>
<!-- // Intro -->
<header id="about">
<nav class="display">
<a href="#about">About</a>
<a href="#work">Work Experience</a>
<a href="#education">Education</a>
</nav>
<div class="header-wrap">
<div class="content-wrap__header">
<img class="profile-img col-narrow" src="css-resume/assets/EdgeQuintanilla.png" alt="Edge Quintanilla">
<div class="profile-text col-wide">
<div class="header-text__container">
<h1>Edge Quintanilla</h1>
<h2>Engineer for the Web</h2>
<p>I build web-based digital experiences.</p>
<div class="contact-info">
<a href="mailto:edgarq86@gmail.com" target="_blank" class="btn-link">
<i class="fas fa-envelope" alt="gmail"></i>
</a>
<a href="https://github.com/edgeq" target="_blank" class="btn-link">
<i class="fab fa-github-alt" alt="github"></i>
</a>
<a href="https://www.linkedin.com/in/equintanilla/" target="_blank" class="btn-link">
<i class="fab fa-linkedin" alt="linkedin"></i>
</a>
<a href="css-resume/assets/EdgarQuintanilla_Resume_2024_06_13.pdf" target="_blank" class="btn-link download hide" download="EQuintanilla-resume">Resume</a>
</div>
</div>
</div>
</div>
</div>
</header>
<main>
<!-- // Work Experience -->
<section class="work" id="work">
<div class="content-wrap">
<h2>Work Experience</h2>
<!-- Job 1 Details -->
<div class="work-history__container">
<div class="col-narrow">
<h3>Senior Software Engineer
</h3>
<p class="uppercase">Discovery Education</p>
<p>January 2020 - Present</p>
</div>
<div class="col-wide">
<h4>Front-End Engineering of JavaScript/Typescript apps using Vue3 (and Vue2) with a focus on WCAG 2.1 Accessibility, cross-browser supported web standards.</h4>
<p>Key contributions:</p>
<ul>
<li>Upgrade & maintain multiple legacy web apps into modern production-ready apps using best practices and design patterns in new and existing web technologies.</li>
<li>Implement & contribute to company-authored design system in collaboration with Designers, Developers, and Product Teams.</li>
<li>Solve problems from multiple perspectives (Education, UX, Architecture, Diversity, Equity, and Inclusion) in an Agile and iterative environment.</li>
<li>Deliver semantic, clean, performant, localized, and accessible code.</li>
<li>Lead weekly code reviews to ensure code quality standards and share new learns.</li>
<li>Contribute to continuous improvements in development, documentation, and standards.</li>
<li>Build apps that serve millions of teachers and students across the US and Internationally.</li>
</ul>
</div>
</div>
<!-- Job 1 Details -->
<div class="work-history__container">
<div class="col-narrow">
<h3>Digital Manager - DiscoverDesign.org
</h3>
<p class="uppercase">Chicago Architecture Foundation</p>
<p>January 2015 - December 2019</p>
</div>
<div class="col-wide">
<h4>Manage CAF's premier design education platform.</h4>
<p>Key contributions:</p>
<ul>
<li>Project managed the relaunch of DiscoverDesign (2017)</li>
<li>Contributed to design education curricula (Minecraft Camps, Girls Build Programs, teacher trainings on Design Process)</li>
<li>Conference presentations at DML, MozFest, HiveBuzz and other conferences.</li>
<li>Front-end contributions to new architecture.org (2018)</li>
</ul>
<p>See more at
<a href="http://discoverdesign.org" target="_blank">DiscoverDesign</a>.</p>
</div>
</div>
<div class="work-history__container">
<!-- Job 2 Details -->
<div class="col-narrow">
<h3>Digital Learning Specialist</h3>
<p class="uppercase">The Field Museum</p>
<p>June 2012 - January 2015</p>
</div>
<div class="col-wide">
<h4>Created and managed digital learning curriculum and teacher training for The Field Museum Education Department. Responsible for tech integration across student programs.</h4>
<p>Key contributions:</p>
<ul>
<li>Development of learning curricula using new technologies (Arduino, MaKey MaKeys, Google SketchUp)</li>
<li>Started a youth council.</li>
<li>Partner with scientifc staff to create focused programs for youth and teachers on Field Museum research.</li>
<li>Facilitation of professional development for teachers on using tech in the classroom.</li>
<li>Set up VirtualVisits from The Field - a distance learning online education service.</li>
<li>Collaborate with other organizations on city-wide learning initiatives such as Chicago City of Learning and HIVE network endeavors.</li>
<li>Supervise and support summer interns by developing work plans and professional development.</li>
<li>Present and attend conferences related to informal learning (Games and Learning Society, ASTC, ISTE, Maker Faire, etc...).</li>
</ul>
</div>
</div>
<div class="work-history__container">
<!-- Job 3 Details -->
<div class="col-narrow">
<h3>Creative / Workshops and LIVE Events</h3>
<p class="uppercase">Apple Inc.</p>
<p>April 2007 - June 2012</p>
</div>
<div class="col-wide">
<h4>Provided one-to-one training on Apple products and software</h4>
<p>Key contributions:</p>
<ul>
<li>Planned and implemented live events as a community engagement strategy</li>
<li>Developed and Delivered workshops in the Apple Store's flagship theater</li>
</ul>
<p>See my complete work history on
<a href="https://www.linkedin.com/in/equintanilla/" target="_blank">LinkedIn</a>.</p>
</div>
</div>
</div>
</section>
<!-- // Education -->
<section class="content-wrap" id="education">
<h2>Education</h2>
<div class="education">
<!-- School 1 details. -->
<div class="grid-item card">
<div class="container">
<img class="card-img" src="https://upload.wikimedia.org/wikipedia/commons/thumb/5/56/Northwestern_University_seal.svg/167px-Northwestern_University_seal.svg.png" alt="Northwestern Univ Sygil">
<h3>Northwestern University - Chicago, IL</h3>
<h4>Full-Stack Web Development Certificate, 2017</h4>
<p>12 week full-time program.</p>
</div>
</div>
<!-- School 3 details. -->
<div class="grid-item card">
<div class="container">
<img class="card-img" src="css-resume/assets/UCF-sygil.png" alt="University of Central Florida Sygil">
<h3>University of Central Florida - Orlando, FL</h3>
<h4>B.A. - Interdisciplinary Studies, 2004-2008</h4>
<p>Concentrations:</p>
<ul>
<li>Marketing</li>
<li>Music Performance and Composition</li>
<li>Humanities: Philosophy, Religion, and Popular Culture</li>
</ul>
</div>
</div>
</div>
</section>
</main>
<!-- // Footer & contact info -->
<footer id="contact">
<div class="content-wrap-footer">
</footer>
<script src="css-resume/scripts.js"></script>
</body>
</html>