forked from RyanFitzgerald/devportfolio
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
395 lines (363 loc) · 18.6 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
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
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
.image1 {
border-radius: 50%;
margin-bottom: 1cm;
}
</style>
<title>My Portfolio</title>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet">
<link rel="stylesheet" href="libs/font-awesome/css/font-awesome.min.css">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/styles.css" rel="stylesheet">
</head>
<body>
<div id="mobile-menu-open" class="shadow-large">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
<!-- End #mobile-menu-toggle -->
<header class="sticky">
<div id="mobile-menu-close">
<span>Close</span> <i class="fa fa-times" aria-hidden="true"></i>
</div>
<ul id="menu" class="shadow">
<li>
<a href="#about">About Me</a>
</li>
<li>
<a href="#experience">Experience</a>
</li>
<li>
<a href="#education">Education</a>
</li>
<li>
<a href="#projects">Projects</a>
</li>
<li>
<a href="#skills">Skills</a>
</li>
<li>
<a href="#contact">Contact</a>
</li>
</ul>
</header>
<!-- End header -->
<div id="lead">
<div id="lead-content">
<img src="images/profile_picture.jpg" alt="Avatar" style="width:200px" class="image1">
<h1>Derek Gorthy</h1>
<h2>Software Engineer</h2>
<span style="display: inline;">
<a href="files/DerekGorthyResume.pdf" download="DerekGorthyResume.pdf" class="btn-rounded-white">Download Resume</a>
</span>
</div>
<!-- End #lead-content -->
<div id="lead-overlay"></div>
<div id="lead-down">
<span>
<i class="fa fa-chevron-down" aria-hidden="true"></i>
</span>
</div>
<!-- End #lead-down -->
</div>
<!-- End #lead -->
<div id="about">
<div class="container">
<div class="row">
<div class="col-md-4">
<h2 class="heading">About Me</h2>
</div>
<div class="col-md-8">
<p>
I am a software engineer, data scientist, snowboarder, and coffee aficionado. I recently received my B.S. in Computer Science and my B.S. in Finance from the University of Colorado, Boulder in May of 2018. I am currently working on bringing machine learning and data analytics to companies in the Seattle area!
</p>
</div>
</div>
</div>
</div>
<!-- End #about -->
<div id="experience" class="background-alt">
<h2 class="heading">Experience</h2>
<div id="experience-timeline">
<div data-date="July 2018 – Current">
<h3>Avanade</h3>
<h4>Senior Data Analyst, Advanced Analytics</h4>
<p>
<li>Architected an extensible and scalable machine learning platform for a large technology company’s marketing unit. Developed several applications on the platform using existing sales and customer data</li>
<li>Created Power BI dashboards on a variety of projects, visualizing large data sets stored within the Azure ecosystem</li>
<li>Actively contributed to the Analytics community by giving presentations on new technologies, organizing community events, and responding frequently to internal technical discussion forums (Yammer)</li>
</p>
</div>
<div data-date="May 2017 – August 2017">
<h3>Comcast</h3>
<h4>Big Data Engineering and Technology Intern</h4>
<p>
<li>Created a Java web API to run in a containerized cloud environment. Tested API response against existing benchmarks, developed performance and security criteria, and created a scalable solution for sub-second queries</li>
<li>Optimized application VIPs using visitor geolocation data, historical load data, and SLA reports</li>
<li>Developed several in-production data ingestions from various sources using Hive, Pig, Sqoop, Teradata, Python, and UC4 workflows</li>
</p>
</div>
<div data-date="August 2016 – December 2017">
<h3>University of Colorado, Boulder</h3>
<h4>Computer Science Department Course Assistant and Private Tutor</h4>
<p>
<li>Host office hours, conduct help sessions and provide email correspondence for Algorithms and Operating Systems</li>
<li>Solidified knowledge of core concepts taught in each course and improved my ability to debug others’ code</li>
<li>Honed ability to explain key concepts in multiple ways; this was extremely important when discussing abstract algorithms</li>
</p>
</div>
<div data-date="May 2016 – August 2016">
<h3>Sandia National Laboratories</h3>
<h4>Cyber Engineering Research Laboratory (CERL) Undergraduate Intern</h4>
<p>
<li>Automated the querying process of a geospatial temporal semantic graph for large-scale testing and analysis</li>
<li>Created testing suite for the graphing codebase using C++, python, bash scripts, and CMake capabilities</li>
<li>Designed a tool to process large quantities of output data and display useful statistics to non-technical customers</li>
</p>
</div>
<div data-date="February 2016 – December 2016">
<h3>Colorado Space Grant Consortium</h3>
<h4>Computer Systems Server Manager</h4>
<p>
<li>Developed backup scheme to keep data locally and created foundation to store data on Amazon Glacier</li>
<li>Program-wide contact for issues including: software, operating systems, computer/server hardware, administrative account management, data retention, and systems development</li>
</p>
</div>
<div data-date="May 2012 – Current">
<h3>Platinum Wireless Solutions, LLC</h3>
<h4>Founder/CEO</h4>
<p>
<li>Created and manage an online retailer of pre-owned consumer electronics. Forecasted gross sales of $200,000 in 2018</li>
<li>Developed automated inventory alert system to predict inventory turnover and generate suggested purchase orders</li>
<li>Retail sales keep hundreds of pounds of electronic waste out of landfills and in the hands of consumers</li>
</p>
</div>
</div>
</div>
<!-- End #experience -->
<div id="education">
<h2 class="heading">Education</h2>
<div class="education-block">
<h3>University of Colorado, Boulder</h3>
<span class="education-date">August 2014 - May 2018</span>
<h4>Bachelor of Science in Computer Science</h4>
<p>
Relevant Coursework: Natural Language Processing, Big Data Architecture, Intro to Artificial Intelligence, Senior Software Engineering Projects, Machine Learning, Chaotic Dynamics, Object-Oriented Analysis and Design, Data Mining, Human-Centered Computing, Principles of Programming Languages, Algorithms, Operating Systems, Applied Probability, Math Statistics, Computer Systems, Software Development Methods and Tools, Data Structures
</p>
</div>
<!-- End .education-block -->
<div class="education-block">
<h3>University of Colorado, Boulder</h3>
<span class="education-date">August 2014 - May 2018</span>
<h4>Bachelor of Science in Business Administration, Emphasis in Finance</h4>
<p>
Relevant Coursework: Econometrics, Business Senior Seminar in Finance, Intermediate Microeconomic Theory, Derivative Securities, Financial Markets and Institutions, Statistics, Corporate Financial Reporting, Investment and Portfolio Management, Principles of Macroeconomics, Principles of Microeconomics
</p>
</div>
<div class="education-block">
<h3>University of Colorado, Boulder</h3>
<span class="education-date">August 2014 - May 2018</span>
<h4>Certificate in Quantitative Finance</h4>
</div>
<div class="education-block">
<h3>Coronado High School</h3>
<span class="education-date">August 2010 - May 2014</span>
<h4>Colorado Springs, Colorado</h4>
</div>
<!-- End .education-block -->
</div>
<!-- End #education -->
<div id="projects" class="background-alt">
<h2 class="heading">Projects</h2>
<div class="container">
<div class="row">
<div class="project shadow-large">
<div class="project-image">
<img src="images/cryptosub_300x300.png" />
</div>
<!-- End .project-image -->
<div class="project-info">
<h3>Cryptosub.io</h3>
<p>
Project demonstrates the usage of both batch processing jobs and realtime data pipelines. I worked on the data backfill and preprocessing for the historical view, real-time language detection and sentiment analysis, and all of the front end React components. Project leverages React, Python, Apache Spark, MongoDB, and Go.
</p>
<a href="https://www.youtube.com/watch?v=f4y5CyXytYA">View Website Screen Capture</a>
</div>
<!-- End .project-info -->
</div>
<div class="project shadow-large">
<div class="project-image">
<img src="images/ski-slope.jpg" />
</div>
<!-- End .project-image -->
<div class="project-info">
<h3>Smart Ski Slope: Bringing IoT to the Mountains</h3>
<p>
Team Lead for a Smart Ski Slope Monitor project sponsored by LGS Innovations. Project displays live temperature, weight, snow depth, and estimated snow density on a user-friendly dashboard. This is the first open-source project developed on the BITS framework. Project leverages Node.js, MongoDB, and Python.
</p>
<a href="https://github.com/callie-jones/bits-weather-dashboard">View Github Repository</a>
<a> | </a>
<a href="files/SmartSkiSlopePoster.pptx">Download Poster</a>
</div>
<!-- End .project-info -->
</div>
<!-- End .project -->
<div class="project shadow-large">
<div class="project-image">
<img src="images/neural-network.jpg" />
</div>
<!-- End .project-image -->
<div class="project-info">
<h3>Feature Film Features: Movie Poster Classification Machine Learning Project</h3>
<p>
Designed a convolutional neural network with sparsemax classification to identify movie genres from movie poster. Trained network with 40,000 IMDB images on Amazon’s elastic GPU platform. Achieved an f-score of 0.41. Project leverages Python3, Keras, and Tensorflow.
</p>
<span style="display: inline;">
<a href="https://github.com/dsgorthy/ml-project">View Github Repository</a>
<a> | </a>
<a href="files/FeatureFilmFeaturesPoster.pptx" download="FeatureFilmFeaturesPoster.pptx">Download Poster</a>
<a> | </a>
<a href="files/FeatureFilmFeaturesPaper.pdf" download="FeatureFilmFeaturesPaper.pdf">Download Paper</a>
</span>
</div>
<!-- End .project-info -->
</div>
<!-- End .project -->
<div class="project shadow-large">
<div class="project-image">
<img src="images/data-mining-proj.jpg" />
</div>
<!-- End .project-image -->
<div class="project-info">
<h3>Correlations in Cause of Death: Full Lifecycle Data Mining Project</h3>
<p>
Team Lead for a small group of Data Mining students learning the full stack of data analysis projects. Specifically focused on the data cleaning/preprocessing, correlation identification, trend prediction, and technical writing. Project leverages Python3, R, Hadoop, and Hive.
</p>
<span style="display: inline;">
<a href="https://github.com/SuperialCondon/MiningStatsAboutTheInevitable">View Github Repository</a>
<a> | </a>
<a href="files/CorrelationsInCauseofDeathPresentation.pptx" download="CorrelationsInCauseofDeathPresentation.pptx">Download Presentation</a>
<a> | </a>
<a href="files/CorrelationsInCauseofDeathPaper.pdf" download="CorrelationsInCauseofDeathPaper.pdf">Download Paper</a>
</span>
</div>
<!-- End .project-info -->
</div>
<!-- End .project -->
<div class="project shadow-large">
<div class="project-image">
<img src="images/bitcoin_300x300.jpeg" />
</div>
<!-- End .project-image -->
<div class="project-info">
<h3>Cryptocurrency Technical Analysis</h3>
<p>
Ongoing amateur analysis page for interesting trends in the crypto space. View, like, share, or comment!
</p>
<span style="display: inline;">
<a href="https://www.tradingview.com/u/dsgorthy/">View Activity</a>
</span>
</div>
<!-- End .project-info -->
</div>
<!-- End .project -->
<div class="project shadow-large">
<div class="project-image">
<img src="images/color_logo_with_background_300x300.png" />
</div>
<!-- End .project-image -->
<div class="project-info">
<h3>Platinum Wireless Solutions, LLC</h3>
<p>
Founder and active CEO of a consumer electronics E-Commerce business. Focus mainly on wholesale and consumer retail, electronic asset recovery, and electronic waste processing. Projected gross sales of $200,000 and 60% organic growth in 2018.
</p>
<span style="display: inline;">
<a href="http://platinumwireless.solutions/">View Company Website</a>
</span>
</div>
<!-- End .project-info -->
</div>
<!-- End .project -->
</div>
</div>
</div>
<!-- End #projects -->
<div id="skills">
<h2 class="heading">Skills</h2>
<ul>
<li>Python</li>
<li>Pandas</li>
<li>Tensorflow</li>
<li>NumPy</li>
<li>SciPy</li>
<li>Power BI</li>
<li>Microsoft Excel</li>
<li>Hadoop</li>
<li>Kafka</li>
<li>Hive</li>
<li>Pig</li>
<li>Scala</li>
<li>Java</li>
<li>C++</li>
<li>C</li>
<li>Node.js</li>
<li>R</li>
<li>Sqoop</li>
<li>Teradata</li>
<li>MongoDB</li>
<li>SQL</li>
<li>UC4</li>
</ul>
</div>
<!-- End #skills -->
<div id="contact">
<h2>Get in Touch</h2>
<div id="contact-form">
<form method="POST" action="https://formspree.io/[email protected]">
<input type="hidden" name="_subject" value="Contact request from personal website" />
<input type="email" name="_replyto" placeholder="Your email" required>
<textarea name="message" placeholder="Your message" required></textarea>
<button type="submit">Send</button>
</form>
</div>
<!-- End #contact-form -->
</div>
<!-- End #contact -->
<footer>
<div class="container">
<div class="row">
<div class="col-sm-5 copyright">
<p>
Copyright © 2018 Derek Gorthy
</p>
</div>
<div class="col-sm-2 top">
<span id="to-top">
<i class="fa fa-chevron-up" aria-hidden="true"></i>
</span>
</div>
<div class="col-sm-5 social">
<ul>
<li>
<a href="https://github.com/dsgorthy" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
</li>
<li>
<a href="https://www.linkedin.com/in/derekgorthy/" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<!-- End footer -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="js/scripts.min.js"></script>
</body>
</html>