Skip to content

Commit

Permalink
UPDATE: the about me
Browse files Browse the repository at this point in the history
  • Loading branch information
antidoid committed Dec 23, 2024
1 parent 20bc7f6 commit d612d64
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions frontend/src/components/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -127,16 +127,17 @@ function About() {
</div>
<div className="mt-4 md:mt-0 flex grow flex-col gap-4 font-poppins font-extralight md:w-3/5 text-white/90 text-xl">
<p>
Hey there, I'm Piyush from Bangalore, India, a college student
pursuing computer science<span className="mx-2">🖥️</span>
Hey there, I'm Piyush from Bangalore, IN
<span className="mx-2">🇮🇳</span>, a CS undergrad
<span className="mx-2">🖥️</span>
with a passion for building and automating things for the web.
</p>
<p>
My interest in computers began probably when I first saw one on
television while watching{" "}
<span className="text-cerulean font-semibold">Doraemon</span>
<img
className="w-6 h-6 mx-2 inline-block"
className="size-6 mx-2 inline-block"
src={DoraemonImg}
alt="Doraemon joy face"
/>
Expand Down

0 comments on commit d612d64

Please sign in to comment.