Rafshan Tashin

Side projects

Things I build outside client work

Small tools I built to solve a problem I actually had, not to pad a portfolio. Each one ships with a live demo and the source.

Python · GitHub Actions · Automation · SEO

Remote Job Board

Most remote job boards return the same problem for anyone hiring from outside the US or Europe: a wall of listings that look open but aren’t, once you read the fine print. Rather than keep filtering that by hand every morning, I built something to do it for me.

  1. 1. Every morning it pulls fresh listings from six free remote-job boards.
  2. 2. Each listing is scored against my profile — the role, the job description, and the skills it names — as a percentage match.
  3. 3. Anything region-locked against where I’m based, or already closed, gets dropped before I ever see it.
  4. 4. What’s left is grouped by day and published automatically, no manual step in between.

The public demo runs on a handful of invented sample listings rather than my real results, since those would show which real companies I’m matched with. Same code, same scoring — just different input.

Remote Job Board dashboard showing scored listings grouped by date