Remote In Tech is a community-maintained directory of remote-friendly tech companies that serves as the source code for remoteintech.company.
The project addresses the challenge of discovering which technology companies offer remote work opportunities. It maintains a curated database of remote-friendly employers, allowing job seekers to research companies that support distributed work arrangements. The directory is built as a static site using Eleventy Excellent, with company information stored as markdown files containing structured frontmatter data.
The tool suits anyone actively searching for remote tech positions or researching companies with remote-work policies. It works best for job seekers who want to browse and filter companies by their remote work offerings rather than searching through individual job postings. The project welcomes community contributions; adding a company involves creating a markdown file in the designated directory, filling in required frontmatter fields, running a build command, and submitting a pull request. A validation bot automatically checks submissions against defined requirements, reducing friction in the contribution process.
The project maintains active community engagement through structured contribution guidelines and automated validation. Development requires Node.js 22 or later, keeping the toolchain current. The codebase is built on Eleventy Excellent, a maintained static site generator framework, which provides a stable foundation for the directory's functionality.