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: src/Experience.tsx
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ function Experience() {
27
27
image={aws}
28
28
role="Software Development Engineer Intern"
29
29
name="Amazon Web Services (AWS)"
30
-
description="Incoming Summer 2025 on the Relational Database Service (RDS) Team"
30
+
description="Full-stack development for AWS SageMaker"
31
31
timeframe="June 2025 - September 2025"
32
32
link='https://aws.amazon.com/'
33
33
rounded={false}
@@ -47,7 +47,7 @@ function Experience() {
47
47
<ExperienceTab
48
48
logo={icsscLogo}
49
49
image={antalmanac}
50
-
role="Software Development Engineer"
50
+
role="Software Engineer"
51
51
name="AntAlmanac - ICSSC Projects Committee"
52
52
description="Contributing to the open source, student-run project named AntAlmanac, a schedule planning and course exploration tool for 8,000+ UCI students."
53
53
timeframe="November 2024 - Present"
@@ -60,8 +60,8 @@ function Experience() {
60
60
image={dll}
61
61
role="Undergraduate Student Researcher"
62
62
name="Digital Learning lab"
63
-
description="Working on the Generative AI in Education project, specifically the Papyrus AI, an instructional LLM used to improve the literacy and writing for K-12 students."
64
-
timeframe="October 2024 - Present"
63
+
description="Worked on the Generative AI in Education project, specifically the Papyrus AI, an instructional LLM used to improve the literacy and writing for K-12 students."
64
+
timeframe="October 2024 - June 2025"
65
65
link='https://www.genaied.org/'
66
66
rounded={true}
67
67
/>
@@ -71,7 +71,7 @@ function Experience() {
71
71
image={atoma}
72
72
role="Software Engineering Intern"
73
73
name="Atoma Media"
74
-
description="Developing an end-to-end website for a finance startup that uses AI to gather information about financial articles to democratize financial information."
74
+
description="Developed an end-to-end website for a finance startup that uses AI to gather information about financial articles to democratize financial information."
0 commit comments