Skip to content

Commit d12293f

Browse files
authored
Update page.js
1 parent bd8aea9 commit d12293f

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

app/page.js

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export default function Home() {
5757
]
5858
const year2020 = [
5959
{
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
6161
for my HBL.`,
6262

6363
image: DellXPSM1330,
@@ -85,7 +85,7 @@ export default function Home() {
8585
]
8686
const year2022 = [
8787
{
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.`,
8989

9090
image: Trophyx3,
9191
},
@@ -98,15 +98,14 @@ export default function Home() {
9898
]
9999
const year2023 = [
100100
{
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.
103102
I was also part of the Swift Accelerator Programme which enabled me to create and release an app in the App Store.`,
104103

105104
image: SmartSheet,
106105
},
107106
{
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.`,
110109

111110
image: StemAlpFest,
112111
},

0 commit comments

Comments
 (0)