-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
362 lines (355 loc) · 13.2 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
<!DOCTYPE html>
<html lang="en-CA" prefix="og: http://ogp.me/ns#">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- https://realfavicongenerator.net/favicon_result?file_id=p1g7cegn6f18j1g4v1r4pl7813hb6 -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="manifest" href="/site.webmanifest" />
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#ddb439" />
<meta name="msapplication-TileColor" content="#ddb439" />
<meta name="theme-color" content="#ddb439" />
<!-- Primary Meta Tags -->
<title>Edward Chang</title>
<meta name="title" property="og:title" content="Edward Chang's Portfolio" />
<meta
name="description"
property="og:description"
content="Edward Chang's portfolio with prior work experience, academic courses, personal projects, and his resume."
/>
<meta name="author" content="Edward Chang" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="portfolio" />
<meta property="og:url" content="https://echang.dev/" />
<meta property="og:image" content="https://echang.dev/assets/portfolio.jpg" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<link rel="stylesheet" href="./src/style.css" />
<script src="./src/granim.min.js"></script>
<script src="./src/script.js"></script>
</head>
<body>
<div class="hero" id="titlehero">
<canvas id="canvas-granim"></canvas>
<header class="hero-head up-front">
<nav class="navbar" role="navigation" aria-label="Main menu">
<div class="navbar-brand">
<a class="navbar-item" href="#top">
<picture>
<source srcset="./assets/echang.dev-light.webp" type="image/webp" />
<source srcset="./assets/echang.dev-light.png" type="image/png" />
<img src="./assets/echang.dev-light.png" width="148" height="22" />
</picture>
</a>
<button class="navbar-hamburger" aria-expanded="false">
<span class="line" focusable="false" aria-hidden="true"></span>
<span class="line" focusable="false" aria-hidden="true"></span>
<span class="line" focusable="false" aria-hidden="true"></span>
<span class="sr-only" focusable="false">Menu</span>
</button>
</div>
<ul class="navbar-menu">
<li class="navbar-item">
<a href="#aboutMe"><strong>About Me</strong></a>
</li>
<li class="navbar-item">
<a href="#work"><strong>Experience</strong></a>
</li>
<li class="navbar-item">
<a href="#portfolio"><strong>Projects</strong></a>
</li>
<li class="navbar-item">
<a href="https://github.com/echang49">
<svg
xmlns="http://www.w3.org/2000/svg"
aria-label="GitHub"
role="img"
width="32px"
height="32px"
viewBox="0 0 512 512"
>
<rect width="512" height="512" rx="15%" fill="#fff" mask="url(#octocat)" />
<mask id="octocat">
<rect width="512" height="512" fill="#fff" />
<path
fill="#000"
d="M335 499c14 0 12 17 12 17H165s-2-17 12-17c13 0 16-6 16-12l-1-44c-71 16-86-34-86-34-12-30-28-37-28-37-24-16 1-16 1-16 26 2 40 26 40 26 22 39 59 28 74 22 2-17 9-28 16-35-57-6-116-28-116-126 0-28 10-51 26-69-3-6-11-32 3-67 0 0 21-7 70 26 42-12 86-12 128 0 49-33 70-26 70-26 14 35 6 61 3 67 16 18 26 41 26 69 0 98-60 120-117 126 10 8 18 24 18 48l-1 70c0 6 3 12 16 12z"
/>
</mask>
</svg>
</a>
</li>
<li class="navbar-item">
<a href="https://www.linkedin.com/in/edwchang/">
<svg
xmlns="http://www.w3.org/2000/svg"
aria-label="LinkedIn"
role="img"
width="32px"
height="32px"
viewBox="0 0 512 512"
>
<rect width="512" height="512" rx="15%" fill="#fff" mask="url(#linkedin-in)" />
<mask id="linkedin-in">
<rect width="512" height="512" fill="#fff" />
<circle fill="#000" cx="142" cy="138" r="37" />
<path stroke="#000" stroke-width="66" d="M244 194v198M142 194v198" />
<path
fill="#000"
d="M276 282c0-20 13-40 36-40 24 0 33 18 33 45v105h66V279c0-61-32-89-76-89-34 0-51 19-59 32"
/>
</mask>
</svg>
</a>
</li>
</ul>
</nav>
</header>
<div class="hero-body up-front">
<div>
<h1 class="title">EDWARD CHANG</h1>
<p class="subtitle">Software Developer</p>
<p><a class="button" href="./resume">Resume</a></p>
</div>
</div>
</div>
<div class="hero" id="section1">
<div class="hero-body">
<div class="main-width" id="aboutMe">
<div class="image">
<picture>
<source srcset="./assets/pp.webp" type="image/webp" />
<source srcset="./assets/pp.jpg" type="image/jpeg" />
<img src="./assets/pp.jpg" height="400px" width="auto" />
</picture>
</div>
<div class="description">
<h2 class="title">About Me</h2>
<p class="info">
<strong>👋Hello!👋</strong> My name is Edward and I'm a
<strong>software developer</strong> based out of Mississauga, Ontario. I like to make cool things that might
one day have a big impact. I'm always thinking of a thousand things to do and especially about my next big
challenge.
</p>
<p class="info">
Outside of work and personal projects, I have two cats. Just like a parent, I'll show pictures of them to
anyone who's willing.
</p>
<h3 class="subtitle">Currently Tinkering With:</h3>
<ul>
<li>Machine Learning</li>
<li>Python</li>
<li>C++/C</li>
<li>Parallel Computing</li>
<li>TypeScript</li>
<li>Java</li>
</ul>
</div>
</div>
<div class="main-width" id="work">
<h2 class="title">Work</h2>
<p>
Are you a recruiter and am impressed by what you see? Your company could be at the top of this list!
🎉
</p>
<hr />
<div class="card">
<div class="card-image">
<picture>
<source srcset="./assets/pelmorex.webp" type="image/webp" />
<source srcset="./assets/pelmorex.jpg" type="image/jpeg" />
<img src="./assets/pelmorex.jpg" height="auto" width="80px" />
</picture>
</div>
<div class="card-body">
<div class="card-header">
<div class="left">
<h3>Junior Software Developer</h3>
<h4>Pelmorex</h4>
</div>
<div class="right">
<p>Jan 2023 - May 2023</p>
<p>Mississauga, ON, Canada</p>
</div>
</div>
<ul>
<li>Improved TypeScript weather description generator by 83% for hyper-accurate weather descriptions with
2M+ daily API requests.</li>
<li>Reduced telemetry storage for weather description generator by 93% via aggregation and field reduction.</li>
<li>Implemented Jenkins pipeline in Python/Pandas to convert weather templates from Google Sheets to sqlite3
files on AWS S3. Deployed on Docker/Kubernetes.</li>
</ul>
</div>
</div>
<div class="card">
<div class="card-image">
<picture>
<source srcset="./assets/square-enix.webp" type="image/webp" />
<source src="./assets/square-enix.jpg" type="image/jpeg" />
<img src="./assets/square-enix.jpg" height="auto" width="80px" />
</picture>
</div>
<div class="card-body">
<div class="card-header">
<div class="left">
<h3>Online Services Programmer Intern</h3>
<h4>Square Enix</h4>
</div>
<div class="right">
<p>Jan 2022 - Aug 2022</p>
<p>Montréal, QC, Canada</p>
</div>
</div>
<ul>
<li>Developed a game progress telemetry tool providing every game team progess metrics.</li>
<li>Built a client-side HTTP rate limiting tool to prevent downtime during peak user concurrency.</li>
<li>Ensured feature parity and cross-compatibility across different games and game platforms.</li>
</ul>
</div>
</div>
<div class="card">
<div class="card-image">
<picture>
<source srcset="./assets/traction-on-demand.webp" type="image/webp" />
<source srcset="./assets/traction-on-demand.jpg" type="image/jpeg" />
<img src="./assets/traction-on-demand.jpg" height="auto" width="80px" />
</picture>
</div>
<div class="card-body">
<div class="card-header">
<div class="left">
<h3>Software Developer Intern</h3>
<h4>Traction on Demand</h4>
</div>
<div class="right">
<p>May 2021 - Dec 2021</p>
<p>Burnaby, BC, Canada</p>
</div>
</div>
<ul>
<li>Implement custom workflows and API endpoints in Salesforce, reducing
clicks required to perform actions.</li>
<li>Unit test strategies to maintain code coverage above 80% in projects.</li>
</ul>
</div>
</div>
</div>
<div class="main-width" id="education">
<h2 class="title">Education</h2>
<hr />
<div class="card">
<div class="card-image">
<picture>
<img src="./assets/GATech.png" height="auto" width="80px" />
</picture>
</div>
<div class="card-body">
<div class="card-header">
<div class="left">
<h3>Georgia Institute of Technology</h3>
<h4>Master of Science in Computer Science (4.0 GPA)</h4>
<p>Machine Learning Specialization</p>
</div>
<div class="right">
<p>Aug 2023 - Present</p>
<p>Atlanta, GA, United States</p>
</div>
</div>
</div>
</div>
<div class="card">
<div class="card-image">
<picture>
<img src="./assets/Western.png" height="auto" width="80px" />
</picture>
</div>
<div class="card-body">
<div class="card-header">
<div class="left">
<h3>University of Western Ontario</h3>
<h4>Bachelor of Engineering in Software Engineering (3.7 GPA)</h4>
</div>
<div class="right">
<p>Sep 2018 - Jun 2023</p>
<p>London, ON, Canada</p>
</div>
</div>
</div>
</div>
<div class="card">
<div class="card-image">
<picture>
<img src="./assets/Fanshawe.png" height="auto" width="80px" />
</picture>
</div>
<div class="card-body">
<div class="card-header">
<div class="left">
<h3>Fanshawe College</h3>
<h4>Diploma in Tourism - Travel (3.79 GPA)</h4>
</div>
<div class="right">
<p>May 2019 - Aug 2021</p>
<p>London, ON, Canada</p>
</div>
</div>
</div>
</div>
<details>
<summary>Courses @ Georgia Institute of Technology</summary>
<ul>
<li>CS7646 - Machine Learning for Trading</li>
<li>CSE6220 - High Performance Computing</li>
</ul>
</details>
</div>
</div>
</div>
<div class="hero" id="section2">
<div class="hero-body" id="portfolio">
<div class="main-width">
<!--SVG taken from carbon.now.sh-->
<h2 class="title">Projects</h2>
<br />
<div class="terminal">
<div class="terminal-head">
<svg xmlns="http://www.w3.org/2000/svg" width="54" height="14" viewBox="0 0 54 14">
<g fill="none" fill-rule="evenodd" transform="translate(1 1)">
<circle cx="6" cy="6" r="6" fill="#FF5F56" stroke="#E0443E" stroke-width=".5"></circle>
<circle cx="26" cy="6" r="6" fill="#FFBD2E" stroke="#DEA123" stroke-width=".5"></circle>
<circle cx="46" cy="6" r="6" fill="#27C93F" stroke="#1AAB29" stroke-width=".5"></circle>
</g>
</svg>
</div>
<div class="terminal-body">
<div>
<p class="terminal-header">
<span class="terminal-secondary">[email protected]</span
><span class="terminal-tertiary">:~$</span>ts-node ./avatar-calculator.ts
</p>
<p><strong>NFT Portfolio - Archived</strong></p>
<ul>
<li>Launched a web service from market demand, attracting 11K+ unique users and 50K+ unique sessions within a month.</li>
<li>Increase of 714% in average user engagement time, from 16 secs to 1 min 54 secs, by optimizing server
performance through techniques such as reducing mean-time-to-failure, implementing data caching, request
queueing, and data scraping, resulting in improved user experience and increased insights.</li>
<li>Developed with a microservice architecture using MongoDB, Redis, Express, Next JS, TypeScript, and Golang.</li>
<li>
Github repository can be found here: <a href="https://github.com/Avatar-Calculator" target="_blank">https://github.com/Avatar-Calculator</a>
</li>
</ul>
<p class="terminal-header">Terminate batch job (Y/N)? Y</p>
</div>
</div>
</div>
</div>
</div>
<div class="hero-foot">
<p>Version 4.14</p>
</div>
</div>
</body>
</html>