13
13
< script src ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/js/bootstrap.bundle.min.js "
14
14
integrity ="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM "
15
15
crossorigin ="anonymous "> </ script >
16
+ < script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js "> </ script >
16
17
< script src ="script.js "> </ script >
17
18
</ head >
18
19
66
67
< div class ="row g-5 ">
67
68
< div class ="col-lg-7 ">
68
69
< h1 > About Me</ h1 >
69
- < p > Hello! I am a graduate from Raffles Institution and a < span class ="yellow-text "> Gold Microsoft
70
+ < p > Hello! I am a Singaporean graduate from Raffles Institution and a < span class ="yellow-text "> Gold
71
+ Microsoft
70
72
Learn Student Ambassador</ span > , who plans on studying < span class ="yellow-text "> Computer
71
73
Science</ span > in
72
74
university. A < span class ="yellow-text "> self-motivated learner</ span > , I make the most out of
@@ -185,6 +187,42 @@ <h2>Languages</h2>
185
187
< div class ="container ">
186
188
< h1 id ="journey "> My Journey</ h1 >
187
189
< br >
190
+ < div class ="row ">
191
+ < div class ="col-md-12 col-lg-3 ">
192
+ < img src ="media/Tinkercademy_Icon.png " alt ="Tinkercademy Logo " class ="journeyIcon ">
193
+ </ div >
194
+ < div class ="col-md-12 col-lg-9 " id ="left-text ">
195
+ < h2 > Internship at Tinkertanker Pte. Ltd.</ h2 >
196
+ < h3 > Nov 2020 - Dec 2020, Jan 2022 - Present</ h3 >
197
+ < span id ="break "> </ span >
198
+ < p > As an intern at Tinkertanker Pte. Ltd., and specifically their tecnology education branch
199
+ Tinkercademy, I have fun completing a wide variety of tasks. From fabricating with a laser
200
+ cutter to developing curriculum for various technologies, I highly value each and every
201
+ opportunity I have to learn something new here!</ p >
202
+ < span id ="break "> </ span >
203
+ < h3 > Notable activities:</ h3 >
204
+ < ul >
205
+ < li > Used TypeScript to make company MakeCode extensions compatible with the micro:bit v2</ li >
206
+ < li > Researched on WebVR with A-Frame and Edge Impulse for AI integration with micro:bit v2 for
207
+ curriculum development</ li >
208
+ < li > Assisted with curriculum for Game Development in Unity (C# and Bolt Visual Scripting)</ li >
209
+ < li > Designed hamper tags and decoration for the 2020 Christmas sale in Inkscape</ li >
210
+ < li > Wrote two articles for the Tinkercademy Build Log
211
+ < ul >
212
+ < li > < a href ="https://blog.tinkercademy.com/returning-to-re-intern-at-tinkertanker-2de013324042 "
213
+ target ="_blank "> Re-interning at Tinkertanker</ a > </ li >
214
+ < li > < a href ="https://blog.tinkercademy.com/3d-printing-thrills-and-tribulations-6bd887f29ce4 "
215
+ target ="_blank "> 3D Printing: Thrills and Tribulations</ a > </ li >
216
+ </ ul >
217
+ </ li >
218
+ </ ul >
219
+ </ div >
220
+ </ div >
221
+ </ div >
222
+ < br >
223
+ < hr id ="divider-hr-overwrite " class ="center-el ">
224
+ < br >
225
+ < div class ="container ">
188
226
< div class ="row ">
189
227
< div class ="col-md-12 col-lg-3 ">
190
228
< img src ="media/MLSA_Badge.png " alt ="Microsoft Learn Student Ambassadors Program badge "
@@ -247,7 +285,7 @@ <h3>2020 - 2021</h3>
247
285
< h3 > Notable honours / distinctions:</ h3 >
248
286
< ul >
249
287
< li > Edusave Award for Achievement, Good Leadership and Service (2022)</ li >
250
- < li > Lee Kuan Yew Award for Mathematics and Science (2020)</ li >
288
+ < li > < span class =" yellow-text " > Lee Kuan Yew Award for Mathematics and Science (2020)</ span > </ li >
251
289
< li > Spanish Language Elective Scholarship (2020 - 2021)</ li >
252
290
</ ul >
253
291
</ div >
@@ -276,12 +314,14 @@ <h3>2016 - 2019</h3>
276
314
< span id ="break "> </ span >
277
315
< h3 > Notable honours / distinctions:</ h3 >
278
316
< ul >
279
- < li > Dorothy Buckle Top Mathematics and Science Award (2020)</ li >
280
- < li > KS Goh New Media & Technology Award (2019)</ li >
317
+ < li > < span class ="yellow-text "> Dorothy Buckle Top Mathematics and Science Award (2020)</ span >
318
+ </ li >
319
+ < li > < span class ="yellow-text "> KS Goh New Media & Technology Award (2019)</ span > </ li >
281
320
< li > Edusave Character Award (2019)</ li >
282
321
< li > Singapore Young Physicists' Tournament - 1st Runners-up (2019)</ li >
283
- < li > RoboCupJunior OnStage League World Finals in Montréal - SuperTeam Champions, Best OnStage
284
- Performance (2018)</ li >
322
+ < li > < span class ="yellow-text "> RoboCupJunior OnStage League World Finals in Montréal - SuperTeam
323
+ Champions, Best OnStage
324
+ Performance (2018)</ span > </ li >
285
325
< li > Top in Year 3 Mathematics (2018)</ li >
286
326
</ ul >
287
327
</ div >
@@ -301,4 +341,4 @@ <h3>Notable honours / distinctions:</h3>
301
341
</ footer >
302
342
</ body >
303
343
304
- </ html >
344
+ </ html >
0 commit comments