Skip to content

Commit e90b5b2

Browse files
committed
Some firme updates
1 parent 4b643df commit e90b5b2

File tree

1 file changed

+20
-23
lines changed

1 file changed

+20
-23
lines changed

index.html

Lines changed: 20 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<link href="css/resume.min.css" rel="stylesheet">
2020

2121
<!-- Dev icons -->
22-
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/devicon@v2.14.0/devicon.min.css">
22+
<link rel="stylesheet" type='text/css' href="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/devicon.min.css" />
2323

2424
<style>
2525
.company-website-url a {
@@ -77,9 +77,8 @@
7777
<h1 class="text-primary mb-5">Gabriel Coronado</h1>
7878
<p class="lead mb-5">
7979
Hey! I'm Gabriel, though most call me Gabo <small>(<em>GAH-boh</em>)</small>.<br />
80-
I'm a Backend Software Engineer with a passion for Computer Science and technology.
81-
I'm particularly enthusiastic about learning CS in depth, from understanding why <code>0.1 + 0.2 != 0.3</code> to discerning when microservices may not be the best solution.<br />
82-
I thrive on exploring new concepts, building efficient systems, and staying updated on the latest advancements to drive innovation and enhance user experiences.
80+
I'm a Backend Software Engineer with a passion for technology.
81+
I'm enthusiastic about learning CS in depth, from understanding why <code>0.1 + 0.2 != 0.3</code> to discerning when to use NoSQL vs SQL (please don't ask me).<br />
8382
</p>
8483
<div class="social-icons">
8584
<a target="_blank" href="https://linkedin.com/in/gabo-cs">
@@ -115,10 +114,11 @@ <h3 class="text-secondary mb-0">Software Engineer</h3>
115114
</a>
116115
</div>
117116
</div>
118-
<p>Mudflap is a Silicon Valley FinTech startup where I, along with my fellows, am responsible for developing, maintaining, and scaling the backend of such a wonderful app.</p>
117+
<p>As part of a skilled backend team at Mudflap, a FinTech startup in Silicon Valley, I'm responsible for the development, maintenance, and scaling of the robust backend that powers our innovative app.</p>
118+
<small>* From 2019 to 2021, I worked as a contractor through a software development agency, then transitioned as a full-time employee.</small>
119119
</div>
120120
<div class="resume-date text-md-right">
121-
<span class="text-primary">Jun 2021 - Present</span>
121+
<span class="text-primary">Sep 2019<sup>*</sup> - Present</span>
122122
</div>
123123
</div>
124124

