mirror of
https://github.com/remoteintech/remote-jobs
synced 2024-12-29 05:43:09 +00:00
Merge remote-tracking branch 'upstream/main' into main
This commit is contained in:
commit
83c3cf5a81
23 changed files with 695 additions and 64 deletions
98
.github/CODE_OF_CONDUCT.md
vendored
98
.github/CODE_OF_CONDUCT.md
vendored
|
@ -1,22 +1,94 @@
|
|||
# Contributor Code of Conduct
|
||||
# Contributor Covenant Code of Conduct
|
||||
|
||||
As contributors and maintainers of this project, and in the interest of fostering an open and welcoming community, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities.
|
||||
## Our Pledge
|
||||
|
||||
We are committed to making participation in this project a harassment-free experience for everyone, regardless of level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, or nationality.
|
||||
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status,
|
||||
nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
|
||||
|
||||
Examples of unacceptable behavior by participants include:
|
||||
We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
|
||||
|
||||
* The use of sexualized language or imagery
|
||||
* Personal attacks
|
||||
* Trolling or insulting/derogatory comments
|
||||
## Our Standards
|
||||
|
||||
Examples of behavior that contributes to a positive environment for our community include:
|
||||
|
||||
* Demonstrating empathy and kindness toward other people
|
||||
* Being respectful of differing opinions, viewpoints, and experiences
|
||||
* Giving and gracefully accepting constructive feedback
|
||||
* Accepting responsibility and apologizing to those affected by our mistakes, and learning from the experience
|
||||
* Focusing on what is best not just for us as individuals, but for the overall community
|
||||
|
||||
Examples of unacceptable behavior include:
|
||||
|
||||
* The use of sexualized language or imagery, and sexual attention or advances of any kind
|
||||
* Trolling, insulting or derogatory comments, and personal or political attacks
|
||||
* Public or private harassment
|
||||
* Publishing other's private information, such as physical or electronic addresses, without explicit permission
|
||||
* Other unethical or unprofessional conduct.
|
||||
* Publishing others' private information, such as a physical or email address, without their explicit permission
|
||||
* Other conduct which could reasonably be considered inappropriate in a professional setting
|
||||
|
||||
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct. By adopting this Code of Conduct, project maintainers commit themselves to fairly and consistently applying these principles to every aspect of managing this project. Project maintainers who do not follow or enforce the Code of Conduct may be permanently removed from the project team.
|
||||
## Enforcement Responsibilities
|
||||
|
||||
This code of conduct applies both within project spaces and in public spaces when an individual is representing the project or its community.
|
||||
Community leaders are responsible for clarifying and enforcing our standards of acceptable behavior and will take appropriate and fair corrective action in response to any behavior that they deem inappropriate, threatening, offensive, or harmful.
|
||||
|
||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by opening an issue or contacting one or more of the project maintainers.
|
||||
Community leaders have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are
|
||||
not aligned to this Code of Conduct, and will communicate reasons for moderation decisions when appropriate.
|
||||
|
||||
This Code of Conduct is adapted from the [Contributor Covenant](http://contributor-covenant.org), version 1.2.0, available at [http://contributor-covenant.org/version/1/2/0/](http://contributor-covenant.org/version/1/2/0/)
|
||||
## Scope
|
||||
|
||||
This Code of Conduct applies within all community spaces, and also applies when an individual is officially representing the community in public spaces.
|
||||
Examples of representing our community include using an official e-mail address, posting via an official social media account, or acting as an appointed
|
||||
representative at an online or offline event.
|
||||
|
||||
## Enforcement
|
||||
|
||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement. Please mention @dougaitken or email him directly `remote at dougaitken dot co dot uk`
|
||||
|
||||
All complaints will be reviewed and investigated promptly and fairly.
|
||||
|
||||
All community leaders are obligated to respect the privacy and security of the reporter of any incident.
|
||||
|
||||
## Enforcement Guidelines
|
||||
|
||||
Community leaders will follow these Community Impact Guidelines in determining the consequences for any action they deem in violation of this Code of Conduct:
|
||||
|
||||
### 1. Correction
|
||||
|
||||
**Community Impact**: Use of inappropriate language or other behavior deemed unprofessional or unwelcome in the community.
|
||||
|
||||
**Consequence**: A private, written warning from community leaders, providing clarity around the nature of the violation and an explanation of why the
|
||||
behavior was inappropriate. A public apology may be requested.
|
||||
|
||||
### 2. Warning
|
||||
|
||||
**Community Impact**: A violation through a single incident or series of actions.
|
||||
|
||||
**Consequence**: A warning with consequences for continued behavior. No interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, for a specified period of time. This includes avoiding interactions in community spaces as well as external channels like social media. Violating these terms may lead to a temporary or permanent ban.
|
||||
|
||||
### 3. Temporary Ban
|
||||
|
||||
**Community Impact**: A serious violation of community standards, including sustained inappropriate behavior.
|
||||
|
||||
**Consequence**: A temporary ban from any sort of interaction or public communication with the community for a specified period of time. No public or private interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, is allowed during this period.
|
||||
|
||||
Violating these terms may lead to a permanent ban.
|
||||
|
||||
### 4. Permanent Ban
|
||||
|
||||
**Community Impact**: Demonstrating a pattern of violation of community standards, including sustained inappropriate behavior, harassment of an individual, or aggression toward or disparagement of classes of individuals.
|
||||
|
||||
**Consequence**: A permanent ban from any sort of public interaction within the community.
|
||||
|
||||
## Attribution
|
||||
|
||||
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].
|
||||
|
||||
Community Impact Guidelines were inspired by [Mozilla's code of conduct enforcement ladder][Mozilla CoC].
|
||||
|
||||
For answers to common questions about this code of conduct, see the FAQ at [https://www.contributor-covenant.org/faq][FAQ]. Translations are available at [https://www.contributor-covenant.org/translations][translations].
|
||||
|
||||
[homepage]: https://www.contributor-covenant.org
|
||||
[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
|
||||
[Mozilla CoC]: https://github.com/mozilla/diversity
|
||||
[FAQ]: https://www.contributor-covenant.org/faq
|
||||
[translations]: https://www.contributor-covenant.org/translations
|
||||
|
||||
_This superceeds any previous version of the code of conduct_
|
||||
|
|
29
.github/PULL_REQUEST_TEMPLATE.MD
vendored
29
.github/PULL_REQUEST_TEMPLATE.MD
vendored
|
@ -1,19 +1,22 @@
|
|||
📝Title your pull request descriptively. `[edit X company]` or `[add new company - COMPANY]`
|
||||
This Pull Request should adhere to the repository's [Code of Conduct](../../main/.github/CONTRIBUTING.md).
|
||||
|
||||
ℹ️Please read and check the boxes in the list below that apply!
|
||||
Title your pull request descriptively. `[edit X company]` or `[add new company - COMPANY]`
|
||||
|
||||
Please read and check the boxes in the list below that apply!
|
||||
|
||||
If updating or adding a company, please include details here: _delete this and add details_
|
||||
|
||||
- [ ] This PR contains housekeeping only (URL edits, copy changes etc) - if check, delete other lines that don't apply.
|
||||
- [ ] I am an employee of the company mentioned and confirm all included details are correct.
|
||||
- [ ] You know your alphabet - company is listed in alphabetical order in the README.md file.
|
||||
- [ ] The company directly hires employees. No bootcamps / freelance sites / etc
|
||||
- [ ] The company hires remote employees, or positions are available to remote workers and are clearly illustrated as such.
|
||||
- [ ] A [company profile](https://github.com/remoteintech/remote-jobs/blob/main/company-profiles/example.md) is included - This is __required__ for new additions.
|
||||
- [ ] __Remote status__ has details regarding how the culture includes remote employees, how the company integrated remote workers, etc
|
||||
- [ ] __Region__ details the geographic regions in which this company's employees can reside. For more details see the instructions in the [example company profile](/company-profiles/example.md#region).
|
||||
- [ ] __How to apply__ details the best approach for new applications, page on site where open position are listed, and any other help available for job hunters
|
||||
Check off this list as appropriate (add an `x` between the `[]`). It will be used by @dougaitken when reviewing your contribution.
|
||||
|
||||
This is a modified version of the [Contributing Guidelines](https://github.com/remoteintech/remote-jobs/tree/main/.github/CONTRIBUTING.md).
|
||||
- [] This PR contains housekeeping only (URL edits, copy changes etc) - **if this is checked, delete other lines that don't apply.**
|
||||
- [] You are an employee of the company mentioned and confirm all included details are correct.
|
||||
- [] You know your alphabet - company is listed in alphabetical order in the README.md file.
|
||||
- [] The company directly hires employees. ** No bootcamps / freelance sites / etc**
|
||||
- [] The company hires remote employees, or positions are available to remote workers and are clearly illustrated as such.
|
||||
- [] A [company profile](/company-profiles/example.md) is included - This is __required__ for new additions.
|
||||
- [] An entry has been added or edited within the [readme.md file](../../main/README.md).
|
||||
- [] __Remote status__ has details regarding how the culture includes remote employees, how the company integrated remote workers, etc
|
||||
- [] __Region__ details the geographic regions in which this company employees can reside. For more details see the instructions in the [example company profile](/company-profiles/example.md#region).
|
||||
- [] __How to apply__ details the best approach for new applications, page on site where open position are listed, and any other help available for job hunters
|
||||
|
||||
This Pull Request should adhere to the repository's [Code of Conduct](https://github.com/remoteintech/remote-jobs/tree/main/.github/CODE_OF_CONDUCT.md).
|
||||
This is a modified version of the [Contributing Guidelines](../../main/.github/CONTRIBUTING.md).
|
||||
|
|
21
README.md
21
README.md
|
@ -49,6 +49,7 @@ Name | Website | Region
|
|||
[Ambaum](/company-profiles/ambaum.md) | https://ambaum.com/ | USA, Europe
|
||||
[Andela](/company-profiles/andela.md) | https://andela.com/ | Worldwide
|
||||
[Animalz](/company-profiles/animalz.md) | https://www.animalz.co | USA
|
||||
[Annertech](/company-profiles/annertech.md) | https://www.annertech.com | Ireland
|
||||
[Anomali](/company-profiles/anomali.md) | https://www.anomali.com/company/careers | USA, UK, Singapore
|
||||
[apartment therapy](/company-profiles/apartment-therapy.md) | http://www.apartmenttherapy.com/ | USA
|
||||
[Appinio](/company-profiles/appinio.md) | https://appinio.com/ | Europe
|
||||
|
@ -128,6 +129,7 @@ Name | Website | Region
|
|||
[CivicActions](/company-profiles/civicactions.md) | https://civicactions.com/ | Worldwide
|
||||
[Civo](/company-profiles/civo.md) | https://www.civo.com | Worldwide
|
||||
[Clevertech](/company-profiles/clevertech.md) | https://clevertech.biz/ | Worldwide
|
||||
[ClickUp](/company-profiles/clickup.md) | https://clickup.com/ | Worldwide
|
||||
[Close](/company-profiles/close.md) | https://close.com | Worldwide
|
||||
[CloudApp](/company-profiles/cloudapp.md) | https://getcloudapp.com | North America
|
||||
[Codea IT](/company-profiles/codea-it.md) | https://www.codeait.com | Worldwide
|
||||
|
@ -137,6 +139,7 @@ Name | Website | Region
|
|||
[Codestunts](/company-profiles/codestunts.md) | https://codestunts.com/ | Worldwide
|
||||
[Cofense](/company-profiles/cofense.md) | https://cofense.com | USA
|
||||
[Coinbase](/company-profiles/coinbase.md) | https://www.coinbase.com | Worldwide
|
||||
[Coingape](/company-profiles/coingape.md) | https://coingape.com/ | India
|
||||
[Colivre](/company-profiles/colivre.md) | https://colivre.coop.br/ | Worldwide
|
||||
[Collabora](/company-profiles/collabora.md) | https://www.collabora.com/ | Worldwide
|
||||
[Comet](/company-profiles/comet.md) | https://www.comet.co/ | France
|
||||
|
@ -157,12 +160,14 @@ Name | Website | Region
|
|||
[CrowdTangle](/company-profiles/crowdtangle.md) | https://crowdtangle.com | USA
|
||||
[Cueup](/company-profiles/cueup.md) | https://cueup.io/ | Worldwide
|
||||
[Customer.io](/company-profiles/customer-io.md) | https://customer.io | Worldwide
|
||||
[Cuvette](/company-profiles/cuvette.md) | https://cuvette.tech | Worldwide
|
||||
[CVS Health](/company-profiles/cvs-health.md) | https://jobs.cvshealth.com/ | USA
|
||||
[Cyber Whale](/company-profiles/cyber-whale.md) | https://cyberwhale.tech | Europe
|
||||
[Dalenys](/company-profiles/dalenys.md) | https://dalenys.com/ | Europe
|
||||
[DappRadar](/company-profiles/dappradar.md) | https://dappradar.com/ | Worldwide
|
||||
[DareCode](/company-profiles/darecode.md) | https://darecode.com/ | Europe
|
||||
[DashboardHub](/company-profiles/dashboardhub.md) | https://dashboardhub.io | Worldwide
|
||||
[Dashlane](/company-profiles/dashlane.md) | https://dashlane.com | Worldwide
|
||||
[Data Science Brigade](/company-profiles/data-science-brigade.md) | https://dsbrigade.com/ | Worldwide
|
||||
[DataCamp](/company-profiles/datacamp.md) | https://www.datacamp.com/ | Europe or comparable timezone
|
||||
[Datadog](/company-profiles/datadog.md) | https://www.datadoghq.com/ | Worldwide
|
||||
|
@ -182,6 +187,7 @@ Name | Website | Region
|
|||
[DNSimple](/company-profiles/dnsimple.md) | https://dnsimple.com/ | Worldwide
|
||||
[Docker](/company-profiles/docker.md) | https://www.docker.com | USA
|
||||
[Doist](/company-profiles/doist.md) | https://doist.com | Worldwide
|
||||
[Donut App](/company-profiles/donut.md) | https://www.donut.app/ | USA, EU
|
||||
[DroneDeploy](/company-profiles/dronedeploy.md) | https://www.dronedeploy.com/ | Worldwide
|
||||
[Drupal Jedi](/company-profiles/drupal-jedi.md) | https://drupaljedi.com/ | Worldwide
|
||||
[DuckDuckGo](/company-profiles/duckduckgo.md) | https://duckduckgo.com/ | Worldwide
|
||||
|
@ -192,6 +198,7 @@ Name | Website | Region
|
|||
[Eco-Mind](/company-profiles/eco-mind.md) | https://eco-mind.eu/ | Italy
|
||||
[Edgar](/company-profiles/edgar.md) | https://meetedgar.com/ | USA & Canada
|
||||
[Edify](/company-profiles/edify.md) | https://edify.cr/ | Costa Rica & Worldwide
|
||||
[eFishery](/company-profiles/efishery.md) | https://efishery.com/ | Indonesia
|
||||
[Elastic](/company-profiles/elastic.md) | https://www.elastic.co/ | Worldwide
|
||||
[Emsisoft](/company-profiles/emsisoft.md) | https://www.emsisoft.com/ | Worldwide
|
||||
[EngineYard (Support Team)](/company-profiles/engineyard.md) | https://www.engineyard.com/ | Worldwide
|
||||
|
@ -249,6 +256,7 @@ Name | Website | Region
|
|||
[Geckoboard](/company-profiles/geckoboard.md) | https://www.geckoboard.com | UK
|
||||
[General Assembly](/company-profiles/general-assembly.md) | https://generalassemb.ly/ | Worldwide
|
||||
[GEO Jobe](/company-profiles/geo-jobe.md) | https://www.geo-jobe.com/ | USA
|
||||
[GFT](/company-profiles/gft.md) | https://www.gft.com/ | Asia, Europe, Latin America and North America
|
||||
[Ghost Foundation](/company-profiles/the-ghost-foundation.md) | https://ghost.org/ | Worldwide
|
||||
[Ghost Inspector](/company-profiles/ghost-inspector.md) | https://ghostinspector.com | North America, Latin America, Caribbean
|
||||
[Giant](/company-profiles/giant.md) | https://giantmade.com | UK
|
||||
|
@ -328,6 +336,7 @@ Name | Website | Region
|
|||
[iOS App Templates](/company-profiles/ios-app-templates.md) | https://www.iosapptemplates.com/ | Worldwide
|
||||
[IPInfo](/company-profiles/ipinfo.md) | https://ipinfo.io/ | Worldwide
|
||||
[IPS Group, Inc.](/company-profiles/ips-group-inc.md) | https://www.ipsgroupinc.com/ | USA
|
||||
[IQVIA](/company-profiles/iqvia.md) | https://jobs.iqvia.com/our-company | Worldwide
|
||||
[iRonin](/company-profiles/ironin.md) | https://www.ironin.it/ | Worldwide
|
||||
[Iterative](/company-profiles/iterative.md) | https://www.iterative.ai/ | Worldwide
|
||||
[iwantmyname](/company-profiles/iwantmyname.md) | https://iwantmyname.com/ | Worldwide
|
||||
|
@ -336,6 +345,7 @@ Name | Website | Region
|
|||
[JBS Custom Software Solutions](/company-profiles/jbs-custom-software-solutions.md) | https://www.jbssolutions.com/ | USA
|
||||
[Jitbit](/company-profiles/jitbit.md) | https://www.jitbit.com/ | Worldwide
|
||||
[Jitera](/company-profiles/jitera.md) | https://iruuza-inc.com/ | Worldwide
|
||||
[Jobsity](/company-profiles/jobsity.md) | https://recruitment.jobsity.com/ | US & LATAM
|
||||
[Jolly Good Code](/company-profiles/jolly-good-code.md) | https://www.jollygoodcode.com | Worldwide
|
||||
[journy.io](/company-profiles/journy-io.md) | https://www.journy.io | Europe
|
||||
[Joyent](/company-profiles/joyent.md) | https://www.joyent.com/careers/ | USA, UK, Canada, SK, SG
|
||||
|
@ -400,6 +410,7 @@ Name | Website | Region
|
|||
[Merico](/company-profiles/merico.md) | https://merico.dev/ | Worldwide
|
||||
[MetaLab](/company-profiles/metalab.md) | https://metalab.co | Worldwide
|
||||
[MetaMask](/company-profiles/metamask.md) | https://metamask.io | Worldwide
|
||||
[MeteorOps](/company-profiles/meteorops.md) | https://meteorops.com | Worldwide
|
||||
[Microsoft](/company-profiles/microsoft.md) | https://www.microsoft.com/ | Worldwide
|
||||
[Mixcloud](/company-profiles/mixcloud.md)| https://www.mixcloud.com/ | Europe
|
||||
[Mixmax](/company-profiles/mixmax.md) | https://mixmax.com | Worldwide
|
||||
|
@ -416,7 +427,9 @@ Name | Website | Region
|
|||
[Mux](/company-profiles/mux.md) | https://mux.com | Worldwide
|
||||
[Mycelium](/company-profiles/mycelium.md) | https://mycelium.ventures/ | North America, Europe, Oceania
|
||||
[MySQL](/company-profiles/mysql.md) | https://www.mysql.com/ | Worldwide
|
||||
[Nagarro](/company-profiles/nagarro.md) | https://www.nagarro.com/en | Worldwide
|
||||
[Nationwide](/company-profiles/nationwide.md) | https://www.nationwide.com/ | USA
|
||||
[NetApp](/company-profiles/netapp.md) | https://www.netapp.com/ | Worldwide
|
||||
[Netguru](/company-profiles/netguru.md) | https://www.netguru.com | Worldwide
|
||||
[Netris](/company-profiles/netris.md) | https://www.netris.ai | Worldwide
|
||||
[Netsparker](/company-profiles/netsparker.md) | https://www.netsparker.com/ | Worldwide
|
||||
|
@ -477,7 +490,7 @@ Name | Website | Region
|
|||
[Plex](/company-profiles/plex.md) | https://plex.tv | Worldwide
|
||||
[PNC Financial Services ](/company-profiles/pnc-financial-services.md) | https://www.pnc.com/ | USA
|
||||
[Polygon](/company-profiles/polygon.md) | https://polygon.technology/careers/#all-roles | Worldwide
|
||||
[PowerSchool](/company-profiles/powerschool.md) | https://www.powerschool.com/ | North America
|
||||
[PowerSchool](/company-profiles/powerschool.md) | https://www.powerschool.com/ | North America / India
|
||||
[Precision Nutrition](/company-profiles/precision-nutrition.md) | https://www.precisionnutrition.com/ | Worldwide
|
||||
[Predict Mobile](/company-profiles/predict-mobile.md) | https://predictmobile.com/ | UK
|
||||
[Prelude](/company-profiles/prelude.md) | https://www.prelude.co/ | USA
|
||||
|
@ -533,18 +546,19 @@ Name | Website | Region
|
|||
[SecurityScorecard](/company-profiles/securityscorecard.md) | https://securityscorecard.com/ | UTC -3 to -5
|
||||
[Seeq](/company-profiles/seeq.md) | https://www.seeq.com | USA, Worldwide
|
||||
[Semaphore](/company-profiles/semaphore.md) | https://semaphoreci.com | Europe
|
||||
[Sendwave](/company-profiles/sendwave.md) | https://www.sendwave.com/ | Worldwide
|
||||
[SerpApi](/company-profiles/serpapi.md) | https://serpapi.com/ | Worldwide
|
||||
[Server Density](/company-profiles/server-density.md) | https://www.serverdensity.com | Europe
|
||||
[ServMask](/company-profiles/servmask.md) | https://servmask.com | Worldwide
|
||||
[Session](/company-profiles/session.md) | https://getsession.com | Worldwide
|
||||
[Shareup](/company-profiles/shareup.md) | https://shareup.app | Europe
|
||||
[Shippabo](/company-profiles/shippabo.md) | https://shippabo.com | North America
|
||||
[Shogun](/company-profiles/shogun.md) | https://getshogun.com | Worldwide
|
||||
[Shopify](/company-profiles/shopify.md) | https://www.shopify.com | Worldwide
|
||||
[Sigma Defense](/company-profiles/sigma-defense.md) | https://sigmadefense.com | USA
|
||||
[SignEasy](/company-profiles/signeasy.md) | https://signeasy.com/ | Worldwide
|
||||
[Silverfin](/company-profiles/silverfin.md) | https://www.silverfin.com/ | Worldwide
|
||||
[simplabs](/company-profiles/simplabs.md) | https://simplabs.com/ | Europe and Americas
|
||||
[Simple](/company-profiles/simple.md) | https://www.simple.com/ | USA
|
||||
[SimpleTexting](/company-profiles/simpletexting.md) | https://simpletexting.com/ | Worldwide
|
||||
[Six to Start](/company-profiles/six-to-start.md) | https://sixtostart.com | Worldwide
|
||||
[Skillcrush](/company-profiles/skillcrush.md) | https://skillcrush.com | Worldwide
|
||||
|
@ -567,6 +581,7 @@ Name | Website | Region
|
|||
[Stairlin](/company-profiles/stairlin.md) | https://www.stairlin.com/ | Worldwide
|
||||
[Status](/company-profiles/status.md) | https://www.status.im/ | Worldwide
|
||||
[Stencil](/company-profiles/stencil.md) | https://getstencil.com/ | USA and Canada
|
||||
[Sticker Mule](/company-profiles/sticker-mule.md) | https://www.stickermule.com/ | Worldwide
|
||||
[Stitch Fix](/company-profiles/stitch-fix.md) | https://www.stitchfix.com | USA
|
||||
[StoneCo](/company-profiles/stoneco.md) | https://www.stone.co/ | Brazil
|
||||
[StormX](/company-profiles/stormx.md) | https://stormx.io/ | Worldwide
|
||||
|
@ -622,6 +637,7 @@ Name | Website | Region
|
|||
[Truelogic](/company-profiles/truelogic.md) | https://www.truelogicsoftware.com/ | Latin America
|
||||
[TrussWorks](/company-profiles/trussworks.md) | https://truss.works | USA
|
||||
[Tuft & Needle](/company-profiles/tuft-and-needle.md) | https://www.tuftandneedle.com/ | USA
|
||||
[Turing ](/company-profiles/turing.md) | https://www.turing.com/ | Worldwide
|
||||
[Twilio](/company-profiles/twilio.md) | https://www.twilio.com/ | Worldwide
|
||||
[Two](/company-profiles/two.md) | https://www.two.ai/ | USA, India and Korea
|
||||
[Udacity](/company-profiles/udacity.md) | https://www.udacity.com/ | Worldwide
|
||||
|
@ -675,3 +691,4 @@ Name | Website | Region
|
|||
[Zignaly.com](/company-profiles/zignaly.md) | https://zignaly.io/ | Worldwide
|
||||
[Zip.co](/company-profiles/zip-co.md) | https://zip.co/us/ | USA, Canada
|
||||
[Zup](/company-profiles/zup.md) | https://zup.com.br/ | Brazil
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ Keeping in mind the most critical needs in today's context, we came up with weal
|
|||
|
||||
## Company size
|
||||
|
||||
30000+ (as of January 2017)
|
||||
11-50 employees (as of October 2022)
|
||||
|
||||
## Remote status
|
||||
|
||||
|
|
25
company-profiles/annertech.md
Normal file
25
company-profiles/annertech.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
# Annertech
|
||||
|
||||
## Company blurb
|
||||
|
||||
Annertech is an Irish digital agency based in Dublin that is delivering ambitious digital experiences and work for digital transformation projects.
|
||||
|
||||
## Company size
|
||||
|
||||
Between 50-250 employees
|
||||
|
||||
## Remote status
|
||||
|
||||
They have Remote working positions wordlwide all the time
|
||||
|
||||
## Company technologies
|
||||
|
||||
PHP, Drupal, JavaScript, jQuery, Twig, Drupal Commerce, Platform.sh, Docker, Docksal, Apache, Solr, MySQL, MariaDB, Gitlab, Rest APIs
|
||||
|
||||
## Office locations
|
||||
|
||||
Dublin, Ireland and completely remote positions
|
||||
|
||||
## How to apply
|
||||
|
||||
[Annertech Careers](https://www.annertech.com/careers)
|
28
company-profiles/clickup.md
Normal file
28
company-profiles/clickup.md
Normal file
|
@ -0,0 +1,28 @@
|
|||
# ClickUp
|
||||
|
||||
## Company blurb
|
||||
|
||||
ClickUp is one app to replace them all. It's the future of work. More than just task management - ClickUp offers docs, reminders, goals, calendars, and even an inbox. Fully customizable, ClickUp works for every type of team, so all teams can use the same app to plan, organize, and collaborate. ClickUp is trusted by millions of users and over 100,000 teams at the world's best companies like Google, Airbnb, Uber, and Nike.
|
||||
|
||||
## Company size
|
||||
|
||||
929 employees on LinkedIn.
|
||||
|
||||
## Remote status
|
||||
|
||||
The entire team works remotely.
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide
|
||||
|
||||
## Company technologies
|
||||
|
||||
ClickUp uses 55 technology products and services including HTML5, Google Analytics, and jQuery, according to G2 Stack.
|
||||
ClickUp is actively using 69 technologies for its website, according to BuiltWith. These include Viewport Meta, IPhone / Mobile Compatible, and LetsEncrypt.
|
||||
## Office locations
|
||||
|
||||
Headquarters- San Diego.
|
||||
|
||||
## How to apply
|
||||
[Click here to apply](https://clickup.com/careers)
|
21
company-profiles/coingape.md
Normal file
21
company-profiles/coingape.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Coingape
|
||||
|
||||
## Company blurb
|
||||
|
||||
Coingape is a indian Crypto Media company which provides instant news of the crypto industry as ssoon as possible to people.
|
||||
|
||||
## Company size
|
||||
|
||||
0-50 Employees
|
||||
|
||||
## Region
|
||||
|
||||
**India**
|
||||
|
||||
## Office locations
|
||||
|
||||
ACI Co-work, Gold Souk, Mall, Sec-43, Block C, Sushant Lok Phase I, Sector 43, Gurugram, Haryana 122002
|
||||
|
||||
## How to apply
|
||||
|
||||
Coingape lists all it's available positions on it's careers page, [here](https://coingape.com/careers/).
|
32
company-profiles/cuvette.md
Normal file
32
company-profiles/cuvette.md
Normal file
|
@ -0,0 +1,32 @@
|
|||
# Cuvette
|
||||
|
||||
## Company blurb
|
||||
|
||||
Cuvette (pronounced as Q-vet) is the #1 way for College students & Early Graduates to get ... Tech. Management. Media. Additional Skills. Software.
|
||||
|
||||
## Company size
|
||||
|
||||
2-10 employees
|
||||
|
||||
## Remote status
|
||||
|
||||
Yes
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide! We have or have had people based in India
|
||||
|
||||
## Company technologies
|
||||
|
||||
* Javascript
|
||||
* Git
|
||||
* CSS
|
||||
* HTML
|
||||
|
||||
## Office locations
|
||||
|
||||
Bengaluru, Karnataka
|
||||
|
||||
## How to apply
|
||||
|
||||
Check out our [careers](https://cuvette.tech/app/student/login?type=register) page, or just reach out!
|
29
company-profiles/dashlane.md
Normal file
29
company-profiles/dashlane.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
# Dashlane
|
||||
|
||||
## Company blurb
|
||||
|
||||
Dashlane is a web and mobile app that simplifies password management for people and businesses. We empower organizations to protect company and employee data, while helping everyone easily log in to the accounts they need — anytime, anywhere. A better digital future starts with secure access.
|
||||
|
||||
## Company size
|
||||
|
||||
300+ (as of late 2022)
|
||||
|
||||
## Remote status
|
||||
|
||||
Many employees are entirely remote while some are hybrid or in-office. Location is highly flexible depending on preference.
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide.
|
||||
|
||||
## Company technologies
|
||||
|
||||
Primarily TypeScript on both the backend (NodeJS) and frontend (and React, NextJS, Gatsby, or just TypeScript depending on the application).
|
||||
|
||||
## Office locations
|
||||
|
||||
Primary offices are in New York, NY; Paris, France; and Lisbon, Portugal.
|
||||
|
||||
## How to apply
|
||||
|
||||
Check our careers page: https://www.dashlane.com/about/careers
|
35
company-profiles/donut.md
Normal file
35
company-profiles/donut.md
Normal file
|
@ -0,0 +1,35 @@
|
|||
# Donut App
|
||||
|
||||
## Company blurb
|
||||
|
||||
Donut App is an online platform that is simple to use, save digital dollar and secure way earn with DeFi.
|
||||
|
||||
Donut’s mission is to create a more inclusive financial world.
|
||||
|
||||
Today, the cornerstones of financial security—buying a house or paying down student debt—are near-impossible.
|
||||
|
||||
Our generation needs better tools to achieve financial independence, so we created the easiest way to grow your wealth with DeFi.
|
||||
|
||||
## Company size
|
||||
|
||||
11-50 employees (as of October 2022)
|
||||
|
||||
## Remote status
|
||||
|
||||
Donut have a flexible remote work policy and also an office in Los Angeles, USA and Berlin, Germany. Staffs are allowed to either work remotely or come to the office if you're around the city.
|
||||
|
||||
## Region
|
||||
|
||||
Current openings are for remote positions in US, EU and Worldwide.
|
||||
|
||||
## Company technologies
|
||||
|
||||
React, Typescript, NodeJS, Go, and many others depending on the team.
|
||||
|
||||
## Office locations
|
||||
|
||||
Los Angeles, Berlin
|
||||
|
||||
## How to apply
|
||||
|
||||
Check our jobs page: https://careers.donut.app/
|
33
company-profiles/efishery.md
Normal file
33
company-profiles/efishery.md
Normal file
|
@ -0,0 +1,33 @@
|
|||
# eFishery
|
||||
|
||||
## Company blurb
|
||||
|
||||
Founded in 2013, eFishery is the first Aquaculture Technology startup in Asia that develops innovations in the aquaculture field. eFishery disrupts traditional fish farming methods and provides cutting edge solutions in the aquaculture ecosystem by offering an end-to-end platform that provides access to feed, financing, and market to fish and shrimp farmers. eFishery aims to build an aquaculture ecosystem in Indonesia that is not only profitable but also sustainable to the farmers, buyers, and to all stakeholders.
|
||||
|
||||
## Company size
|
||||
|
||||
1,100+ (As of September 2022)
|
||||
|
||||
## Remote status
|
||||
|
||||
Work from anywhere, you can choose to work wherever you like.
|
||||
|
||||
Work From Anywhere (WFA) is a concept that gives eFisherian the option to work anywhere that is convenient, anytime that is convenient, according to the applicable working hours.
|
||||
|
||||
Unlike remote working or hybrid working, eFisherian is not required to work from home or with a mandatory schedule to the office. Work From Anywhere still leaves the possibility for eFisherian to work anywhere; at home, cafe, co-working space , even at the eFishery Head Office if eFisherian wants to work in the office.
|
||||
|
||||
## Region
|
||||
|
||||
Indonesia
|
||||
|
||||
## Company technologies
|
||||
|
||||
IoT, Aquaculture Intellegence
|
||||
|
||||
## Office locations
|
||||
|
||||
Bandung, Indonesia. The internet.
|
||||
|
||||
## How to apply
|
||||
|
||||
Career site: https://efishery.com/career/
|
36
company-profiles/gft.md
Normal file
36
company-profiles/gft.md
Normal file
|
@ -0,0 +1,36 @@
|
|||
# GFT
|
||||
|
||||
## Company blurb
|
||||
|
||||
GFT Technologies SE (GFT) is a business and technology consultancy trusted by the world's leading financial institutions to solve their business challenges. GFT responds to the constant current regulatory change and continuously innovates to meet the demands of the digital revolution. GFT combines advice, creativity and technology with innovation and specialized knowledge of the financial sector to transform the businesses of its clients.
|
||||
|
||||
## Company size
|
||||
|
||||
GFT has +10.000 employees over Asia, Europe, Latin America and North America.
|
||||
|
||||
## Remote status
|
||||
|
||||
Full-remote and "work-from-home" policies are common across all regions where GFT has presence.
|
||||
|
||||
## Region
|
||||
|
||||
Asia, Europe, Latin America and North America.
|
||||
|
||||
### Region Details
|
||||
|
||||
* Asia: China, Singapur, Vietnam.
|
||||
* Europe: Belgium, France, Germany, Italy, Poland, Spain, Switzerland, UK.
|
||||
* Latin America: Brasil, Costa Rica, Mexico.
|
||||
* North America: Canada, USA.
|
||||
|
||||
## Company technologies
|
||||
|
||||
JavaScript, jQuery, React, HTML5, Java, MySQL, NGINX, PostgreSQL, MongoDB, TypeScript, ES6, AngularJS, Redis, GraphQL, React Native, Redux, Heroku, AWS Lambda, Spring Boot, Kafka, RabbitMQ, Apache Tomcat, Scala, Google App Engine, Ionic...
|
||||
|
||||
## Office locations
|
||||
|
||||
GFT was founded in St. Georgen, Germany. Actually its headquarters are located in Sttugart, Germany.
|
||||
|
||||
## How to apply
|
||||
|
||||
You can check their [jobs](https://jobs.gft.com/) webpage where you can find job openings all over the globe, specifying what kind of remote policy apply to every vacancy.
|
43
company-profiles/iqvia.md
Normal file
43
company-profiles/iqvia.md
Normal file
|
@ -0,0 +1,43 @@
|
|||
# IQVIA
|
||||
|
||||
## Company blurb
|
||||
|
||||
IQVIA is the Human Data Science Company™
|
||||
By harnessing advances in technology, data science, and domain expertise, Human Data Science enables our best thinking and problem solving in healthcare. It brings together machine learning, predictive analytics, and the right expertise needed to answer challenging questions and uncover new insights.
|
||||
|
||||
|
||||
## Company size
|
||||
|
||||
72,718 employees on LinkedIn
|
||||
|
||||
## Remote status
|
||||
|
||||
Half of the tech jobs are remote. The rest are hybrid jobs or location based jobs.
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide
|
||||
|
||||
## Company technologies
|
||||
|
||||
Healthcare Locator SDK-
|
||||
Make developing health apps easier through pre-integration with one of the world's largest and most accurate sources of healthcare provider data
|
||||
|
||||
OCE Apps-
|
||||
A platform to enable customization and integration of client instances of OCE
|
||||
|
||||
API Marketplace-
|
||||
A centralized portal of developer tools for healthcare and the life sciences
|
||||
Healthcare Authenticator SDK
|
||||
Simplify sign-on user authentication, and identity verification for mobile and web apps
|
||||
|
||||
## Office locations
|
||||
|
||||
Main Headquarters-
|
||||
Danbury HQ
|
||||
83 Wooster Heights
|
||||
|
||||
[Access worldwide locations here](https://www.indeed.com/cmp/Iqvia/locations)
|
||||
|
||||
## How to apply
|
||||
[Access their career site here](https://jobs.iqvia.com/)
|
29
company-profiles/jobsity.md
Normal file
29
company-profiles/jobsity.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
# Jobsity
|
||||
|
||||
## Company blurb
|
||||
|
||||
Josity is a Nearshore which provides augmentation staff to companies in the USA
|
||||
|
||||
## Company size
|
||||
|
||||
200+ (as of October 2022)
|
||||
|
||||
## Remote status
|
||||
|
||||
Almost all of us are remote. We also have an office in Quito Ecudor, Colombia and New York City that everyone is welcome to use when they're in the city, but even Quito locals pop in just a few days a week.
|
||||
|
||||
## Region
|
||||
|
||||
Current openings are for remote positions in US and LATAM.
|
||||
|
||||
## Company technologies
|
||||
|
||||
Go, Rust, React, TypeScript, Swift, Kubernetes, and many others depending on the client.
|
||||
|
||||
## Office locations
|
||||
|
||||
Quito, Colombia, New York
|
||||
|
||||
## How to apply
|
||||
|
||||
Check our jobs page: https://recruitment.jobsity.com/applylp
|
31
company-profiles/meteorops.md
Normal file
31
company-profiles/meteorops.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
# MeteorOps
|
||||
|
||||
## Company blurb
|
||||
|
||||
[MeteorOps](https://meteorops.com/about) is the all-in-one DevOps services company.
|
||||
|
||||
## Company size
|
||||
|
||||
10-50
|
||||
|
||||
## Remote status
|
||||
|
||||
Fully remote, flexible timezone, flexible work hours.
|
||||
|
||||
## Region
|
||||
|
||||
* Worlwide
|
||||
|
||||
## Company technologies
|
||||
|
||||
Different with each client, but mostly the following tools and platforms:
|
||||
AWS, GCP, Terraform, Pulumi, Kubernetes, Prometheus, Docker, Python, NodeJS, Linux, Ansible, Jenkins, Helm.
|
||||
|
||||
## Office locations
|
||||
|
||||
Tel-Aviv, Israel
|
||||
|
||||
## How to apply
|
||||
|
||||
Check out our [careers page](https://meteorops.com/careers) for applying and getting information about what it is like to work at [MeteorOps](https://meteorops.com).
|
||||
|
41
company-profiles/nagarro.md
Normal file
41
company-profiles/nagarro.md
Normal file
|
@ -0,0 +1,41 @@
|
|||
# Nagarro
|
||||
|
||||
## Company blurb
|
||||
|
||||
[Nagarro](https://www.nagarro.com/en) | We excel at digital product engineering. We solve complex business challenges through agility and innovation. We call it thinking breakthroughs. See how we have helped industry leaders embrace digitalization and accelerate technology-led innovation. We care. Caring is our superpower.
|
||||
It drives us to deliver excellence to our clients.
|
||||
|
||||
|
||||
|
||||
## Company size
|
||||
|
||||
Currently 16000+ Nagarrian
|
||||
|
||||
## Remote status
|
||||
|
||||
We believe in freedom! With this, Nagarrian can work from wherever they want, whether it's a home office, in our offices or a hybrid model.
|
||||
|
||||
[Careers](https://www.nagarro.com/en/careers)
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide
|
||||
|
||||
## Company technologies
|
||||
|
||||
- Kotlin/Java
|
||||
- Spring
|
||||
- Kubernetes
|
||||
- Go
|
||||
- Swift
|
||||
- low code
|
||||
- Blockchain
|
||||
- Cloud
|
||||
|
||||
## Office locations
|
||||
|
||||
Our offices are located in Austria, Mexico, Sri Lanka, Germany, Poland, India, USA, Romania
|
||||
|
||||
## How to apply
|
||||
|
||||
We are hiring, visit [Nagarro](https://www.nagarro.com/en/careers) or [Linkedin](https://www.linkedin.com/company/nagarro/)
|
33
company-profiles/netapp.md
Normal file
33
company-profiles/netapp.md
Normal file
|
@ -0,0 +1,33 @@
|
|||
# NetApp
|
||||
|
||||
## Company blurb
|
||||
|
||||
NetApp, Inc. is an American hybrid cloud data services and data management company headquartered in San Jose, California. It has ranked in the Fortune 500 from 2012–2021 and has services worldwide. Founded in 1992 with an IPO in 1995, NetApp offers cloud data services for management of applications and data both online and physically.
|
||||
|
||||
## Company size
|
||||
|
||||
It has 11,000+ employees with offices across the world.
|
||||
|
||||
## Remote status
|
||||
|
||||
NetApp is currently remote-friendly, and flexible.
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide
|
||||
|
||||
## Company technologies
|
||||
|
||||
NodeJS, Python, JAVA, Go, K8s, Docker, Mesos, Terraform, Vault, Consul, Grafana, Perl, Ruby, Kafka, Prometheus, MySQL, Git
|
||||
|
||||
## Office locations
|
||||
|
||||
3060 Olsen Drive
|
||||
San Jose, CA 95128
|
||||
United States
|
||||
|
||||
[NetApp Office Locations](https://www.netapp.com/company/branch-office-locations/)
|
||||
|
||||
## How to apply
|
||||
|
||||
[NetApp Careers](https://www.netapp.com/company/careers/)
|
|
@ -10,7 +10,7 @@ From the back office to the classroom to the home, PowerSchool helps schools and
|
|||
|
||||
## Remote status
|
||||
|
||||
PowerSchool is remote-friendly. They hire applicants from Canada and the USA.
|
||||
PowerSchool is remote-friendly. They hire applicants from Canada, the USA, and India.
|
||||
|
||||
## Region
|
||||
|
||||
|
@ -18,11 +18,13 @@ North America
|
|||
|
||||
## Company technologies
|
||||
|
||||
CSS 3, Java, JavaScript, Python, Ruby
|
||||
ASP.NET, AWS, C#, CSS 3, Java, JavaScript, MySQL, .NET, Node.JS, PHP, Python, Ruby, SQL Server, TypeScript
|
||||
|
||||
## Office locations
|
||||
|
||||
Folsom, CA
|
||||
- Folsom, CA, USA
|
||||
- Roanoke, VA, USA
|
||||
- Bengaluru, India
|
||||
|
||||
## How to apply
|
||||
|
||||
|
|
34
company-profiles/sendwave.md
Normal file
34
company-profiles/sendwave.md
Normal file
|
@ -0,0 +1,34 @@
|
|||
# Sendwave (International Remittance)
|
||||
|
||||
## Company blurb
|
||||
|
||||
Over 800,000 people trust Sendwave.
|
||||
In just a few short years, Sendwave has gone from a simple idea to becoming one of the world’s leading money senders to Africa.
|
||||
|
||||
Sendwave's mission is to make sending money as easy and affordable as sending a text. Our app sends transfers securely from North America and Europe to Africa, Asia and the Americas with great rates.
|
||||
|
||||
## Company size
|
||||
|
||||
387 employees on LinkedIn
|
||||
|
||||
## Remote status
|
||||
|
||||
Because we work in a 100% remote environment, we happily hire people from all over the world who share our mission of making sending money as easy as sending a text.
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide
|
||||
|
||||
## Company technologies
|
||||
|
||||
Sendwave uses 17 technology products and services including HTML5, Google Analytics, and jQuery, according to G2 Stack.
|
||||
|
||||
Sendwave is actively using 25 technologies for its website, according to BuiltWith. These include Viewport Meta, IPhone / Mobile Compatible, and Google Font API.
|
||||
|
||||
## Office locations
|
||||
|
||||
Boston, Massachusetts, United States
|
||||
|
||||
## How to apply
|
||||
|
||||
[Click here to apply](https://www.sendwave.com/careers)
|
62
company-profiles/shippabo.md
Normal file
62
company-profiles/shippabo.md
Normal file
|
@ -0,0 +1,62 @@
|
|||
# Shippabo
|
||||
|
||||
## Company blurb
|
||||
|
||||
Shippabo is a cloud-based supply chain management platform built by a team of shippers and supported by logistics experts. Through Shippabo, businesses can oversee their supply chain from anywhere, at any time, and on their terms.
|
||||
|
||||
We are committed to empowering everyone along the supply chain by bringing greater transparency, collaboration, and actionable data to the world of shipping and logistics.
|
||||
|
||||
We are a team of shippers, logistics consultants, and technologists who came together to create the change we always wanted to see in the industry. Since Shippabo was founded in 2015, we’ve built a technology platform based on our own lived experience. Shippabo makes shipping faster, more affordable, and more transparent — so companies can ship on their terms.
|
||||
|
||||
## Company size
|
||||
|
||||
We are a company of 20-50 employees all working remotely from the various states in the US and provinces in Canada!
|
||||
|
||||
## Remote status
|
||||
|
||||
💻 Remote: This is a fully remote position. We are in 10+ US states and Canada and are used to working on different time zones. We are big fans of trust, autonomy and asynchronous communications!
|
||||
|
||||
## Region
|
||||
|
||||
- North America
|
||||
|
||||
### North America
|
||||
|
||||
We currently have employees working in various timezones on the west and east coast of North America. Some places our employees are working from:
|
||||
|
||||
- California, US
|
||||
- Vancouver, BC
|
||||
- New York, US
|
||||
- Florida, US
|
||||
- Colorado, US
|
||||
|
||||
## Company technologies
|
||||
|
||||
### Frontend
|
||||
|
||||
- Full stack TypeScript
|
||||
- GraphQL
|
||||
- React
|
||||
- Tailwind CSS
|
||||
|
||||
### Datastores
|
||||
|
||||
- Elasticsearch
|
||||
- MongoDB
|
||||
- Redis
|
||||
|
||||
### Infrastructure
|
||||
|
||||
- Kubernetes
|
||||
- Terraform
|
||||
- SWC
|
||||
- Vite
|
||||
- Google Cloud Platform
|
||||
|
||||
## Office locations
|
||||
|
||||
None, but we provide WeWork membership and have optional occasional local meetups.
|
||||
|
||||
## How to apply
|
||||
|
||||
https://apply.workable.com/shippabo/j/6B20930441/
|
|
@ -1,32 +0,0 @@
|
|||
# Simple
|
||||
|
||||
## Company blurb
|
||||
|
||||
At Simple, doing right by our customers is the heart of our business. Simple customers receive a Simple Visa® debit card that's tied to an FDIC-insured account. This account offers no surprise fees, and it provides powerful budgeting and savings tools right in our mobile and online apps. We are headquartered in Portland, OR and support a large group of remote engineers across the US.
|
||||
|
||||
Check out our [website](https://www.simple.com) and [engineering blog](https://www.simple.com/engineering) for more information.
|
||||
|
||||
## Company size
|
||||
|
||||
300+
|
||||
|
||||
## Remote status
|
||||
|
||||
Remote-friendly! A large portion of the engineering team is remote, and we collaborate via GitHub, Slack, and [Zoom](https://zoom.us)--with face-to-face meetings about once per quarter. See ["Alone, Together"](https://www.simple.com/company/alone-together-why-our-remotes-love-to-keep-their-distance) on our company blog to learn more about Simple's remote culture.
|
||||
|
||||
## Region
|
||||
|
||||
Anywhere in the United States
|
||||
|
||||
## Company technologies
|
||||
|
||||
Scala, Java, JavaScript, Ember, Ruby, Rails, Go, HTML, CSS, JQuery, Clojure, SQL, Postgres, Swift
|
||||
|
||||
|
||||
## Office locations
|
||||
|
||||
Portland, OR
|
||||
|
||||
## How to apply
|
||||
|
||||
Visit our [careers page](https://www.simple.com/careers)!
|
34
company-profiles/sticker-mule.md
Normal file
34
company-profiles/sticker-mule.md
Normal file
|
@ -0,0 +1,34 @@
|
|||
# Sticker Mule
|
||||
|
||||
## Company blurb
|
||||
|
||||
We aim to build an incredible experience for ordering custom products.
|
||||
Wasting time sucks. That’s why we relentlessly focus on making it fast and easy to order custom products. Order in seconds and get your products in days. Free proofs, free artwork help, free shipping and fast turnaround are why people love us.
|
||||
|
||||
## Company size
|
||||
|
||||
500-1000
|
||||
|
||||
## Remote status
|
||||
|
||||
We are powered by a remote team across 17 countries.
|
||||
|
||||
Our team comes from diverse backgrounds and 17 countries, but we’re all united by a shared set of values. We happily work from the United States, Argentina, Bosnia & Herzegovina, Brazil, Canada, Croatia, Finland, France, Germany, Guatemala, India, Italy, Poland, Slovakia, Spain, Sweden, and the UK.
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide.
|
||||
|
||||
## Company technologies
|
||||
|
||||
React, Next.js, TypeScript, Node.js, Ruby on Rails, .NET, Python, C#, Go, PostgreSQL, Redis, GraphQL, Kubernetes, Docker, AWS
|
||||
|
||||
## Office locations
|
||||
|
||||
336 Forest Ave
|
||||
Amsterdam, NY 12010
|
||||
United States
|
||||
|
||||
## How to apply
|
||||
|
||||
Check our jobs page: [careers page](https://www.stickermule.com/careers)
|
23
company-profiles/turing.md
Normal file
23
company-profiles/turing.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# Turing
|
||||
|
||||
## Company blurb
|
||||
|
||||
We are a data-science-driven deep jobs platform helping companies spin up their engineering teams in the cloud at the push of a button. Based in Palo Alto, California, we are a fully remote company of 900+ people who help connect world-class remote software engineers with world-class companies.
|
||||
We make the remote hiring journey easy and rewarding for both companies and developers. With Turing, companies can hire pre-vetted, Silicon Valley-caliber remote software talent across 100+ skills in 3-5 days. We also democratize opportunities for remote developers from around the world by offering them high-quality software jobs with top US firms.
|
||||
Our Intelligent Talent Cloud uses AI to source, vet, match, and manage over 2 million developers worldwide. This, in turn, helps organizations save valuable time and resources as they build their dream engineering team in a matter of days.
|
||||
|
||||
## Remote status
|
||||
|
||||
100% remote jobs.
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide
|
||||
|
||||
## Office locations
|
||||
|
||||
1900 Embarcadero Road Palo Alto, CA, 94303
|
||||
|
||||
## How to apply
|
||||
|
||||
Check out our [careers page](https://careers.turing.com/)
|
Loading…
Reference in a new issue