-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
310 lines (275 loc) · 10.9 KB
/
index.html
File metadata and controls
310 lines (275 loc) · 10.9 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
---
layout: default
title: Home
---
<div class="teaserimage">
<div class="teaserimage-image" {% if site.cover %}style="background-image: url({{ site.cover | prepend: site.baseurl }})"{% endif %}>
</div>
</div>
<header class="blog-header">
{% if site.logo %}
<a class="blog-logo" href="{{ site.url }}{{ site.baseurl }}" style="background-image: url('{{ site.logo | prepend: site.baseurl }}')">{{ site.title }}</a>
{% endif %}
<h1 class="blog-title">{{ site.title }}</h1>
<h2 class="blog-description">{{ site.description }}</h2>
<div class="custom-links">
{% for social in site.social %}
{% if social.url %}
<a class="icon-{{ social.icon }}" href="{{ social.url }}" {% if social.desc %} title="{{ social.desc }}"{% endif %}>
<i class="fa fa-{{ social.icon }}"></i>
</a>
·
{% endif %}
{% endfor %}
</div>
</header>
<main class="content" role="main">
<section>
<h2>About Me</h2>
<p>I’m Amy Fischbach, a Business and Data Science Analyst who is passionate about translating data into usable business decisions. Originally from Chicago, IL, I specialize in coding languages such as SQL, Python, and R, predictive modeling, and strategic analytics, particularly pricing and promotion management.
<br><br>On a personal level, I enjoy finding new books to read, traveling across the globe, and trying new recipes.
</p>
</section>
<section>
<h2>Work Experience</h2>
<div class="timeline">
<div class="job-card hoverable">
<div class="logo">
<img src="/assets/logos/sil.jpg?v=1" alt="SIL Global" style="height: 40px; max-width: 100px; object-fit: contain;">
</div>
<div class="details">
<h3>Data Analytics Consultant</h3>
<div class="meta">
<em>SIL Global</em> · <span>Jan 2025 – Apr 2025</span>
</div>
<ul>
<li>Built geo-mapping tool using Python to compare 5 factors (cost of travel, distance to nearest church, language similarity score, nearest hub language, travel distance) to aid resource allocation for translation projects</li>
</ul>
</div>
</div>
<div class="job-card hoverable">
<div class="logo">
<img src="/assets/logos/royalcaribbean_v3.png?v=1" alt="Royal Caribbean" style="height: 40px; max-width: 100px; object-fit: contain;">
</div>
<div class="details">
<h3>Lead, Onboard Revenue and Analytics</h3>
<div class="meta">
<em>Royal Caribbean Group</em> · <span>Jan 2024 – Jul 2024</span>
</div>
<ul>
<li>Set new March Perfect Day sales record with $13M revenue</li>
<li>Launched Airport Transfer products, yielding $300K in 2024</li>
<li>Built Shore Excursion Flash Sale promotions</li>
<li>Led 3-person pricing and promotion team</li>
<li>Streamlined pricing automation with Data Science team</li>
</ul>
</div>
</div>
<div class="job-card hoverable">
<div class="logo">
<img src="/assets/logos/royalcaribbean_v3.png?v=1" alt="Royal Caribbean" style="height: 40px; max-width: 100px; object-fit: contain;">
</div>
<div class="details">
<h3>Sr. Analyst, Onboard Revenue and Analytics</h3>
<div class="meta">
<em>Royal Caribbean Group</em> · <span>Sep 2021 – Jan 2024</span>
</div>
<ul>
<li>Analyzed Perfect Day pricing, achieved record $12M in July 2023</li>
<li>Launched Hideaway Beach, generating $700K in 1 week</li>
<li>Refreshed PowerBI dashboards for Shorex KPIs</li>
<li>Planned pricing for Celebrity's first Perfect Day visit</li>
</ul>
</div>
</div>
<div class="job-card hoverable">
<div class="logo">
<img src="/assets/logos/royalcaribbean_v3.png?v=1" alt="Royal Caribbean" style="height: 40px; max-width: 100px; object-fit: contain;">
</div>
<div class="details">
<h3>Analyst, Onboard Revenue and Analytics</h3>
<div class="meta">
<em>Royal Caribbean Group</em> · <span>Jul 2019 – Sep 2021</span>
</div>
<ul>
<li>Managed pricing for $25M Perfect Day revenue in 2019</li>
<li>Built Return to Service Shorex demand strategy</li>
<li>Designed new commission format for hybrid teams</li>
</ul>
</div>
</div>
<div class="job-card hoverable">
<div class="logo">
<img src="/assets/logos/motorola.jpg?v=1" alt="Motorola Solutions" style="height: 40px; max-width: 100px; object-fit: contain;">
</div>
<div class="details">
<h3>Data Analytics Intern</h3>
<div class="meta">
<em>Motorola Solutions</em> · <span>May 2017 – Aug 2018</span>
</div>
<ul>
<li>Built Tableau data pipelines with stakeholder input</li>
<li>Cut procurement report time by 60%</li>
<li>Modeled product trends for Category Managers</li>
</ul>
</div>
</div>
</div>
</section>
<section>
<h2>Education</h2>
<div class="timeline">
<div class="job-card">
<div class="marker"></div>
<img src="/assets/logos/purdue_v3.png" alt="Purdue University" style="height: 60px; max-width: 120px; object-fit: contain;">
<div>
<h3 style="margin-bottom: 0;">Master of Science in Business Analytics and Information Management</h3>
<p><em>Purdue University</em>, Aug 2024 – Aug 2025</p>
</div>
</div>
<div class="job-card">
<div class="marker"></div>
<img src="/assets/logos/iu_v5.jpg" alt="Indiana University" style="height: 60px; max-width: 120px; object-fit: contain;">
<div>
<h3 style="margin-bottom: 0;">Bachelor of Science in Economic Consulting, Business Analytics, and Technology Management</h3>
<p><em>Indiana University</em>, Aug 2015 – May 2019</p>
</div>
</div>
</div>
</section>
<section>
<h2>Projects</h2>
<div class="timeline">
<div class="job-card">
<div class="details">
<h3>SIL GeoMapping Tool Building</h3>
<p>Our faith-based client requested a geo-mapping tool for allocating resources for potential bible translation projects by comparing factors such as language distance, transportation costs, and distance to the nearest church. My team and I built out this tool using Voronoi diagrams in Python, APIs, and an integrated LLM feature. </p>
<div class="meta">
</div>
<ul>
<li>
<a href="/assets/docs/Mapping the Path to Translations Empowering SIL to Reach New Frontiers in Language Translations.docx" target="_blank">
📄 Project Paper
</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=NL5knCowE5g" target="_blank">
🎥 YouTube Explanation
</a>
</li>
</ul>
<p><em>🏆 Awarded 1st Place for Best Paper at the 2025 Midwest Decision Sciences Institute (MWDSI) Conference</em></p>
<p><em>🏆 Awarded the Social Media Award at the 2025 Midwest Decision Sciences Institute (MWDSI) Conference</em></p>
</div>
</div>
<div class="job-card">
<div class="details">
<h3>GAP Case Analysis</h3>
<p>My group analyzed GAP activity through sentiment analysis from NYT articles and review scraping, Google trends, and regression analysis to make recommendations on various makerting/pomotion opportunities.</p>
<div class="meta">
</div>
<ul>
<li>
<a href="https://github.com/AmyFischbach/GAP_case_analysis" target="_blank">
🔗 GitHub Repository
</a>
</li>
</ul>
</div>
</div>
<div class="job-card">
<div class="details">
<h3>Transforming P&G through Digital Technologies</h3>
<p>My group analyzed P&G's current processes to assess where new technologies can be applied and utilized, from smart manufacturing to augmented reality. </p>
<div class="meta">
</div>
<ul>
<li>
<a href="assets/docs/Tech Driven Business Group Project Presentation 1.pptx" target="_blank">
🔗 PPT Presentation
</a>
</li>
</ul>
</div>
</div>
<div class="job-card">
<div class="details">
<h3>Dunnhumby: Analyzing National Brands vs Private Brands in the Ceral Market</h3>
<p>This project allowed my team to utlize AI-driven strategies using Python to analyze trends in National cereal brands verses Private brands and make retail recommendations. </p>
<div class="meta">
</div>
<ul>
<li>
<a href="assets/docs/Team 23 Slides.pptx" target="_blank">
🔗 PPT Presentation
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<section>
<h2>Certifications and Awards</h2>
<div class="timeline">
<div class="timeline-card section-card">
<div class="timeline-marker"></div>
<div class="timeline-card-inner">
<div class="certification-entry">
<img src="assets/images/bgs.jpg" alt="BGS Icon" class="cert-icon">
<div>
<strong>Beta Gamma Sigma Honor Society</strong><br>
<em>Honors Society for Students in the top 20% of their Cohort</em>
</div>
</div>
<div class="timeline-card section-card">
<div class="timeline-marker"></div>
<div class="timeline-card-inner">
<div class="certification-entry">
<img src="/assets/images/azure.png" alt="Azure Fundamentals Icon" class="cert-icon">
<div>
<strong>Microsoft Certified: Azure Fundamentals</strong><br>
<em>Cloud Concepts, Core Services, Pricing, SLA, Lifecycle</em>
</div>
</div>
<div class="certification-entry">
<img src="/assets/images/azureai.png" alt="Azure AI Fundamentals Icon" class="cert-icon">
<div>
<strong>Microsoft Certified: Azure AI Fundamentals</strong><br>
<em>Machine Learning, AI Workloads, Cognitive Services</em>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<style>
.timeline {
border-left: 3px solid #ccc;
margin-left: 20px;
padding-left: 20px;
}
.job-card {
background: #f9f9f9;
padding: 1rem;
border-radius: 8px;
margin-bottom: 1.5rem;
transition: box-shadow 0.3s ease;
position: relative;
}
.job-card:hover {
box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
.job-card .logo {
margin-bottom: 0.5rem;
}
.job-card .details {
margin-left: 0;
}
.job-card .meta {
font-style: italic;
color: #555;
margin-bottom: 0.5rem;
}
</style>