git404hub

what is remote-jobs fr?

remoteintech/remote-jobs — explained in plain English

Analysis updated 2026-06-20

40,302JavaScriptAudience · generalComplexity · 1/5LicenseSetup · easy

tl;dr

Remote In Tech is a community-maintained directory of remote-friendly tech companies, powering a browsable website where job seekers can discover companies that hire remote workers.

vibe map

mindmap
  root((Remote In Tech))
    What it does
      Remote company directory
      Static website
      Community contributions
    Tech Stack
      JavaScript
      Eleventy SSG
      Node.js 22
    Use Cases
      Job searching
      Adding companies
      Building job boards
    Audience
      Job seekers
      Recruiters
      Developers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Browse a curated list of remote-friendly tech companies to find a job without needing to commute.

VIBE 2

Submit a new company to the directory by adding a Markdown file and opening a pull request.

VIBE 3

Run the site locally to preview your contribution changes before submitting them for review.

VIBE 4

Use the open dataset of remote companies to build your own job board or company filtering tool.

what's the stack?

JavaScriptNode.jsEleventy

how it stacks up fr

remoteintech/remote-jobsgoabstract/awesome-design-toolsvideojs/video.js
Stars40,30239,84039,725
LanguageJavaScriptJavaScriptJavaScript
Setup difficultyeasyeasyeasy
Complexity1/51/52/5
Audiencegeneraldesignerdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

Requires Node.js 22 or newer, run npm install and npm start to get a live local preview with hot reload.

ISC license, use, copy, and modify freely for any purpose including commercial use.

in plain english

Remote In Tech is the source code behind remoteintech.company, a community-maintained directory of remote-friendly tech companies. If you are a job seeker looking for companies that hire people who work remotely, the website lets you browse a curated list of those companies. The GitHub repository is where that directory lives and is managed by contributors from the public. The project is built with JavaScript using Eleventy Excellent, a static site generator starter. To run it locally, you install dependencies with npm, start a development server with hot reload for previewing changes, and build a production version when ready. The README notes that Node.js 22 or newer is required. Contributing a new company to the directory follows a defined process: you create a Markdown file for the company inside the src/companies/ folder, fill in a frontmatter template with specific fields, build the project, and open a pull request. A validation bot automatically reviews the submission and comments on any issues that need fixing. The contributing guidelines in CONTRIBUTING.md document the required frontmatter fields and what the bot checks for. The project is released under the ISC license.

prompts (copy fr)

prompt 1
I want to add my company to the Remote In Tech directory. Show me exactly what the Markdown frontmatter file should look like and where to place it in the repo.
prompt 2
I submitted a company to Remote In Tech but the validation bot flagged an error. What are the required frontmatter fields and what does the bot commonly reject?
prompt 3
Show me how to set up the Remote In Tech Eleventy project locally from scratch on Node.js 22, install dependencies, and start the local dev server.
prompt 4
I want to build a filtered view of the Remote In Tech data showing only companies that hire in Europe. How do I access and filter the company Markdown files programmatically?

Frequently asked questions

what is remote-jobs fr?

Remote In Tech is a community-maintained directory of remote-friendly tech companies, powering a browsable website where job seekers can discover companies that hire remote workers.

What language is remote-jobs written in?

Mainly JavaScript. The stack also includes JavaScript, Node.js, Eleventy.

What license does remote-jobs use?

ISC license, use, copy, and modify freely for any purpose including commercial use.

How hard is remote-jobs to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is remote-jobs for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.