You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/page.tsx
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -61,16 +61,16 @@ export default function Home() {
61
61
</ul>
62
62
63
63
<pclassName="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>.
66
66
</p>
67
67
68
68
<pclassName="mt-5">
69
69
I've worked as an undergraduate researcher at the <b>Berkeley AI Research (BAIR) Lab</b>,
70
70
creating LLM parsers for large-scale security logs and enabling sample-efficient prompt optimization for
71
71
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.
0 commit comments