Compare commits

...

3 Commits

Author SHA1 Message Date
donny def3e3b01d fix: fix resume filename 2026-06-02 15:26:08 -07:00
donny f406800b78 feat: update resume 2026-06-02 15:24:28 -07:00
donny 4a9ca707fc feat: add new testimonial 2026-06-02 13:27:02 -07:00
2 changed files with 7 additions and 0 deletions
+7
View File
@@ -7,5 +7,12 @@ export const testimonials: Testimonial[] = [
title: "Engineering Manager & Senior Engineer · Healthcare Tech", title: "Engineering Manager & Senior Engineer · Healthcare Tech",
quote: quote:
"Angel is an outstanding engineer. One of the fastest learners I've ever met. If you put him on a project he will get up to speed & start working on it almost immediately, even if he has zero previous context. He is an excellent addition to any team. Reliable, insightful & a generally great human being.", "Angel is an outstanding engineer. One of the fastest learners I've ever met. If you put him on a project he will get up to speed & start working on it almost immediately, even if he has zero previous context. He is an excellent addition to any team. Reliable, insightful & a generally great human being.",
},
{
name: "Karynn Tran",
avatar: "https://picsum.photos/200",
title: "Senior Software Engineer",
quote:
"I had the pleasure of working with Angel at VillageMD. What stood out immediately was how quickly Angel transitioned from the Salesforce team onto our Growth engineering team as a full stack engineer. He onboarded with impressive speed and confidence - hitting the ground running and contributing meaningfully in no time. Beyond his technical aptitude, Angel brings a genuine curiosity and willingness to learn. He always asked thoughtful questions and had a sharp eye for inefficiency, looking for ways to improve our processes rather than simply accepting the status quo. His knowledge of emerging technologies, particularly around AI, is impressive, and he regularly shared insights that broadened my own perspective. Angel is a true asset to any team he joins and any organization would be lucky to have him.",
} }
]; ];
Binary file not shown.