Skip to content

Commit 27e9308

Browse files
feat: update description
1 parent 65250c4 commit 27e9308

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

src/pages/about.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const About = () => {
1414
<article className="prose">
1515
<h2>About Me</h2>
1616
<p>
17-
I am Aayush Acharya, an MS CS student at{" "} <ExtLink link="https://temple.edu">Temple University</ExtLink> and a Computer Engineer alumni of{" "}
17+
I am Aayush Acharya, a PhD CS student at{" "} <ExtLink link="https://temple.edu">Temple University</ExtLink> and a Computer Engineer alumni of{" "}
1818
<ExtLink link="http://pcampus.edu.np/">IOE, Pulchowk Campus</ExtLink>. My goal is to
1919
provide a meaningful contribution through research.
2020
</p>

src/pages/index.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ const IndexPage = () => (
1212
<div className="mt-12 flex flex-col-reverse lg:flex-row items-center lg:justify-between lg:space-x-6">
1313
<h1 className="mt-12 lg:mt-0 max-w-3xl text-3xl sm:text-4xl text-primary font-semibold sm:text-left md:text-center lg:text-left">
1414
Hi, I’m Aayush.
15-
<br className="mb-6 lg:hidden" /> I am an MS CS student with an
16-
avid interest in AI and DBMS.
15+
<br className="mb-6 lg:hidden" /> I am an PhD CS student with avid interest in AI.
1716
</h1>
1817
<div className="relative">
1918
<Blob />

0 commit comments

Comments
 (0)