-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwork.html
More file actions
333 lines (301 loc) · 14.7 KB
/
work.html
File metadata and controls
333 lines (301 loc) · 14.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Alina Chalanuchpong — Work, experience, and projects." />
<title>Work — Alina Chalanuchpong</title>
<link rel="icon" href="favicon.ico" />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="style.css" />
</head>
<body>
<!-- Nav -->
<nav class="nav">
<a href="index.html" class="nav-logo">AC</a>
<div class="nav-links">
<a href="index.html" class="nav-link">About</a>
<a href="work.html" class="nav-link active">Work</a>
<a href="passion.html" class="nav-link">Passion</a>
</div>
</nav>
<!-- Page -->
<main class="page">
<div class="container">
<!-- Header + sub-tabs -->
<div class="work-header">
<h1>Work</h1>
<div class="sub-tabs" role="tablist">
<button class="sub-tab active" role="tab" data-panel="experience">Experience</button>
<button class="sub-tab" role="tab" data-panel="projects">Projects</button>
</div>
</div>
<!-- ── EXPERIENCE ─────────────────────────────────── -->
<div id="experience" class="tab-panel active">
<!-- Section header -->
<div class="timeline-section-header">
<p class="section-label">// Experience</p>
<h2 class="timeline-section-title">Where I've Worked</h2>
<p class="timeline-section-sub">Building data infrastructure and AI-enabled analytics across fast-moving organizations.</p>
</div>
<!-- Timeline -->
<div class="timeline-wrapper">
<div class="timeline-spine"></div>
<!-- 1Password — LEFT -->
<div class="timeline-item left">
<div class="timeline-dot"></div>
<div class="exp-card-new">
<div class="exp-card-date">
<svg width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="18" rx="2"/><path d="M16 2v4M8 2v4M3 10h18"/></svg>
2025 — Present
</div>
<p class="exp-card-company">
<img class="exp-card-logo" src="https://logo.clearbit.com/1password.com" alt="1Password" />
1Password
</p>
<p class="exp-card-role">Data — Finance Analytics</p>
<p class="exp-card-desc">Building finance analytics infrastructure and AI-enabled tooling for FP&A. Defining key metrics — ARR, NDR, churn, LTV — as a single source of truth that empowers cross-functional stakeholders to make faster, more confident decisions.</p>
<div class="exp-card-tags">
<span class="exp-tag">SQL</span>
<span class="exp-tag">Looker</span>
<span class="exp-tag">dbt</span>
<span class="exp-tag">BigQuery</span>
<span class="exp-tag">Finance Analytics</span>
</div>
</div>
</div>
<!-- Badal.io — RIGHT -->
<div class="timeline-item right">
<div class="timeline-dot"></div>
<div class="exp-card-new">
<div class="exp-card-date">
<svg width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="18" rx="2"/><path d="M16 2v4M8 2v4M3 10h18"/></svg>
2022 — 2025
</div>
<p class="exp-card-company">
<img class="exp-card-logo" src="https://logo.clearbit.com/badal.io" alt="Badal.io" />
Badal.io
</p>
<p class="exp-card-role">Senior BI Engineer</p>
<p class="exp-card-desc">Shipped a generative AI agent in Looker for autonomous financial KPI summaries and led SAP-to-BigQuery modernization with Dataform. Drove a 50% gain in strategic reporting efficiency and reduced data ingestion failures by 35% through custom Airflow monitoring.</p>
<div class="exp-card-tags">
<span class="exp-tag">Looker</span>
<span class="exp-tag">LookML</span>
<span class="exp-tag">BigQuery</span>
<span class="exp-tag">dbt</span>
<span class="exp-tag">Airflow</span>
<span class="exp-tag">Fivetran</span>
</div>
</div>
</div>
<!-- Shop Bonsai — LEFT -->
<div class="timeline-item left">
<div class="timeline-dot"></div>
<div class="exp-card-new">
<div class="exp-card-date">
<svg width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="18" rx="2"/><path d="M16 2v4M8 2v4M3 10h18"/></svg>
2021 — 2022
</div>
<p class="exp-card-company">
<img class="exp-card-logo" src="https://logo.clearbit.com/shopbonsai.ca" alt="Shop Bonsai" />
Shop Bonsai
</p>
<p class="exp-card-role">Data Analyst</p>
<p class="exp-card-desc">Grew commission rates 30% in under 3 months through marketing analytics for clients including Buzzfeed and Refinery29. Liaised between engineering and business to enhance ETL pipelines, cutting latency by 30% and boosting accuracy by 20%.</p>
<div class="exp-card-tags">
<span class="exp-tag">SQL</span>
<span class="exp-tag">Python</span>
<span class="exp-tag">ETL</span>
<span class="exp-tag">Marketing Analytics</span>
</div>
</div>
</div>
<!-- Juno College — RIGHT -->
<div class="timeline-item right">
<div class="timeline-dot"></div>
<div class="exp-card-new">
<div class="exp-card-date">
<svg width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="18" rx="2"/><path d="M16 2v4M8 2v4M3 10h18"/></svg>
2021
</div>
<p class="exp-card-company">
<img class="exp-card-logo" src="https://logo.clearbit.com/junocollege.com" alt="Juno College" />
Juno College of Technology
</p>
<p class="exp-card-role">Data Analyst</p>
<p class="exp-card-desc">Drove a 20% increase in graduate job placements by surfacing key hiring predictors from 9 years of student and employer data — shaping curriculum and career support strategy.</p>
<div class="exp-card-tags">
<span class="exp-tag">SQL</span>
<span class="exp-tag">Python</span>
<span class="exp-tag">Data Analysis</span>
</div>
</div>
</div>
</div><!-- /timeline-wrapper -->
<!-- Skills -->
<div class="skills-section">
<p class="section-label">Technical Skills</p>
<div class="skills-grid">
<div class="skill-category">
<p class="skill-category-label">Analytics & BI</p>
<div class="skill-list">
<span class="skill-pill">Looker</span>
<span class="skill-pill">LookML</span>
<span class="skill-pill">Power BI</span>
<span class="skill-pill">Tableau</span>
<span class="skill-pill">R Shiny</span>
</div>
</div>
<div class="skill-category">
<p class="skill-category-label">Data Platforms</p>
<div class="skill-list">
<span class="skill-pill">BigQuery</span>
<span class="skill-pill">dbt</span>
<span class="skill-pill">Dataform</span>
</div>
</div>
<div class="skill-category">
<p class="skill-category-label">Programming</p>
<div class="skill-list">
<span class="skill-pill">SQL</span>
<span class="skill-pill">Python</span>
<span class="skill-pill">R</span>
<span class="skill-pill">Bash</span>
</div>
</div>
<div class="skill-category">
<p class="skill-category-label">DevOps & Tooling</p>
<div class="skill-list">
<span class="skill-pill">Airflow</span>
<span class="skill-pill">Fivetran</span>
<span class="skill-pill">Docker</span>
<span class="skill-pill">Terraform</span>
<span class="skill-pill">Git</span>
<span class="skill-pill">Jira</span>
</div>
</div>
</div>
</div>
<!-- Education -->
<div style="padding-bottom: 5rem;">
<p class="section-label">Education</p>
<div class="edu-card">
<img class="exp-logo" src="imgs/UBC.png" alt="UBC" />
<div>
<p class="edu-school">University of British Columbia</p>
<p class="edu-degree">BSc — Microbiology & Immunology</p>
<p class="edu-meta">Sep 2016 — Dec 2020 · GPA 4.20 / 4.33</p>
</div>
</div>
</div>
</div><!-- /experience panel -->
<!-- ── PROJECTS ─────────────────────────────────── -->
<div id="projects" class="tab-panel">
<div class="projects-grid">
<!-- Surrey Crosswalk -->
<div class="project-card">
<div class="project-img-wrap">
<img class="project-img" src="imgs/surreycrosswalk_project.png" alt="Surrey Crosswalk" />
<div class="project-img-overlay"></div>
</div>
<div class="project-body">
<p class="project-name">Crosswalk Safety Optimization App</p>
<p class="project-desc">
Collaborated with statisticians to develop an interactive R Shiny web application
for the City of Surrey, leveraging collision and census data to provide city
engineers with actionable insights for predicting optimal crosswalk locations —
enhancing road safety and equitable urban planning.
</p>
<div class="project-tags">
<span class="tag">R</span>
<span class="tag">Shiny</span>
<span class="tag">Data Science</span>
<span class="tag">UBC DSI</span>
</div>
<div class="project-links">
<a href="https://alinac20.shinyapps.io/SurreyCrosswalk/" target="_blank" rel="noopener" class="project-link">Live App</a>
<a href="https://github.com/alinac16/surrey_crosswalk" target="_blank" rel="noopener" class="project-link">GitHub</a>
</div>
</div>
</div>
<!-- Tableau TB Dashboard -->
<div class="project-card">
<div class="project-img-wrap">
<img class="project-img" src="imgs/tableau_project.png" alt="Tuberculosis Dashboard" />
<div class="project-img-overlay"></div>
</div>
<div class="project-body">
<p class="project-name">Global TB Dashboard</p>
<p class="project-desc">
Interactive dashboard to explore Tuberculosis cases around the world, surfacing
geographic and temporal trends in global public health data.
</p>
<div class="project-tags">
<span class="tag">Tableau</span>
<span class="tag">Data Viz</span>
</div>
<div class="project-links">
<a href="https://public.tableau.com/profile/alinac16#!/vizhome/TB_20200928/Dashboard1" target="_blank" rel="noopener" class="project-link">View Dashboard</a>
</div>
</div>
</div>
<!-- Momentum -->
<div class="project-card">
<div class="project-img-wrap">
<img class="project-img" src="imgs/momentum_project.png" alt="Momentum" />
<div class="project-img-overlay"></div>
</div>
<div class="project-body">
<p class="project-name">Momentum</p>
<p class="project-desc">
A platform enabling a grassroots approach to crowdfunding and community
movements — allowing users to support causes and make an impact regardless
of their financial background.
</p>
<div class="project-tags">
<span class="tag">UX Design</span>
<span class="tag">Figma</span>
</div>
<div class="project-links">
<a href="https://www.figma.com/file/b0DYRluAt6SXUSWPTWXvy5/Momentum?node-id=0%3A1" target="_blank" rel="noopener" class="project-link">View Design</a>
</div>
</div>
</div>
</div><!-- /projects-grid -->
<div style="height: 5rem;"></div>
</div><!-- /projects panel -->
</div><!-- /container -->
</main>
<!-- Footer -->
<footer class="footer">
<span>© 2025 Alina Chalanuchpong</span>
<a href="mailto:alina.c@alumni.ubc.ca">alina.c@alumni.ubc.ca</a>
</footer>
<script>
// Tab switching
const tabs = document.querySelectorAll('.sub-tab');
const panels = document.querySelectorAll('.tab-panel');
tabs.forEach(tab => {
tab.addEventListener('click', () => {
tabs.forEach(t => t.classList.remove('active'));
panels.forEach(p => p.classList.remove('active'));
tab.classList.add('active');
document.getElementById(tab.dataset.panel).classList.add('active');
});
});
// Scroll-triggered card animations
const observer = new IntersectionObserver((entries) => {
entries.forEach((entry, i) => {
if (entry.isIntersecting) {
// Stagger each card slightly
setTimeout(() => {
entry.target.classList.add('visible');
}, 80);
observer.unobserve(entry.target);
}
});
}, { threshold: 0.15, rootMargin: '0px 0px -40px 0px' });
document.querySelectorAll('.exp-card-new').forEach(card => observer.observe(card));
</script>
</body>
</html>