diff --git a/public/images/about-me.jpg b/public/images/about-me.jpg new file mode 100644 index 0000000..51226a1 Binary files /dev/null and b/public/images/about-me.jpg differ diff --git a/public/images/coffee-computer.jpg b/public/images/coffee-computer.jpg new file mode 100644 index 0000000..71badf9 Binary files /dev/null and b/public/images/coffee-computer.jpg differ diff --git a/public/images/projects/2dplatformer.gif b/public/images/projects/2dplatformer.gif new file mode 100644 index 0000000..81d1e2d Binary files /dev/null and b/public/images/projects/2dplatformer.gif differ diff --git a/public/images/projects/actitout-image.jpg b/public/images/projects/actitout-image.jpg new file mode 100644 index 0000000..f0cb739 Binary files /dev/null and b/public/images/projects/actitout-image.jpg differ diff --git a/public/images/projects/actitout.gif b/public/images/projects/actitout.gif new file mode 100644 index 0000000..7be65d7 Binary files /dev/null and b/public/images/projects/actitout.gif differ diff --git a/public/images/projects/passionpals-image.gif b/public/images/projects/passionpals-image.gif new file mode 100644 index 0000000..4b77f2f Binary files /dev/null and b/public/images/projects/passionpals-image.gif differ diff --git a/public/images/projects/powerplatform.gif b/public/images/projects/powerplatform.gif new file mode 100644 index 0000000..853b876 Binary files /dev/null and b/public/images/projects/powerplatform.gif differ diff --git a/public/resume/Darren_Trieu_Resume___January_2024.pdf b/public/resume/Darren_Trieu_Resume___January_2024.pdf new file mode 100644 index 0000000..660842c Binary files /dev/null and b/public/resume/Darren_Trieu_Resume___January_2024.pdf differ diff --git a/src/app/api/send/route.js b/src/app/api/send/route.js index 84bcbe4..49057bc 100644 --- a/src/app/api/send/route.js +++ b/src/app/api/send/route.js @@ -16,7 +16,7 @@ export async function POST(req, res) { <>
Thank you for contacting me!
-Your message was received:
+I have received your email:
{message}
> ), diff --git a/src/app/components/AboutSection.jsx b/src/app/components/AboutSection.jsx index 2d8d0cc..87350e3 100644 --- a/src/app/components/AboutSection.jsx +++ b/src/app/components/AboutSection.jsx @@ -63,13 +63,14 @@ const AboutSection = () => { return (I am a full-time 3rd year student at the University of Toronto Scarborough, studying Computer Science and - specializing in Software Engineering. From both personal and academic work, I have experience in developing - web applications, mobile applications, some video games and lots of small programs. I'm constantly searching + 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 for opportunities to learn and expand my skillset, and I hope to learn from you as well!