-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
283 lines (259 loc) · 15.6 KB
/
index.html
File metadata and controls
283 lines (259 loc) · 15.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-139264136-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-139264136-1');
</script>
<meta name="keywords"
content="Jake,Jacob,Chambers,wisesheets,jacobchambers, jake_chambers12,jake-chambers,Toronto,Software,Engineering,professional,employee">
<meta name="description" content="Jake Chambers - Software Engineer specializing in full-stack development and application security">
<link rel="icon" href="./Version1/assets/favicon.png" type="image/gif" sizes="16x16">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Jake Chambers — Software Engineer</title>
<!-- Typography -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=IBM+Plex+Sans:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./reset.css">
<link rel="stylesheet" href="./Version2/styles.css">
</head>
<body>
<div class="page-container">
<!-- Header -->
<header class="header">
<div class="header-content">
<h1 class="name">Jake Chambers</h1>
<p class="title">Senior Software Engineer</p>
<p class="tagline">Building Shop Pay at Shopify. Founding Engineer at Wisesheets. Building scalable products used by millions.</p>
</div>
</header>
<!-- Main Content -->
<main class="main">
<!-- About Section -->
<section class="section">
<h2 class="section-heading">About</h2>
<div class="about-content">
<div class="about-text">
<p>Senior software engineer with 5+ years building scalable products. Currently building Shop Pay at Shopify. Also founding engineer at Wisesheets, building investor-focused tools for tens of thousands of users. Previous experience includes engineering leadership and full-stack development across fintech and AI platforms.</p>
<ul class="qualities">
<li>Love to problem solve</li>
<li>High attention to detail</li>
<li>Create things I'm proud of</li>
<li>Learn something every day</li>
</ul>
</div>
<div class="about-image">
<img src="./Version1/assets/linkedinPic.jpg" alt="Jake Chambers">
</div>
</div>
</section>
<!-- Experience Section -->
<section class="section">
<h2 class="section-heading">Experience</h2>
<div class="experience">
<article class="experience-item">
<div class="experience-header">
<div class="experience-title-group">
<h3 class="experience-company">Shopify</h3>
<span class="experience-location">Toronto, ON</span>
</div>
<span class="experience-period">2024 - Present</span>
</div>
<p class="experience-role">Senior Software Engineer</p>
<ul class="experience-highlights">
<li>Building Shop Pay, Shopify's payment solution used by millions</li>
<li>Working on scalable payment infrastructure and checkout experiences</li>
</ul>
</article>
<article class="experience-item">
<div class="experience-header">
<div class="experience-title-group">
<h3 class="experience-company">Ada</h3>
<span class="experience-location">Toronto, ON</span>
</div>
<span class="experience-period">2023 - 2024</span>
</div>
<p class="experience-role">Senior Software Engineer → Engineering Manager</p>
<ul class="experience-highlights">
<li>Managed cross-functional team of 4 engineers and 2 ML researchers</li>
<li>Led transition to reliable generative AI product</li>
<li>Delivered on strategic roadmaps aligned with organizational goals</li>
</ul>
</article>
<article class="experience-item">
<div class="experience-header">
<div class="experience-title-group">
<h3 class="experience-company">Wisesheets</h3>
<span class="experience-location">Toronto, ON</span>
</div>
<span class="experience-period">2021 - Present</span>
</div>
<p class="experience-role">Founding Engineer <span class="part-time">(Part-time)</span></p>
<ul class="experience-highlights">
<li>Built investor-focused tools for Excel and Google Sheets</li>
<li>Scaled infrastructure to handle ~100 requests per second</li>
<li>Serving tens of thousands of active users</li>
</ul>
</article>
<article class="experience-item">
<div class="experience-header">
<div class="experience-title-group">
<h3 class="experience-company">Certn</h3>
<span class="experience-location">Victoria, BC</span>
</div>
<span class="experience-period">2021 - 2023</span>
</div>
<p class="experience-role">Software Engineer → Senior Software Engineer</p>
<ul class="experience-highlights">
<li>Led "Speed Up Certn" initiative achieving 6x improvement in page load times</li>
<li>Developed biometric identity verification reducing manual workload by 15%</li>
<li>Redesigned core background check processing system</li>
</ul>
</article>
<article class="experience-item">
<div class="experience-header">
<div class="experience-title-group">
<h3 class="experience-company">CPPIB</h3>
<span class="experience-location">Toronto, ON</span>
</div>
<span class="experience-period">2019 - 2021</span>
</div>
<p class="experience-role">Software Engineer</p>
<ul class="experience-highlights">
<li>Implemented company-wide features for investment operations</li>
<li>Maintained mission-critical Java applications</li>
<li>Collaborated directly with investors on complex requirements</li>
</ul>
</article>
</div>
</section>
<!-- Projects Section -->
<section class="section">
<h2 class="section-heading">Projects</h2>
<div class="projects">
<article class="project">
<div class="project-header">
<h3 class="project-title">Liferoll</h3>
<span class="project-badge">Co-Founder</span>
<span class="project-year">2021</span>
</div>
<p class="project-description">Co-founded a product that innovates on the concept of a story by making it more vivid, effortless to create, and private by default. Today, people use Liferoll to curate quotes, build memories in groups, and achieve goals with friends.</p>
<a href="https://www.liferoll.co" target="_blank" class="project-link">liferoll.co →</a>
</article>
<article class="project">
<div class="project-header">
<h3 class="project-title">Wisesheets</h3>
<span class="project-badge">Co-Founder</span>
</div>
<p class="project-description">Co-founded a product that optimizes common day-to-day investor workflows. Solutions cut the time investors spend gathering data for financial analysis. Available for Google Sheets and Excel.</p>
<a href="https://wisesheets.io" target="_blank" class="project-link">wisesheets.io →</a>
</article>
<article class="project">
<div class="project-header">
<h3 class="project-title">eMotionaL</h3>
<span class="project-badge">Award: Most Innovative</span>
</div>
<p class="project-description">Fourth year capstone project that predicts human emotion through vocal input using machine learning (Keras & Tensorflow). Achieved ~80% accuracy using a convolutional neural network.</p>
</article>
<article class="project">
<div class="project-header">
<h3 class="project-title">Dolphin.io</h3>
<span class="project-badge">Award: Best API Use</span>
</div>
<p class="project-description">Hack Western 5 winner. Send money to peers without data or WiFi - transactions are sent over sound, received on peer's device, and processed once connected to internet.</p>
</article>
<article class="project">
<div class="project-header">
<h3 class="project-title">HowMuch</h3>
</div>
<p class="project-description">Built a tool to calculate historical stock returns. Answers "what would my investment be worth today if I invested at this past date?" No similar tool existed online.</p>
</article>
<article class="project">
<div class="project-header">
<h3 class="project-title">AWS 2.0</h3>
</div>
<p class="project-description">Cloud computing platform demonstration with Azure deployments. Users can create virtual machines, monitor usage, and change VM configurations across public and private networks.</p>
</article>
<article class="project">
<div class="project-header">
<h3 class="project-title">jwt-fun</h3>
</div>
<p class="project-description">JWT authentication project with protected routes, SSL server-side certificates, and MongoDB integration for session management.</p>
</article>
<article class="project">
<div class="project-header">
<h3 class="project-title">BB's Regional Roofing</h3>
</div>
<p class="project-description">Contract website for a local home-construction company. Built with Google Analytics and SEO best practices.</p>
<a href="https://www.bbsregionalroofing.ca" target="_blank" class="project-link">bbsregionalroofing.ca →</a>
</article>
</div>
</section>
<!-- Education & Technologies Section -->
<section class="section">
<div class="two-column-section">
<div class="column">
<h2 class="section-heading">Education</h2>
<div class="education-item">
<h3 class="education-degree">Bachelor of Engineering Sciences</h3>
<p class="education-school">Western University</p>
<p class="education-major">Software Engineering</p>
</div>
</div>
<div class="column">
<h2 class="section-heading">Technologies</h2>
<div class="tech-categories">
<div class="tech-category">
<span class="tech-label">Languages:</span>
<span class="tech-items">Python, TypeScript/JavaScript, SQL</span>
</div>
<div class="tech-category">
<span class="tech-label">Frontend:</span>
<span class="tech-items">React, Next.js, Node.js</span>
</div>
<div class="tech-category">
<span class="tech-label">Backend:</span>
<span class="tech-items">Django, Flask</span>
</div>
<div class="tech-category">
<span class="tech-label">Infrastructure:</span>
<span class="tech-items">AWS, Docker, MongoDB, Redis</span>
</div>
</div>
</div>
</div>
</section>
<!-- Connect Section -->
<section class="section">
<h2 class="section-heading">Connect</h2>
<div class="connect-grid">
<a href="https://github.com/jake-chambers" target="_blank" class="connect-link">
<img src="./Version1/assets/github.png" alt="GitHub">
<span>GitHub</span>
</a>
<a href="https://www.linkedin.com/in/jake-chambers-/" target="_blank" class="connect-link">
<img src="./Version1/assets/linkedin.png" alt="LinkedIn">
<span>LinkedIn</span>
</a>
<a href="./Version1/assets/jakes-resume.pdf" target="_blank" class="connect-link">
<img src="./Version1/assets/resume.png" alt="Resume">
<span>Resume</span>
</a>
</div>
</section>
</main>
<!-- Footer -->
<footer class="footer">
<p>© 2019-2024 Jake Chambers • <a href="Version1/index.html">See Version 1</a></p>
</footer>
</div>
<script src="./scripts.js"></script>
</body>
</html>