SeekOut

SeekOut is an award-winning US-based SaaS company focused on talent intelligence—used by some of the world’s largest enterprises to find, understand, and hire the right talent.
I joined as a Senior Software Engineer on the frontend, working across two major product surfaces: Recruit and Spot. I work on our internal tools and presentation-facing experiences—building the next generation of agentic AI interfaces that help hiring managers make great decisions quickly.
The work is fast-paced, UI intensive, data-heavy, and built to scale for enterprise environments. My primary stack here is React, Vite, and SWR, with a strong focus on component architecture, performance, and developer experience.

WYSIWYG - unless you use tokens!
Optimizing a RoosterJS-based email editor that was suffering from performance issues, recursive event loops, and cursor instability when handling dynamic variables in recruitment email templates.

How I Learned to Stop Worrying and Love DOM Orchestration
In this case study, we explore some of React 19's wonderful quirks, DOM manipulation & learn why you should worry if your React code starts looking like jQuery.