A list of job boards and websites for nomadic developers to look for freelance work. Currently there are over 90 sites with remote job listings! Many of them have RSS feeds available as well.
The core list is maintained in a CSV file here:
An OPML file is available to import into your RSS feed reader of choice. It is part of the repository and can be found here:
There is also an HTML and a Markdown file in the same folder:
There are scripts you can run to generate the OPML, HTML and Markdown files from the CSV file data:
npm run build:opml
npm run build:html
npm run build:markdown
Or create all of them by running:
npm run build
The OPML script is smart enough to exclude sites without an RSS feed. The other scripts generate a complete list.
Created by George Mandis.
For tips on how to use this project please read: Resources and strategies for remote workers and freelancers
You're more than welcome to make suggestions for resources to add to this list!
You can file an issue with information about the resource you'd like to see added to this list.