Skip to content

Commit d55f5d6

Browse files
committed
feat: update CV about section to reflect current interests and experiences
1 parent c5d7df1 commit d55f5d6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/data/cv.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,9 @@ const cvData: CVData = {
142142
],
143143

144144
about: [
145-
"CS graduate from UC Merced with experience building distributed ML systems, backend services, and computer vision pipelines.",
146-
"Previously interned at Lawrence Livermore National Laboratory (NNSA) and Zscaler. Research work in IoT sensor fusion at IoT4Ag.",
147-
"Looking for software engineering roles in backend, systems, or ML infrastructure.",
145+
"I’m a Computer Science graduate interested in building reliable software systems that combine backend engineering, data processing, and applied machine learning.",
146+
"Through internships, research, and hackathon projects, I’ve worked on end-to-end systems — from data ingestion and model pipelines to APIs, dashboards, and user-facing tools.",
147+
"I enjoy working close to the system boundary, where performance, reliability, and practical constraints matter as much as correctness. I’m especially interested in roles where I can continue growing as a software engineer while working on real-world problems."
148148
],
149149
};
150150

0 commit comments

Comments
 (0)