src/constants/work.js and exported as the workExperience array. The home page renders them inside <Work> components, showing 2 by default with a toggle to reveal all 6.
Experience data shape
Each entry is a plain object:Images are hosted on Cloudinary under the
dlk3ezbal cloud. The image field is a full Cloudinary URL.Timeline
| Role | Company | Dates | Location | Highlights |
|---|---|---|---|---|
| Founder | Stealth startup | May – Aug 2026 | Seattle, WA | — |
| Software Engineer | OpenAI | May – Aug 2025 | Seattle, WA | Built large language models |
| Software Engineer Intern | GoDaddy | May – Aug 2023 | Seattle, WA | A/B tested features on checkout page |
| Software Engineer Intern | J.P. Morgan Chase | June – Aug 2022 | Chicago, IL | Modernized two websites to React for investment banking compliance |
| Recruiting Intern | Speechify | Jan – Apr 2022 | Remote | Sourced top candidates to scale the team at a unicorn AI startup |
| Venture Analyst (Part Time) | Techstars Iowa | Aug 2020 – Jan 2022 | Des Moines, IA | Built financial models for two cohorts of nationally selected startups |
Role details
Founder at a stealth startup
Founder at a stealth startup
Timeline: May – August 2026. Seattle, WADetails are not yet public. This entry is displayed as the most recent experience at the top of the list.
SWE at OpenAI
SWE at OpenAI
Timeline: May – August 2025. Seattle, WAWorked on building large language models at OpenAI.
GoDaddy Software Engineer Intern
GoDaddy Software Engineer Intern
Timeline: May – August 2023. Seattle, WAA/B tested new features on GoDaddy’s Checkout Page to improve conversion rates and user experience.
J.P. Morgan Chase Software Engineer Intern
J.P. Morgan Chase Software Engineer Intern
Timeline: June – August 2022. Chicago, ILHelped investment bankers maintain regulatory compliance by modernizing two internal websites, migrating them from legacy frameworks to React.
Speechify Recruiting Intern
Speechify Recruiting Intern
Timeline: January – April 2022. RemoteSpeechify is a unicorn startup that uses AI to read text aloud. Patrick helped scale their team by sourcing high-quality engineering and product candidates.
Techstars Venture Analyst (Part Time)
Techstars Venture Analyst (Part Time)
Timeline: August 2020 – January 2022. Des Moines, IATechstars Iowa selected ten startups nationwide for its three-month accelerator program. Patrick worked across two cohorts at the Des Moines location, building financial models for each participating company.
Adding a new experience
Add a new entry to the array
Prepend a new object to the
workExperience array so it appears first (most recent at top).