Skip to content

Commit f3900e4

Browse files
authored
Update page.tsx
1 parent d9dabd4 commit f3900e4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

app/page.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,16 +61,16 @@ export default function Home() {
6161
</ul>
6262

6363
<p className="mt-5">
64-
These days, I'm studying <b>computer science</b> at <b>UC Berkeley</b>, and I'll be at <b>Georgia Tech</b>{" "}
65-
as a master's student this fall.
64+
These days, I'm studying <b>computer science</b> at <b>Georgia Tech</b> as a master's student, and I recently graduated from <b>UC Berkeley</b>{" "}
65+
with a bachelor's degree in <b>computer science</b>.
6666
</p>
6767

6868
<p className="mt-5">
6969
I've worked as an undergraduate researcher at the <b>Berkeley AI Research (BAIR) Lab</b>,
7070
creating LLM parsers for large-scale security logs and enabling sample-efficient prompt optimization for
7171
data-constrained reasoning tasks. I've also spent 1 year interning at <b>T-Mobile Research</b>, finetuning
72-
telco-RAG systems for domain adaptation and building evaluation frameworks for synthetic datasets.
73-
I'll be interning at <b>Amazon</b> on the shopping team this summer.
72+
telco-RAG systems for domain adaptation and building evaluation frameworks for synthetic datasets (and filing <b>2 USPTO utility patents</b> for my work).
73+
I'm interning at <b>Amazon</b> on the autonomous shopping agent framework this summer.
7474
</p>
7575

7676
<p className="mt-5">

0 commit comments

Comments
 (0)