You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: show all tech stack intersection in job matches
- Display all matching technologies between user's skills and job requirements
- Add get_matching_techs/3 helper to compute intersection of job tech stack with user tech stack union contributions
- Refactor has_matching_tech_stack?/3 to use new helper function
0 commit comments