-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
589 lines (581 loc) · 21.4 KB
/
about.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
http-equiv="Content-Security-Policy"
content="upgrade-insecure-requests"
/>
<meta
name="keywords"
content="johan cho, johan, cho, northeastern, industrial engineering, data science, data, science, portfolio, projects, mbtamapper, mbta, mapper, mbta mapper, mbta map, mbta map realtime, realtime, boston, keolis, keolis commuter services, keolis commuter rail, john hancock, john hancock financial, sharon high school, sharon, manulife, react, reactjs, javascript, python, sql, html, css, ampl, sqlalchemy, massachusetts, the t, commuter rail, boston"
/>
<meta name="author" content="Johan Cho" />
<link rel="canonical" href="https://tandyx.github.io/about" />
<meta name="description" content="about me!" />
<link rel="icon" href="/src/img/lucario.ico" type="image/x-icon" />
<title>about | johan cho</title>
<meta property="og:url" content="https://tandyx.github.io/about" />
<meta property="og:image" content="/src/img/lucario.png" />
<meta property="og:description" content="about me" />
<meta property="og:title" content="about | johan cho" />
<!-- <meta property="og:site_name" content="johan cho's portfolio" /> -->
<meta property="og:see_also" content="https://tandyx.github.io" />
<link rel="stylesheet" href="/src/css/index.css" />
<link rel="stylesheet" href="/src/css/about.css" />
<link rel="stylesheet" href="https://unpkg.com/github-lang-css/index.css" />
<link
rel="stylesheet"
href="https://unpkg.com/github-lang-css/background.css"
crossorigin="anonymous"
/>
<script src="/src/js/index.js" async defer></script>
<script src="/src/js/about.js" async defer></script>
<script src="/src/js/project.js" async defer></script>
<script
src="https://cdn.plot.ly/plotly-2.27.0.min.js"
charset="utf-8"
></script>
<script src="/src/js/components/footer.js" defer></script>
<script src="/src/js/components/navbar.js" defer></script>
<style></style>
</head>
<body>
<x-nav></x-nav>
<header id="aboutheader" class="body_container">
<div class="about_header">
<img
src="/src/img/lucario.png"
alt="johan"
class="circle_img left variable-width-200"
loading="lazy"
/>
<div class="right">
<h1>johan cho</h1>
<hr />
<p class="subheader">
industrial engineer
<a
href="https://coe.northeastern.edu/"
target="_blank"
rel="noopener"
class="neuAccent"
>@northeastern</a
>
</p>
<div class="fa link-grid links-wrapper">
<a
href="mailto:[email protected]"
target="_blank"
rel="noopener"
class="tooltip"
data-tooltip="[email protected]"
></a
><a
href="https://www.linkedin.com/in/chojohan/"
target="_blank"
rel="noopener"
class="tooltip"
data-tooltip="linkedin"
></a
><a
href="https://github.com/tandyx"
target="_blank"
rel="noopener"
class="tooltip"
data-tooltip="github"
></a
><a
href="https://www.youtube.com/channel/UCP91LPgRFY03YoIGrmuMH9A"
target="_blank"
rel="noopener"
class="tooltip"
data-tooltip="youtube"
></a
><a
href="https://open.spotify.com/user/31rmddg3bkfj4gl56uvbw7225t3y?si=313276f3aff34fc2"
target="_blank"
rel="noopener"
>
</a>
</div>
</div>
</div>
</header>
<main class="body_container">
<a href="#" class="back2top fa" id="back2top"></a>
<div class="about_container">
<div class="sub_container left">
<div id="aboutleft" class="body_container">
<img
src="/src/img/lucario.png"
alt="johan"
class="circle_img left variable-width-200"
loading="lazy"
/>
<div class="right">
<h1>johan cho</h1>
<hr />
<p class="subheader">
industrial engineer
<a
href="https://coe.northeastern.edu/"
target="_blank"
rel="noopener"
class="neuAccent"
>@northeastern</a
>
</p>
<div class="fa link-grid links-wrapper">
<a
href="mailto:[email protected]"
target="_blank"
rel="noopener"
class="tooltip"
data-tooltip="[email protected]"
></a
><a
href="https://www.linkedin.com/in/chojohan/"
target="_blank"
rel="noopener"
class="tooltip"
data-tooltip="linkedin"
></a
><a
href="https://github.com/tandyx"
target="_blank"
rel="noopener"
class="tooltip"
data-tooltip="github"
></a
><a
href="https://www.youtube.com/channel/UCP91LPgRFY03YoIGrmuMH9A"
target="_blank"
rel="noopener"
class="tooltip"
data-tooltip="youtube"
></a
><a
href="https://open.spotify.com/user/31rmddg3bkfj4gl56uvbw7225t3y?si=313276f3aff34fc2"
target="_blank"
rel="noopener"
>
</a>
</div>
</div>
</div>
</div>
<div class="sub_container right">
<div id="about_me" class="resume_section_container">
<h3>about</h3>
<hr />
<p>aka. tandy</p>
<p>
undergraduate industrial engineer at northeastern and incoming
software developer at john hancock from
<strong>sharon, massachusetts</strong>.
</p>
<p>
i enjoy hiking, biking, running, exploring the cities and towns of
massachusetts, and video games. always looking for counter-strike
teammates!
</p>
<p>i use archlinux + kde on minisforumv3.</p>
</div>
<!-- <div id="_projects" class="resume_section_container">
<h3>projects</h3>
<hr />
<p>
-> check out some of my work
<a href="./projects/index.html">here</a>.
</p>
</div> -->
<div id="skills" class="resume_section_container">
<h3>skills</h3>
<hr />
<div class="resume_section">
<h4>languages</h4>
<div class="plot_container">
<div id="langPlot"></div>
</div>
<p class="caption">
in addition to: <span class="SQLPL">sql</span>,
<span class="TypeScript">react/jsx</span>
</p>
</div>
<div class="resume_section">
<h4>software</h4>
<hr />
<blockquote>
git, azure, microsoft 365,
<span class="Dockerfile">docker</span> (basic)
</blockquote>
</div>
</div>
<div id="certifications" class="resume_section_container">
<h3>certs</h3>
<hr />
<ul>
<li>
<a
href="https://certificates.iise.org/76cd0063-9b9d-4452-be9e-7d48b1a56e42#gs.i3frjh"
target="_blank"
rel="noopener"
>six sigma green belt</a
>
</li>
</ul>
</div>
<div id="experience" class="resume_section_container">
<h3>work</h3>
<hr />
<div class="resume_section">
<!-- <div class="resume-header-container">
<img
src="/src/img/neucoe.jpg"
alt="johan"
loading="lazy"
class="circle_img resume-inline-img"
/>
<h4 class="active-job-title">
database course assistant grader
</h4>
</div> -->
<h4 class="active-job-title">database course assistant grader</h4>
<hr />
<ul class="subheader">
<li>northeastern university college of engineering</li>
<li>08/2023 - present</li>
</ul>
</div>
<div class="resume_section">
<!-- <div class="resume-header-container">
<img
src="/src/img/John+Hancock.jpg"
alt="johan"
loading="lazy"
class="circle_img resume-inline-img"
/>
<h4>software developer intern</h4>
</div> -->
<h4>software developer intern</h4>
<hr />
<ul class="subheader">
<li>mimta - john hancock natural resource group</li>
<li>05/2024 - 08/2024</li>
</ul>
</div>
<div class="resume_section">
<!-- <div class="resume-header-container">
<img
src="/src/img/353778751_256772996987999_5970352246971840808_n.png"
alt="johan"
loading="lazy"
class="circle_img resume-inline-img"
/>
<h4>IT analyst co-op</h4>
</div> -->
<h4>IT analyst co-op</h4>
<hr />
<ul class="subheader">
<li>harvard university kennedy school</li>
<li>01/2024 - 05/2024</li>
</ul>
</div>
<div class="resume_section">
<style></style>
<!-- <div class="resume-header-container">
<img
src="/src/img/keolis.jpg"
alt="johan"
loading="lazy"
class="circle_img resume-inline-img"
/>
<h4>digital solutions technical co-op</h4>
</div> -->
<h4>digital solutions technical co-op</h4>
<hr />
<ul class="subheader">
<li>keolis commuter services</li>
<li>01/2023 - 08/2023</li>
</ul>
</div>
<div class="resume_section">
<!-- <div class="resume-header-container">
<img
src="/src/img/Amazon-512.webp"
alt="johan"
loading="lazy"
class="circle_img resume-inline-img"
/>
<h4>t1 amazon associate</h4>
</div> -->
<h4>t1 amazon associate</h4>
<hr />
<ul class="subheader">
<li>amazon fresh</li>
<li>08/2021 - 01/2023</li>
</ul>
</div>
</div>
<div id="education" class="resume_section_container">
<h3>education</h3>
<hr />
<div class="resume_section">
<!-- <div class="resume-header-container">
<img
src="/src/img/neu.jpg"
alt="johan"
loading="lazy"
class="circle_img resume-inline-img"
/>
<h4>northeastern university</h4>
</div> -->
<h4>northeastern university</h4>
<hr />
<ul class="subheader">
<li>2021 - 2025 (expected)</li>
<li>industrial engineering, minor mathematics</li>
<li>gpa: 4.0</li>
</ul>
</div>
<div class="resume_section">
<!-- <div class="resume-header-container">
<img
src="/src/img/shs.jpg"
alt="johan"
loading="lazy"
class="circle_img resume-inline-img"
/>
<h4>sharon high school</h4>
</div> -->
<h4>sharon high school</h4>
<hr />
<div class="subheader">
<ul>
<li>2017 - 2021</li>
<li>gpa: 3.6</li>
</ul>
</div>
</div>
</div>
<div id="classes" class="resume_section_container">
<h3>classes</h3>
<hr />
<div class="resume_section">
<h4>industrial engineering</h4>
<hr />
<ul>
<li>
<a
class="blank-anchor"
href="https://www.coursicle.com/neu/courses/IE/5640"
target="_blank"
rel="noopener"
>ie5640</a
>:<span class="subheader"> data mining</span>
<a
href="./projects/school.html#ie5640"
class="fa tooltip-left"
data-tooltip="monorepo"
></a
>
</li>
<li>
<a
class="blank-anchor"
href="https://www.coursicle.com/neu/courses/MEIE/4701"
target="_blank"
rel="noopener"
>meie4701</a
>:<span class="subheader"> capstone design 1</span>
</li>
<li>
<a
class="blank-anchor"
href="https://www.coursicle.com/neu/courses/IE/4522"
target="_blank"
rel="noopener"
>ie4522</a
>:<span class="subheader"> human machine systems</span>
<a
href="./projects/school.html#ie4522"
class="fa tooltip-left"
data-tooltip="expert seminar"
></a
>
</li>
<li>
<a
class="blank-anchor"
href="https://www.coursicle.com/neu/courses/IE/4516"
target="_blank"
rel="noopener"
>ie4516</a
>:<span class="subheader"> quality assurance</span>
</li>
<li>
<a
class="blank-anchor"
href="https://www.coursicle.com/neu/courses/IE/4515"
target="_blank"
rel="noopener"
>ie4515</a
>:<span class="subheader"> operations research</span>
<a
href="./projects/school.html#ie4515"
class="fa tooltip-left"
data-tooltip="'final project'"
></a
>
</li>
<li>
<a
class="blank-anchor"
href="https://www.coursicle.com/neu/courses/IE/4512"
target="_blank"
rel="noopener"
>ie4512</a
>:<span class="subheader"> engineering economy</span>
</li>
<li>
<a
class="blank-anchor"
href="https://www.coursicle.com/neu/courses/IE/4510"
target="_blank"
rel="noopener"
>ie4510</a
>:<span class="subheader"> simulation mod. & analysis</span>
<a
href="./projects/school.html#ie4510"
class="fa tooltip-left"
data-tooltip="final project"
></a
>
</li>
<li>
<a
class="blank-anchor"
href="https://www.coursicle.com/neu/courses/IE/3425"
target="_blank"
rel="noopener"
>ie3425</a
>:<span class="subheader"> engineering database systems</span>
<a
href="./projects/school.html#ie3425"
class="fa tooltip-left"
data-tooltip="final project"
></a
>
</li>
<li>
<a
class="blank-anchor"
href="https://www.coursicle.com/neu/courses/IE/2310"
target="_blank"
rel="noopener"
>ie2310</a
>:<span class="subheader">
intro to industrial engineering</span
>
<a
href="./projects/school.html#ie2310"
class="fa tooltip-left"
data-tooltip="final project"
></a
>
</li>
</ul>
</div>
<div class="resume_section">
<h4>math</h4>
<hr />
<ul>
<li>
<a
class="blank-anchor"
href="https://www.coursicle.com/neu/courses/MATH/4581"
target="_blank"
rel="noopener"
>math4581</a
>:<span class="subheader">
statistics & stochastic processes</span
>
<a
href="./projects/school.html#math4581"
class="fa tooltip-left"
data-tooltip="final project"
></a
>
</li>
<li>
<a
class="blank-anchor"
href="https://www.coursicle.com/neu/courses/MATH/3081"
target="_blank"
rel="noopener"
>math3081</a
>:<span class="subheader"> probability & statistics</span>
</li>
<li>
<a
class="blank-anchor"
href="https://www.coursicle.com/neu/courses/MATH/2341"
target="_blank"
rel="noopener"
>math2341</a
>:<span class="subheader">
differential equations & linear algebra
</span>
</li>
<li>
<a
class="blank-anchor"
href="https://www.coursicle.com/neu/courses/MATH/2321"
target="_blank"
rel="noopener"
>math2321</a
>:<span class="subheader">
calc 3 - multivariable calculus</span
>
</li>
</ul>
</div>
<div class="resume_section">
<h4>other</h4>
<hr />
<ul>
<li>
<a
class="blank-anchor"
href="https://www.coursicle.com/neu/courses/SCHM/2301"
target="_blank"
rel="noopener"
>schm2301</a
>:<span class="subheader"> supply chain management</span>
</li>
<li>
<a
class="blank-anchor"
href="https://www.coursicle.com/neu/courses/GE/1502"
target="_blank"
rel="noopener"
>ge1501/ge1502</a
>:<span class="subheader"> cornerstone of engineering</span>
<a
href="./projects/school.html#ge1502"
class="fa tooltip-left"
data-tooltip="final project"
></a
>
</li>
</ul>
</div>
</div>
</div>
</div>
</main>
<x-footer></x-footer>
</body>
</html>