From 035ff49e0b93e9b7df04839dd5b20bf59ab8c16c Mon Sep 17 00:00:00 2001 From: angelmankel Date: Tue, 2 Jun 2026 13:01:43 -0700 Subject: [PATCH] fix: update about --- constants/about.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/about.ts b/constants/about.ts index 664362b..c4e2598 100644 --- a/constants/about.ts +++ b/constants/about.ts @@ -1,6 +1,6 @@ export const about: string[] = [ "When I was about 10, I built a working gaming PC out of parts and a dead Dell tower. Taking things apart, figuring out how they worked, and putting them back together is what eventually pulled me into software development.", - "I started my career as an Audio Engineer in Los Angeles, CA — moved there at 18 years old and spent three years recording and mixing music. I loved it, but I realized the technical problem-solving was what I'd really been chasing all along.", + "I started my career as an Audio Engineer in Los Angeles, CA — where I spent three years recording and mixing music. I loved it, but I realized the technical problem-solving was what I'd really been chasing all along.", "I moved back to Arizona in 2016 to pursue a career in technology. Took an IT Help Desk job and taught myself Python and JavaScript. A few years later I was a Software Engineer building production web apps for a health tech company. Now I'm finishing my BA in Computer Science and heading straight into a Master's in AI.", "Outside of work I build web apps for myself, develop games in Unreal Engine 5, and dig into AI pipelines — Claude Code is wired into most of my daily workflows.", "I'm currently looking for US-based, remote AI-Native roles.",