-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
698 lines (623 loc) · 30.8 KB
/
index.html
File metadata and controls
698 lines (623 loc) · 30.8 KB
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
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
<!-- <meta http-equiv="refresh" content="2" > -->
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-8987655-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-8987655-1');
</script>
<!-- insert favicon -->
<link rel="icon" type="image/png" href="img/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="img/favicon-16x16.png" sizes="16x16" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Daniel Romotsky is a data-driven leader with progressive experience in delivering mission-critical insights via end-to-end analytics.">
<meta name="author" content="Daniel Romotsky">
<title>Daniel Romotsky - Product - Marketing - Visualizer</title>
<!-- Custom fonts for this theme -->
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<!-- Theme CSS -->
<link href="css/freelancer2.min.css" rel="stylesheet">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg bg-secondary text-uppercase fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top">Daniel Romotsky</a>
<button class="navbar-toggler navbar-toggler-right text-uppercase font-weight-bold bg-primary text-white rounded" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#about">About</a>
</li>
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#portfolio">Portfolio</a>
</li>
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#skills">Skills</a>
</li>
<li class="nav-item mx-0 mx-lg-1">
<a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Masthead -->
<header class="masthead bg-primary text-white text-center" style="background-image: url('img/data3.gif'); background-size: cover;">
<div class="container d-flex align-items-center flex-column">
<!-- Masthead Avatar Image -->
<!-- <img class="masthead-avatar mb-5" src="img/portrait.gif" alt=""> -->
<!-- <img class="masthead-avatar mb-5" src="img/avataaars.svg" alt=""> -->
<!-- Masthead Heading -->
<h1 class="masthead-heading text-uppercase mb-0">Daniel Romotsky</h1>
<!-- Icon Divider -->
<div class="divider-custom divider-light">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-star"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<!-- Masthead Subheading -->
<p class="masthead-subheading font-weight-light mb-0">Product - Marketing - Visualizer</p>
</div>
</header>
<!-- About Section -->
<section class="page-section bg-secondary text-white mb-0" id="about">
<div class="container">
<!-- About Section Heading -->
<h2 class="page-section-heading text-center text-uppercase text-white">About Me</h2>
<!-- Icon Divider -->
<div class="divider-custom divider-light">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-star"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<!-- About Section Content -->
<div class="row">
<div class="col-lg-4 ml-auto">
<p class="lead">Data-driven leader with a knack for analytics across product, marketing, and business functions. I have gained extensive experience in both small and large companies, spanning diverse industries including social media, employment tech, digital media, and digital marketing. With a passion for leveraging data to drive impactful insights, I excel at optimizing product growth and fine-tuning marketing strategies.</p>
</div>
<div class="col-lg-4 mr-auto">
<p class="lead">I have several years of experience managing teams, yet also like to get my hands dirty on projects. I've been affectionately labeled as a <i>cool nerd</i> - a left brain, right brain approach to any project with strong emotional intelligence. I believe work can and should be <u>fun</u> and challenging. Let's get in <a href="#contact">touch!</a></p>
</div>
</div>
<!-- About Section Button -->
<!-- <div class="text-center mt-4">
<a class="btn btn-xl btn-outline-light" href="https://public.tableau.com/profile/daniel.romotsky#!/vizhome/DanielRomotsky-Portfolio2/Portfolio">
<i class="fas fa-download mr-2"></i>
More About Me!
</a>
</div> -->
</div>
</section>
<!-- Portfolio Section -->
<section class="page-section portfolio" id="portfolio">
<div class="container">
<!-- Portfolio Section Heading -->
<h2 class="page-section-heading text-center text-uppercase text-secondary mb-0">Portfolio</h2>
<!-- Icon Divider -->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-star"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<!-- Portfolio Grid Items -->
<div class="row">
<!-- Portfolio Item 1 -->
<div class="col-md-6 col-lg-4">
<div class="portfolio-item mx-auto" data-toggle="modal" data-target="#portfolioModal1">
<div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
<div class="portfolio-item-caption-content text-center text-white">
<i class="fas fa-plus fa-3x"></i>
</div>
</div>
<img class="img-fluid" src="img/portfolio/title2.gif" alt="">
</div>
</div>
<!-- Portfolio Item 2 -->
<div class="col-md-6 col-lg-4">
<div class="portfolio-item mx-auto" data-toggle="modal" data-target="#portfolioModal2">
<div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
<div class="portfolio-item-caption-content text-center text-white">
<i class="fas fa-plus fa-3x"></i>
</div>
</div>
<img class="img-fluid" src="img/portfolio/portrait.png" alt="">
</div>
</div>
<!-- Portfolio Item 3 -->
<div class="col-md-6 col-lg-4">
<div class="portfolio-item mx-auto" data-toggle="modal" data-target="#portfolioModal3">
<div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
<div class="portfolio-item-caption-content text-center text-white">
<i class="fas fa-plus fa-3x"></i>
</div>
</div>
<img class="img-fluid" src="img/portfolio/scripting.png" alt="">
</div>
</div>
<!-- Portfolio Item 4 -->
<div class="col-md-6 col-lg-4">
<div class="portfolio-item mx-auto" data-toggle="modal" data-target="#portfolioModal4">
<div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
<div class="portfolio-item-caption-content text-center text-white">
<i class="fas fa-plus fa-3x"></i>
</div>
</div>
<img class="img-fluid" src="img/portfolio/analysis2.png" alt="">
</div>
</div>
<!-- Portfolio Item 5 -->
<div class="col-md-6 col-lg-4">
<div class="portfolio-item mx-auto" data-toggle="modal" data-target="#portfolioModal5">
<div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
<div class="portfolio-item-caption-content text-center text-white">
<i class="fas fa-plus fa-3x"></i>
</div>
</div>
<img class="img-fluid" src="img/portfolio/report_snip.png" alt="">
</div>
</div>
<!-- Portfolio Item 6 -->
<div class="col-md-6 col-lg-4">
<div class="portfolio-item mx-auto" data-toggle="modal" data-target="#portfolioModal6">
<div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
<div class="portfolio-item-caption-content text-center text-white">
<i class="fas fa-plus fa-3x"></i>
</div>
</div>
<img class="img-fluid" src="img/portfolio/movie.png" alt="">
</div>
</div>
</div>
<!-- /.row -->
</div>
<p>
<div class="text-center h5">
<p class="lead">Lots more listed in my <a href="img/Daniel_Romotsky_Resume_2023.pdf">résumé</a>.</p>
</div>
</section>
<!-- SKILLS Section -->
<section class="page-section bg-terciary skills" id="skills">
<div class="container">
<!-- SKILLS Section Heading -->
<h2 class="page-section-heading text-center text-uppercase text-secondary mb-0">Skills</h2>
<!-- Icon Divider -->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-star"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<!-- Portfolio Grid Items -->
<div class="row">
<!-- Skills Section Content -->
<div class="row">
<div class="col-lg-5 ml-auto">
<p class="lead_skill text-center">Data Management & Programming</p>
<u1 class="list-inline dev-icons">
<img class="img-skills" src="img/skills/r.png" alt="">
<img class="img-skills" src="img/skills/github.png" alt="">
<img class="img-skills" src="img/skills/snowflake.png" alt="">
<img class="img-skills" src="img/skills/dbt.png" alt="">
<img class="img-skills" src="img/skills/bigquery.png" alt="">
<img class="img-skills" src="img/skills/hue.png" alt="">
<img class="img-skills" src="img/skills/sql.png" alt="">
<!-- <img class="img-skills" src="img/skills/html.png" alt=""> -->
<!-- <img class="img-skills" src="img/skills/css.png" alt=""> -->
</u1>
</div>
<div class="col-lg-5 mr-auto">
<p class="lead_skill text-center">Marketing Tools</p>
<u1 class="list-inline dev-icons">
<img class="img-skills" src="img/skills/googleads.png" alt="">
<img class="img-skills" src="img/skills/facebook.png" alt="">
<img class="img-skills" src="img/skills/linkedin.png" alt="">
<img class="img-skills" src="img/skills/adobe-experience-cloud.png" alt="">
<img class="img-skills" src="img/skills/googlesearchconsole.png" alt="">
<img class="img-skills" src="img/skills/moz.png" alt="">
<img class="img-skills" src="img/skills/yoast.png" alt="yoast">
<img class="img-skills" src="img/skills/brightedge.png" alt="brightedge">
<img class="img-skills" src="img/skills/salesforce.png" alt="salesforce">
</u1>
</div>
<div class="col-lg-4 mr-auto">
<p class="lead_skill text-center">Analysis</p>
<img class="img-skills" src="img/skills/adobeanalytics.png" alt="">
<img class="img-skills" src="img/skills/googleanalytics.png" alt=""> <!--*change to GA4 -->
<img class="img-skills" src="img/skills/tableau.png" alt="">
<img class="img-skills" src="img/skills/powerbi.png" alt="">
<!-- <img class="img-skills" src="img/skills/msoffice.png" alt=""> -->
<img class="img-skills" src="img/skills/rstudio.png" alt="">
<img class="img-skills" src="img/skills/googledatastudio.png" alt="">
<img class="img-skills" src="img/skills/amplitude.png" alt="">
<img class="img-skills" src="img/skills/segment.png" alt="">
<img class="img-skills" src="img/skills/tidyverse.png" alt="">
</div>
</div>
</div>
<!-- /.row -->
</div>
</section>
<!-- Contact Section -->
<section class="page-section" id="contact">
<div class="container">
<!-- Contact Section Heading -->
<h2 class="page-section-heading text-center text-uppercase text-secondary mb-0">Contact Me</h2>
<!-- Icon Divider -->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-star"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<!-- Contact Section Form -->
<div class="row">
<div class="col-lg-8 mx-auto text-center">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSeRXDLw9LV63j0YligEG_Gaeox9zcrLi_YhZmlrIx7WSmpLcQ/viewform?embedded=true" height="650" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
<!-- Using google forms -->
<!-- <form name="gform" id="gform" enctype="text/plain" action="https://docs.google.com/forms/d/e/1FAIpQLSeRXDLw9LV63j0YligEG_Gaeox9zcrLi_YhZmlrIx7WSmpLcQ/formResponse?" target="hidden_iframe" onsubmit="submitted=true; window.location.href = 'thanks.html';">
<div class="control-group">
<div class="form-group floating-label-form-group controls mb-0 pb-2">
<label>Name</label>
<input class="form-control" type="text" placeholder="Name" required="required" data-validation-required-message="Please enter your name." name="entry.110481658" id="entry.110481658">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="control-group">
<div class="form-group floating-label-form-group controls mb-0 pb-2">
<label>Email Address</label>
<input class="form-control" type="email" placeholder="Email Address" required="required" data-validation-required-message="Please enter your email address." name="entry.2118862742" id="entry.2118862742">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="control-group">
<div class="form-group floating-label-form-group controls mb-0 pb-2">
<label>Message</label>
<textarea class="form-control" type="message" placeholder="Message" required="required" data-validation-required-message="Please enter a message." name="entry.1665777097" id="entry.1665777097"></textarea>
<p class="help-block text-danger"></p>
</div>
</div>
<br>
<div id="success"></div>
<div class="form-group">
<button type="submit" class="btn btn-primary btn-xl" id="sendMessageButton">Send</button>
</div>
</form>
<iframe name="hidden_iframe" id="hidden_iframe" style="display:none;" onload="if(submitted) {}"></iframe> -->
<!-- <script src="assets/js/jquery.min.js"></script>
<script type="text/javascript">var submitted=false;</script>
<script type="text/javascript">
$('#gform').on('submit', function(e) {
$('#gform *').fadeOut(2000);
$('#gform').prepend('Thanks for your message!');
});
</script> -->
</div>
</div>
</div>
</section>
<!-- Footer -->
<!-- <footer class="footer text-center">
<div class="container">
<div class="row"> -->
<!-- Footer Location -->
<!-- <div class="col-lg-4 mb-5 mb-lg-0">
<h4 class="text-uppercase mb-4">Location</h4>
<p class="lead mb-0">2215 John Daniel Drive
<br>Clark, MO 65243</p>
</div> -->
<!-- Footer Social Icons -->
<!-- <div class="col-lg-4 mb-5 mb-lg-0">
<h4 class="text-uppercase mb-4">Around the Web</h4>
<a class="btn btn-outline-light btn-social mx-1" href="#">
<i class="fab fa-fw fa-facebook-f"></i>
</a>
<a class="btn btn-outline-light btn-social mx-1" href="https://public.tableau.com/profile/daniel.romotsky#!/vizhome/DanielRomotsky-Portfolio2/Portfolio">
<i class="fab fa-fw fa-twitter"></i>
</a>
<a class="btn btn-outline-light btn-social mx-1" href="https://www.linkedin.com/in/daniel-romotsky/">
<i class="fab fa-fw fa-linkedin-in"></i>
</a>
<a class="btn btn-outline-light btn-social mx-1" href="#">
<i class="fab fa-fw fa-dribbble"></i>
</a>
</div> -->
<!-- Footer About Text -->
<!-- <div class="col-lg-4">
<h4 class="text-uppercase mb-4">About Freelancer</h4>
<p class="lead mb-0">Freelance is a free to use, MIT licensed Bootstrap theme created by
<a href="http://startbootstrap.com">Start Bootstrap</a>.</p>
</div>
</div>
</div>
</footer> -->
<!-- Copyright Section -->
<section class="copyright py-4 text-center text-white">
<div class="container">
<small>Designed by Daniel Romotsky</small>
</div>
</section>
<!-- Scroll to Top Button (Only visible on small and extra-small screen sizes) -->
<div class="scroll-to-top d-lg-none position-fixed ">
<a class="js-scroll-trigger d-block text-center text-white rounded" href="#page-top">
<i class="fa fa-chevron-up"></i>
</a>
</div>
<!-- Portfolio Modals -->
<!-- Portfolio Modal 1 -->
<div class="portfolio-modal modal fade" id="portfolioModal1" tabindex="-1" role="dialog" aria-labelledby="portfolioModal1Label" aria-hidden="true">
<div class="modal-dialog modal-xl" role="document">
<div class="modal-content">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">
<i class="fas fa-times"></i>
</span>
</button>
<div class="modal-body text-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<!-- Portfolio Modal - Title -->
<h2 class="portfolio-modal-title text-secondary text-uppercase mb-0">L.A. Bike Share Analysis & Predictive Model</h2>
<!-- Icon Divider -->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-star"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<!-- Portfolio Modal - Image -->
<!-- <a href="http://romotsky.me/bikeshare/"> -->
<img class="img-fluid rounded mb-5" src="img/portfolio/title2.gif" alt="">
<!-- Portfolio Modal - Text -->
<p class="mb-5">The aim of this project was to leverage this public data (bike share, weather, cicLAvia) to analyze rider behavior, find patterns, and create a model that will predict the rider volume across the city. <p> Tools used: R
</p>
<button class="btn btn-primary" data-dismiss="modal"
onclick="window.location.href = 'http://romotsky.me/bikeshare/';">
<!-- <a href="http://romotsky.me/bikeshare/"> -->
<i class="fas fa-times fa-fw"></i>
Check it out!
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- About Section Button -->
<!-- <div class="text-center mt-4">
<a class="btn btn-xl btn-outline-light" href="https://public.tableau.com/profile/daniel.romotsky#!/vizhome/DanielRomotsky-Portfolio2/Portfolio">
<i class="fas fa-download mr-2"></i>
More About Me!
</a>
</div> -->
<!-- Portfolio Modal 2 -->
<div class="portfolio-modal modal fade" id="portfolioModal2" tabindex="-1" role="dialog" aria-labelledby="portfolioModal2Label" aria-hidden="true">
<div class="modal-dialog modal-xl" role="document">
<div class="modal-content">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">
<i class="fas fa-times"></i>
</span>
</button>
<div class="modal-body text-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<!-- Portfolio Modal - Title -->
<h2 class="portfolio-modal-title text-secondary text-uppercase mb-0">Self Portrait</h2>
<!-- Icon Divider -->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-star"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<!-- Portfolio Modal - Image -->
<img class="img-fluid rounded mb-5" src="img/portfolio/portrait_anim.gif" alt="">
<!-- Portfolio Modal - Text -->
<p class="mb-5">A mix of creativity, scripting, and spatial mathematics. Follow steps in the link below to do this for yourself or a special someone who loves data!<p> Tools used: Adobe Illustrator, R, Tableau
</p>
<button class="btn btn-primary" data-dismiss="modal"
onclick="window.location.href = 'http://romotsky.me/selfportrait/';">
<i class="fas fa-times fa-fw"></i>
Check out how to do it yourself!
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 3 -->
<div class="portfolio-modal modal fade" id="portfolioModal3" tabindex="-1" role="dialog" aria-labelledby="portfolioModal3Label" aria-hidden="true">
<div class="modal-dialog modal-xl" role="document">
<div class="modal-content">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">
<i class="fas fa-times"></i>
</span>
</button>
<div class="modal-body text-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<!-- Portfolio Modal - Title -->
<h2 class="portfolio-modal-title text-secondary text-uppercase mb-0">Marketing Automation</h2>
<!-- Icon Divider -->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-star"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<!-- Portfolio Modal - Image -->
<img class="img-fluid rounded mb-5" src="img/portfolio/scripting2.png" alt="">
<!-- Portfolio Modal - Text -->
<p class="mb-5">A collection of scripts that make search marketing more streamlined. Data collection, optimization, automation.<p>
Tools used: R, Python, Oracle, Hadoop</p>
<button class="btn btn-primary" href="#" data-dismiss="modal" onclick="window.location.href = 'https://romotsky.me/searchscripts/';">
<i class="fas fa-times fa-fw"></i>
Check them out!
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 4 -->
<div class="portfolio-modal modal fade" id="portfolioModal4" tabindex="-1" role="dialog" aria-labelledby="portfolioModal4Label" aria-hidden="true">
<div class="modal-dialog modal-xl" role="document">
<div class="modal-content">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">
<i class="fas fa-times"></i>
</span>
</button>
<div class="modal-body text-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<!-- Portfolio Modal - Title -->
<h2 class="portfolio-modal-title text-secondary text-uppercase mb-0">Data Visualization</h2>
<!-- Icon Divider -->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-star"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<!-- Portfolio Modal - Image -->
<img class="img-fluid rounded mb-5" src="img/portfolio/analysis2.png" alt="">
<!-- Portfolio Modal - Text -->
<p class="mb-5">Optimization model made to maximize marketing investment. A mix of various projects as a showcase of some of the visualizations Daniel has made in Tableau. <p>
Tools used: Tableau, Excel, R
</p>
<button class="btn btn-primary" href="#" data-dismiss="modal" onclick="window.location.href = 'https://public.tableau.com/app/profile/daniel.romotsky/viz/shared/MQD897K72';">
<i class="fas fa-times fa-fw"></i>
Have a look!
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 5 -->
<div class="portfolio-modal modal fade" id="portfolioModal5" tabindex="-1" role="dialog" aria-labelledby="portfolioModal5Label" aria-hidden="true">
<div class="modal-dialog modal-xl" role="document">
<div class="modal-content">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">
<i class="fas fa-times"></i>
</span>
</button>
<div class="modal-body text-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<!-- Portfolio Modal - Title -->
<h2 class="portfolio-modal-title text-secondary text-uppercase mb-0">Sample Report</h2>
<!-- Icon Divider -->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-star"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<!-- Portfolio Modal - Image -->
<img class="img-fluid rounded mb-5" src="img/portfolio/report_snip.png" alt="">
<!-- Portfolio Modal - Text -->
<p class="mb-5">Example of a topline, enterprise-level report created in Tableau.
<p>
Tools used: Hadoop, Oracle, Tableau Server, Tableau Desktop</p>
<button class="btn btn-primary" href="#" data-dismiss="modal" onclick="window.location.href = 'img/portfolio/report.png';">
<i class="fas fa-times fa-fw"></i>
Take a peek
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 6 -->
<div class="portfolio-modal modal fade" id="portfolioModal6" tabindex="-1" role="dialog" aria-labelledby="portfolioModal6Label" aria-hidden="true">
<div class="modal-dialog modal-xl" role="document">
<div class="modal-content">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">
<i class="fas fa-times"></i>
</span>
</button>
<div class="modal-body text-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<!-- Portfolio Modal - Title -->
<h2 class="portfolio-modal-title text-secondary text-uppercase mb-0">Movie Recommender Model</h2>
<!-- Icon Divider -->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon">
<i class="fas fa-star"></i>
</div>
<div class="divider-custom-line"></div>
</div>
<!-- Portfolio Modal - Image -->
<img class="img-fluid rounded mb-5" src="img/portfolio/movie.png" alt="">
<!-- Portfolio Modal - Text -->
<p class="mb-5">Similar to the Netflix recommendation model- leveraging data science principles, the objective of this project is to build a model that predicts a rating for a given movie for a given user.</p>
<button class="btn btn-primary" href="#" data-dismiss="modal" onclick="window.location.href = 'https://romotsky.me/movielens/movie_lens.pdf';">
<i class="fas fa-times fa-fw"></i>
Have a read
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Contact Form JavaScript -->
<script src="js/jqBootstrapValidation.js"></script>
<script src="js/contact_me.js"></script>
<!-- Custom scripts for this template -->
<script src="js/freelancer.min.js"></script>
<!-- <form action="http://formspree.io/romotsky@gmail.com"><input type="email" name="_replyto"><textarea name="body"></textarea><input type="submit" value="Send"></form> -->
</body>
</html>