How I built passport stamps on Atlas Obscura
A small profile feature turned into a nice full-stack problem: query the right countries, render a reusable stamp component, and expose the same data to the app.

A small profile feature turned into a nice full-stack problem: query the right countries, render a reusable stamp component, and expose the same data to the app.
At Skillit, opening a worker profile from search couldn’t mean losing the search that made the profile interesting. Passing a saved-search context through the profile page let Rails keep the recruiter workflow intact.