Skip to content

Commit

Permalink
Update AboutSection.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyrunix committed Oct 6, 2024
1 parent 3654288 commit e203fb1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/app/components/AboutSection.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,9 @@ const AboutSection = () => {
<div className="mt-4 md:mt-0 text-left flex flex-col h-full">
<h2 className="text-4xl font-bold text-white mb-4">About Me</h2>
<p className="text-base lg:text-lg">
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
I am a full-time 4th year student at the University of Toronto Scarborough, studying Computer Science and
specializing in Software Engineering. I am also currently interning at RBC as an Automation Analyst until April 2025.
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&apos;m constantly searching
for opportunities to learn and expand my skillset, and I hope to learn from you as well!
Expand Down

0 comments on commit e203fb1

Please sign in to comment.