Skip to content

Commit

Permalink
Update educationInfo in portfolio.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Nahidh96 committed Jul 14, 2024
1 parent 2db4555 commit 0325f33
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/portfolio.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,12 +130,12 @@ const educationInfo = {
logo: require("./assets/images/Trinitylogo.png"),
subHeader: "Student",
duration: "Ongoing",
desc: "Innovator of the year 2021.",
descBullets: [
"Developed a revolutionary mixer powered by magnets"
desc: [
"Innovator of the year 2021.",
"Innovator of the year 2023."
],
desc: "Innovator of the year 2023.",
descBullets: [
"Developed a revolutionary mixer powered by magnets",
"Designed and built a highly advanced 2-stage water rocket with features like active fin control, ground live telemetry, and chute deployment. This project showcased my expertise in engineering and innovation."
]
}
Expand Down

0 comments on commit 0325f33

Please sign in to comment.