From 83bf0b999db65b160cd0a5593b381841ccabf75d Mon Sep 17 00:00:00 2001 From: Darren Trieu Date: Tue, 19 Dec 2023 16:46:07 -0500 Subject: [PATCH] fixed build errors --- src/app/components/AboutSection.jsx | 4 ++-- src/app/components/HeroSection.jsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/components/AboutSection.jsx b/src/app/components/AboutSection.jsx index 87350e3..9622717 100644 --- a/src/app/components/AboutSection.jsx +++ b/src/app/components/AboutSection.jsx @@ -63,14 +63,14 @@ const AboutSection = () => { return (
- +

About Me

I am a full-time 3rd year student at the University of Toronto Scarborough, studying Computer Science and specializing in Software Engineering. Through both personal and academic work, I have experience in developing web applications, mobile applications, some video games and lots of small programs. A small tidbit about me aside from - programming is that I really enjoy a nice cup of coffee. I'm constantly searching + programming is that I really enjoy a nice cup of coffee. I'm constantly searching for opportunities to learn and expand my skillset, and I hope to learn from you as well!

diff --git a/src/app/components/HeroSection.jsx b/src/app/components/HeroSection.jsx index 9754ecb..9e6b959 100644 --- a/src/app/components/HeroSection.jsx +++ b/src/app/components/HeroSection.jsx @@ -36,7 +36,7 @@ const HeroSection = () => { />

- My name's Darren Trieu, a 3rd year CS student specializing in Software Engineering at the University of Toronto Scarborough. + My name's Darren Trieu, a 3rd year CS student specializing in Software Engineering at the University of Toronto Scarborough.