Skip to content

Commit 37a065b

Browse files
committed
chore: change about me
1 parent d6d79c2 commit 37a065b

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

src/components/about/page.tsx

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,18 @@ export default function AboutPage() {
4343
<br /> and Ex-Founding SWE at EduBeyond.
4444
<br />
4545
<br />
46-
At 16, I started EduBeyond, an EdTech startup that built LLM powered
47-
Learning Management Systems and earned UN recognition. I developed a
48-
fullstack web app using next, and researched a novel education-oriented
49-
RAG pipeline with Python, PGVector, and the OpenAI SDK.
46+
At 16, I started{" "}
47+
<a
48+
href="https://edubeyond.ai/"
49+
target="_blank"
50+
className="text-white transition-colors hover:text-neutral-400"
51+
>
52+
EduBeyond
53+
</a>
54+
, an EdTech startup that built LLM powered Learning Management Systems
55+
and earned UN recognition. I developed a fullstack web app using next,
56+
and researched a novel education-oriented RAG pipeline with Python,
57+
PGVector, and the OpenAI SDK.
5058
<br />
5159
<br />
5260
My current software and research interests include educational AI
@@ -58,7 +66,7 @@ export default function AboutPage() {
5866
with computer graphics.
5967
<br />
6068
<br />
61-
Welcome to my page, enjoy your stay, and feel free to reach out!
69+
Welcome to my page, and let's build the future together.
6270
</motion.p>
6371
</motion.div>
6472
);

0 commit comments

Comments
 (0)