@@ -136,7 +136,7 @@ <h3 class="text-secondary mb-0">Backend Developer</h3>
136136
</a>
137137
</div>
138138
</div>
139-
<p>At this great mobile & web app development agency, I was responsible for developing scalable and maintainable software components, integrating user-facing elements with server-side logic, and more backends stuff.</p>
139+
<p>At this leading mobile & web app development agency, I was responsible for developing scalable and maintainable software components, integrating user-facing elements with server-side logic, and managing various backend tasks across a couple of projects.</p>
140140
</div>
141141
<div class="resume-date text-md-right">
142142
<span class="text-primary">Jul 2019 - Jun 2021</span>
@@ -158,9 +158,9 @@ <h3 class="text-secondary mb-0">ServiceNow Developer</h3>
158158
</a>
159159
</div>
160160
</div>
161-
<small>(Novo Scale is now Thirdera)</small>
161+
<small>(Novo Scale is now Thirdera. And looks like Thirdera is now Cognizant.)</small>
162162
</div>
163-
<p>As a JavaScript developer, I was responsible for building and deploying ServiceNow modules to meet business requirements, along with software coding, customization, workflow development, data imports, integration, scripting, and custom application development.</p>
163+
<p>As a ServiceNow Javascript developer, I was responsible for building and deploying ServiceNow modules to meet business requirements. My job primarily involved custom application development, integration, data imports, workflow development, and scripting.</p>
164164
</div>
165165
<div class="resume-date text-md-right">
166166
<span class="text-primary">Feb 2019 - Jun 2019</span>
@@ -181,7 +181,7 @@ <h3 class="text-secondary mb-0">Web Developer & Analyst</h3>
181181
</a>
182182
</div>
183183
</div>
184-
<p>I began my career as a web analyst, using research and analytics to improve UX and workflows for Tracfone brand websites. Later, I joined the web development team and gained proficiency in AngularJS. I contributed to building a web platform for optimizing and automating internal company processes, where I also learned about the backend and its functionalities.</p>
184+
<p>I began my career as a web analyst, using research and analytics to improve UX and workflows for Tracfone brand websites. Later, the team became more web-development oriented and I contributed to building a web platform whose goal was to automate internal company processes.</p>
185185
</div>
186186
<div class="resume-date text-md-right">
187187
<span class="text-primary">Oct 2017 - Feb 2019</span>
@@ -235,19 +235,19 @@ <h2 class="text-primary mb-5">Skills</h2>
235235
<i class="devicon-rails-plain"></i>
236236
</li>
237237
<li class="list-inline-item">
238-
<i class="devicon-elixir-plain"></i>
238+
<i class="devicon-postgresql-plain"></i>
239239
</li>
240240
<li class="list-inline-item">
241-
<i class="devicon-python-plain"></i>
241+
<i class="devicon-amazonwebservices-plain"></i>
242242
</li>
243243
<li class="list-inline-item">
244-
<i class="devicon-go-plain"></i>
244+
<i class="devicon-heroku-original"></i>
245245
</li>
246246
<li class="list-inline-item">
247-
<i class="devicon-javascript-plain"></i>
247+
<i class="devicon-elixir-plain"></i>
248248
</li>
249249
<li class="list-inline-item">
250-
<i class="devicon-postgresql-plain"></i>
250+
<i class="devicon-python-plain"></i>
251251
</li>
252252
<li class="list-inline-item">
253253
<i class="devicon-html5-plain"></i>
@@ -256,10 +256,7 @@ <h2 class="text-primary mb-5">Skills</h2>
256256
<i class="devicon-css3-plain"></i>
257257
</li>
258258
<li class="list-inline-item">
259-
<i class="devicon-heroku-original"></i>
260-
</li>
261-
<li class="list-inline-item">
262-
<i class="devicon-amazonwebservices-plain"></i>
259+
<i class="devicon-javascript-plain"></i>
263260
</li>
264261
</ul>
265262

@@ -283,10 +280,10 @@ <h2 class="text-primary mb-5">Skills</h2>
283280
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="interests">
284281
<div class="my-auto">
285282
<h2 class="text-primary mb-5">Interests</h2>
286-
<p>Apart from writing code for a loving (pun intended), I like to do some Ruby mentoring on <a target="_blank" href="https://exercism.org/">Exercism</a> (and level up my own skills there, too).</p>
287-
<p>I'm also occasionally drawn into <a target="_blank" href="https://www.korner.la/">Korner</a>, a rising side project. As co-founder and lead backend engineer, I'm at the helm.</p>
288-
<p>Outside of that, you'll find me wrapped up in <a target="_blank" href="https://www.chess.com/member/gaboneer">chess</a>, soccer, drumming, devouring movies and series, and getting lost in a good read.</p>
289-
<p>I get a kick out of teaching as much as I do out of learning.</p>
283+
<p>Apart from writing code for a loving (pun intended), I do some Ruby mentoring on <a target="_blank" href="https://exercism.org/">Exercism</a> every so often (and level up my own skills there, too).</p>
284+
<p>I'm also occasionally drawn into <a target="_blank" href="https://www.korner.la/">Korner</a>, a rising side project. As co-founder and CTO, I'm at the helm.</p>
285+
<p>Outside of that, you'll find me wrapped up in <a target="_blank" href="https://www.chess.com/member/gaboneer">chess</a>, soccer, drumming, devouring movies and TV series, and getting lost in a good read.</p>
286+
<p>I love teaching just as much as I love learning.</p>
290287
</div>
291288
</section>
292289

0 commit comments

Comments
 (0)