File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff 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 >
Original file line number Diff line number Diff 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 />
You can’t perform that action at this time.
0 commit comments