Go to Issues to find the latest Orgs and Jobs posted
A list of Open Source projects offering jobs. For those who want to work on open source and get paid.
Repository | Description | Job Page |
---|---|---|
Open Source, Distributed, RESTful Search Engine | https://www.elastic.co/about/careers/ | |
Serverless Framework | https://serverless.com/company/jobs/ | |
Node.js Production Process Manager | https://pm2.io/jobs/ | |
The open platform for beautiful analytics and monitoring | https://grafana.com/about/hiring | |
A distributed HTAP database | https://pingcap.com/recruit-cn/join/ | |
The MongoDB Database | https://www.mongodb.com/careers | |
The open source, cloud-native SQL database | https://www.cockroachlabs.com/careers/ | |
Open Source Automation Server | https://www.cloudbees.com/careers/ CloudBees does NOT own the Jenkins Project. But it does propose many jobs related to Jenkins and Jenkins X. |
|
Open Source Apps To Grow Your Business | https://www.odoo.com/jobs | |
Open source driving agent | https://comma.ai/jobs | |
Make software for complex systems management at scale | https://www.saltstack.com/company/careers/ | |
Fast, Distributed Graph DB | https://dgraph.io/careers | |
Adaptable, fast automation for all | https://gradle.com/careers/ | |
Customizable, real-time reactive, JavaScript commerce platform | https://www.reactioncommerce.com/careers | |
A native multi-model database | https://www.arangodb.com/jobs/ | |
Instant Realtime GraphQL on Postgres | https://hasura.io/careers | |
A universal system visibility tool with native support for containers | https://sysdig.com/jobs/ | |
Secure. Reliable. Extensible. Node.js. | https://nodesource.com/careers | |
A Ethereum Client | https://www.parity.io/jobs | |
Natural language understanding | https://angel.co/rasahq/jobs | |
JavaScript library for interactive, customizable vector maps on the web | https://www.mapbox.com/careers/ | |
A fully scalable open source ecommerce solution | http://www.jobs.net/jobs/prestashop/en-gb/ | |
The leading Open Source product for continuous code quality | http://sonarsource.com/company/jobs/ | |
Zeek (formerly Bro) is a powerful network analysis framework. | https://corelight.com/company/careers | |
In-Memory Data Grid | https://hazelcast.com/company/careers/ | |
An open source automation service | https://www.rundeck.com/careers | |
The Streaming SQL Engine for Apache Kafka | https://www.confluent.io/careers/ | |
JavaScript bitcoin library for Node.js and browsers | https://angel.co/company/purse/jobs/90956-open-source-protocol-developer-bcoin | |
Location Intelligence & Data Visualization tool | https://carto.com/careers/ | |
Providing a standardized packaging format for diverse applications | https://www.docker.com/careers | |
Kubernetes-native API gateway for microservices | https://www.datawire.io/careers/ | |
Distributed SQL database | https://crate.io/jobs/ | |
A package manager for JavaScript | https://www.npmjs.com/jobs | |
A small image based on Debian | https://bitnami.com/careers | |
Linux container technology optimized for HPC workloads | https://sylabs.io/resources/jobs | |
CMS/CMF, MDM, PIM, DAM and E-Commerce | https://pimcore.com/en/about/careers | |
SQL database | https://hire.withgoogle.com/public/jobs/yugabyte | |
NGINX-based MP4 Repackager | https://corp.kaltura.com/company/careers/ | |
Building the internet's open library of freely usable visuals | https://unsplash.com/hiring | |
Machine Learning Deployment for Kubernetes | https://www.seldon.io/careers/ | |
Dependency analysis for any codebase | https://fossa.com/careers | |
Main OroCRM package with core functionality. | https://oroinc.com/careers | |
Build and Deploy System for OpenShift & Kubernetes | https://amazee.bamboohr.com/jobs/ | |
Chat on IRC from anywhere | https://www.irccloud.com/jobs | |
Professional CMS | https://ez.no/About-eZ/Careers | |
Continuous Deployment Cloud Hosting | https://platform.sh/company/careers | |
Blockchain You Can Easily Build On | https://decent.ch/careers/ | |
A visual programming editor for building WebVR and WebGL experiences | https://site.vizor.io/jobs | |
Open Source, Static typed multiplatform programming language | https://www.jetbrains.com/careers/jobs/ | |
Open Source, The Java IDE for Professional Developers | https://www.jetbrains.com/careers/jobs/ | |
open-source electronics prototyping platform | https://www.arduino.cc/en/Careers/Home | |
Game for learning how to code | https://codecombat.com/about#careers | |
gitlab | Open source software to collaborate on code | https://about.gitlab.com/jobs/ |
Cross-platform application monitoring, with a focus on error reporting | https://sentry.io/careers/ | |
Open Source 3D printing toolbox | https://slic3r.org/blog/job-opportunities/ | |
isc-projects/bind9 | A complete, highly portable implementation of the DNS (Domain Name System) protocol | https://jobs.isc.org/ |
ML powered analytics engine for outlier/anomaly detection and root cause analysis | https://www.chaosgenius.io/about.html | |
The simplest, fastest way to get business intelligence and analytics to everyone in your company | https://www.metabase.com/jobs/ | |
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. | https://jobs.lever.co/mattermost/ | |
Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. | https://jobs.lever.co/mattermost/ |
How to update the website
# Start server
npm run sb
# deploy
up deploy production
- update
organizations.json
/jobs.json
inbackend
folder - update readme
- preview website:
npm run sb
- deploy:
up deploy production
Tech stack of oo.t9t.io
- Server: AWS lambda
- Database: AWS dynamodb
- Server Side Rendering for SEO: next.js
- Frontend Components: React.js
- Deployment: apex up
- frontend components:
/pages
- server:
/backend/index.js
- dynamodb operation:
/backend/db/
GPLv3