You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/page.js
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ export default function Home() {
57
57
]
58
58
constyear2020=[
59
59
{
60
-
text: `This was the year I did what all computer enthusiasts do — take apart their very first computer. I took apart a Dell XPS M1330 (from 2008 ☠️) and learned how computer hardware works to repair the computer right before COVID-19. After a clean install of Ubuntu 18.04LTS I was able to use the computer
60
+
text: `This was the year I did what all computer enthusiasts do — take apart their very first computer. I took apart a Dell XPS M1330 (from 2008 ☠️) and learned how computer hardware works to repair the computer right before COVID-19. After a clean install of Ubuntu 18.04 LTS I was able to use the computer
61
61
for my HBL.`,
62
62
63
63
image: DellXPSM1330,
@@ -85,7 +85,7 @@ export default function Home() {
85
85
]
86
86
constyear2022=[
87
87
{
88
-
text: `For someone who lost 11 umbrellas by forgetting where I put it (and 3 more due to collateral damage), I performed just as you would expect for my Sec 1 History. Other than that I also managed to clench 1st placing in 3 categories in my very first RoboCup competition.`,
88
+
text: `I managed to clench 1st placing in 3 categories in my very first RoboCup competition.`,
89
89
90
90
image: Trophyx3,
91
91
},
@@ -98,15 +98,14 @@ export default function Home() {
98
98
]
99
99
constyear2023=[
100
100
{
101
-
text: `The fact that it was streaming year and I should start to lock in to save my grades took me 2 terms to realise this year.
102
-
I also made more achievements in my CCA by winning NRC and managed to contribute more to my CCA by becoming an Exco.
101
+
text: `I also made more achievements in my CCA by winning NRC and managed to contribute more to my CCA by becoming an Exco.
103
102
I was also part of the Swift Accelerator Programme which enabled me to create and release an app in the App Store.`,
104
103
105
104
image: SmartSheet,
106
105
},
107
106
{
108
-
text: `I also made more achievements in my CCA by winning NRC and managed to contribute more to my CCA by becoming an Exco.
109
-
My NRC project also gave me the opportunity to give a presentation about it during the STEM ALP Fest 2023.`,
107
+
text: `I managed to contribute more to my CCA by becoming one of the three sec 2 Excos. By winning NRC,
108
+
I was given the opportunity to give a presentation at Temasek Poly about it during the STEM ALP Fest 2023.`,
0 commit comments