mirror of
https://github.com/remoteintech/remote-jobs
synced 2024-11-10 06:34:22 +00:00
Merge branch 'main' into add-chainlink-labs
Signed-off-by: Doug Aitken <dougaitken@users.noreply.github.com>
This commit is contained in:
commit
985347854a
151 changed files with 2422 additions and 252 deletions
94
.github/CODE_OF_CONDUCT.md
vendored
Normal file
94
.github/CODE_OF_CONDUCT.md
vendored
Normal file
|
@ -0,0 +1,94 @@
|
|||
# Contributor Covenant Code of Conduct
|
||||
|
||||
## Our Pledge
|
||||
|
||||
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.
|
||||
|
||||
We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
|
||||
|
||||
## 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 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
|
||||
|
||||
## Enforcement Responsibilities
|
||||
|
||||
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.
|
||||
|
||||
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.
|
||||
|
||||
## 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_
|
4
CONTRIBUTING.md → .github/CONTRIBUTING.md
vendored
4
CONTRIBUTING.md → .github/CONTRIBUTING.md
vendored
|
@ -2,9 +2,9 @@
|
|||
|
||||
Please send a Pull Request if you have any additions or changes.
|
||||
|
||||
Pull requests will be accepted based on the following:
|
||||
Pull Requests will be accepted based on the following:
|
||||
|
||||
1. The pull request adheres to the repository's [Code of Conduct](/CODE_OF_CONDUCT.md).
|
||||
1. The Pull Request adheres to the repository's [Code of Conduct](https://github.com/remoteintech/remote-jobs/tree/main/.github/CODE_OF_CONDUCT.md).
|
||||
1. The company works, at least partially, remotely.
|
||||
1. The company appears in alphabetical order in the list.
|
||||
1. The company includes a website.
|
2
.github/FUNDING.yml
vendored
2
.github/FUNDING.yml
vendored
|
@ -1,3 +1,3 @@
|
|||
# These are supported funding model platforms
|
||||
|
||||
github: # dougaitken
|
||||
github: dougaitken
|
||||
|
|
32
.github/PULL_REQUEST_TEMPLATE.MD
vendored
Normal file
32
.github/PULL_REQUEST_TEMPLATE.MD
vendored
Normal file
|
@ -0,0 +1,32 @@
|
|||
This is a modified version of, and should adhere to, the [Contributing Guidelines](../../main/.github/CONTRIBUTING.md).
|
||||
|
||||
<!--
|
||||
Hello, thank you for your contribution, please read through this whole file before submitting your Pull Request.
|
||||
|
||||
Title your pull request descriptively:
|
||||
|
||||
* edit X company
|
||||
* add new company - COMPANY
|
||||
* Copy tweaks
|
||||
|
||||
Please read and check the boxes in the list below that apply!
|
||||
|
||||
If updating or adding a company, please include details about what you are changing.
|
||||
|
||||
If you are adding a new entry to the list, your contributio (Pull Request) should include a company profile AND line entry to the readme file.
|
||||
|
||||
Check off this list as appropriate (add an x between the []). It will be used by @dougaitken when reviewing your contribution, like this: [x]
|
||||
|
||||
DO NOT DELETE ANYTHING IN THIS COMMENT.
|
||||
-->
|
||||
|
||||
* [ ] 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
|
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
/node_modules/
|
||||
/site/build/
|
||||
|
||||
# Jetbrains IDEs
|
||||
.idea
|
|
@ -1,22 +0,0 @@
|
|||
# Contributor 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.
|
||||
|
||||
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.
|
||||
|
||||
Examples of unacceptable behavior by participants include:
|
||||
|
||||
* The use of sexualized language or imagery
|
||||
* Personal attacks
|
||||
* Trolling or insulting/derogatory comments
|
||||
* Public or private harassment
|
||||
* Publishing other's private information, such as physical or electronic addresses, without explicit permission
|
||||
* Other unethical or unprofessional conduct.
|
||||
|
||||
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.
|
||||
|
||||
This code of conduct applies both within project spaces and in public spaces when an individual is representing the project or its community.
|
||||
|
||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by opening an issue or contacting one or more of the project maintainers.
|
||||
|
||||
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/)
|
|
@ -1,19 +0,0 @@
|
|||
📝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
|
||||
|
||||
This is a modified version of the [Contributing Guidelines](https://github.com/remoteintech/remote-jobs/blob/main/CONTRIBUTING.md).
|
||||
|
||||
This Pull Request should adhere to the repository's [Code of Conduct](https://github.com/remoteintech/remote-jobs/blob/main/CODE_OF_CONDUCT.md).
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
A list of semi to fully remote-friendly companies in or around tech.
|
||||
|
||||
|
||||
Contributions are very welcome! Please [review our contributing guidelines](https://github.com/remoteintech/remote-jobs/tree/main/.github/CONTRIBUTING.md) and then submit a new entry or update.
|
||||
|
||||
## Companies
|
||||
|
|
|
@ -1,16 +1,19 @@
|
|||
# 17hats
|
||||
|
||||
## Company blurb
|
||||
At 17hats, we wake up each day with one goal in mind – to help small business owners achieve success.
|
||||
|
||||
Are you ready to stop juggling multiple apps to manage your business? From booking clients, to managing projects, to controlling your finances, with 17hats you have everything you need to manage your business and clients anytime, anywhere. Pretty neat if we say so ourselves! We created 17hats specifically for “businesses of one” with a focus on simplicity and ease of use.
|
||||
Statistics show that one out of five small businesses fails within the first year. Why? Because most business owners lack the proper business foundation. They burn out before they succeed. It is our job as a company, and as a team, to lower that statistic.
|
||||
|
||||
Are you an energetic team player with a passion for small business? If so, we would love you to join 17hats!
|
||||
|
||||
## Company size
|
||||
|
||||
11-50
|
||||
11-50 employees (as of october 2022)
|
||||
|
||||
## Remote status
|
||||
|
||||
Every engineer on our team works remotely. That being said, we do need someone who can work California business hours (9am-6pm PST) and who is available for emergencies at night. If you live in the LA area, you are welcome to be in our cool office in Pasadena. Bonus points if you can curse in Dutch.
|
||||
Every engineer on our team works remotely. That being said, we do need someone who can work California business hours (9am-6pm PST) and who is available for emergencies at night. If you live in the LA area, you are welcome to be in our cool office in Pasadena.
|
||||
|
||||
## Region
|
||||
|
||||
|
@ -20,6 +23,8 @@ Worldwide
|
|||
|
||||
iOS, React, Knockout, Rails, Perl, HTML, Sql, Ruby, JQuery
|
||||
|
||||
## How to apply
|
||||
## How to apply
|
||||
|
||||
You can visit to [17hats](https://www.17hats.com/careers) career page for applying.
|
||||
|
||||
|
||||
Email buford@17hats.com with github and/or CV
|
||||
|
|
|
@ -11,7 +11,7 @@ We are 2 founders, 6-8 permanent employees and 200-300 freelancing teachers.
|
|||
|
||||
## Remote status
|
||||
|
||||
Since we have no office, our permamnent employees work fully remotely. The courses however are conducted at given venues at a given time.
|
||||
Since we have no office, our permanent employees work fully remotely. The courses however are conducted at given venues at a given time.
|
||||
Twice a year we all meet for some discussion and activities.
|
||||
|
||||
## Region
|
||||
|
|
|
@ -23,4 +23,4 @@ E-commerce Business Implementation, Digital Marketing Planning, E-commerce CRO,
|
|||
|
||||
## How to apply
|
||||
|
||||
https://acct.gupy.io/.
|
||||
https://jobs.kenoby.com/acct.
|
||||
|
|
|
@ -10,7 +10,7 @@ Acquia provides the leading cloud platform for building, delivering, and optimiz
|
|||
|
||||
## Remote status
|
||||
|
||||
Remote-eligible roles are based on the title, requirement and responsibities of the individual. Many teams at Acquia are 100% distributed. Distributed teams rely on a combination of IRC, email, messaging and video applications, as well as voice calls, meetings, and possibly annual on-site weeks at headquarters.
|
||||
Remote-eligible roles are based on the title, requirement and responsibilities of the individual. Many teams at Acquia are 100% distributed. Distributed teams rely on a combination of IRC, email, messaging and video applications, as well as voice calls, meetings, and possibly annual on-site weeks at headquarters.
|
||||
|
||||
## Region
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ USA only for the time being: many of our contracts with the US government requir
|
|||
|
||||
## Office locations
|
||||
|
||||
None! We have a small coworking space for our DC team, but otherwise everyone works remotely.
|
||||
None! We have a small co-working space for our DC team, but otherwise everyone works remotely.
|
||||
|
||||
## How to apply
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ Adaface helps companies identify top engineers by automating the hiring process.
|
|||
|
||||
## Remote status
|
||||
|
||||
Completeley remote from 2019.
|
||||
Completely remote from 2019.
|
||||
|
||||
## Region
|
||||
|
||||
|
@ -27,4 +27,4 @@ ReactJs, Socket.IO, Firebase, MySQL, Docker, Django, MongoDb
|
|||
|
||||
## How to apply
|
||||
|
||||
https://angel.co/company/adaface
|
||||
https://angel.co/company/adaface/jobs
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Company blurb
|
||||
|
||||
We bring a people-first approach to advanced technology, connecting thougsands of brands and retailers to the voices of their customers.
|
||||
We bring a people-first approach to advanced technology, connecting thousands of brands and retailers to the voices of their customers.
|
||||
|
||||
## Company size
|
||||
|
||||
|
@ -22,4 +22,4 @@ iOS, React, Knockout, Rails, Perl, HTML, Sql, Ruby, JQuery
|
|||
|
||||
## How to apply
|
||||
|
||||
Visti https://www.bazaarvoice.com/
|
||||
Visit https://www.bazaarvoice.com/
|
||||
|
|
44
company-profiles/adeva.md
Normal file
44
company-profiles/adeva.md
Normal file
|
@ -0,0 +1,44 @@
|
|||
# Adeva
|
||||
|
||||
## Company blurb
|
||||
|
||||
Adeva is an award-winning global talent network that connects organizations with distributed tech talent across the world.
|
||||
|
||||
Using a community-driven approach, we engage some of the brightest talents in the industry, enabling organizations to scale engineering teams fast. By cutting out unnecessary expenses and minimizing fees, organizations ensure saving at least 30% per hire annually. At the same time, Adeva creates long-term, remote opportunities for tech talent worldwide.
|
||||
|
||||
Hundreds of companies like Hopin, Imgur, Slice, and Johnson & Johnson work with Adeva to scale their engineering teams quickly and effectively. With 250% growth YOY, Adeva is changing the way work works.
|
||||
|
||||
Adeva is on a mission to enable work without boundaries for 1 million people across the globe by 2030. We are a fully distributed network with a presence in over 30 countries around the world.
|
||||
|
||||
The company was founded in 2014. For more information, please visit [adevait.com](https://adevait.com/).
|
||||
|
||||
## Company size
|
||||
|
||||
51-200 employees
|
||||
|
||||
## Remote status
|
||||
|
||||
Adeva is a fully remote network, our vision is work without bounders. Set your own hours, and as long as you have a laptop and wifi, you’ll enjoy the flexibility to work remotely, on your own terms.
|
||||
|
||||
Our talent fee is 0% which means you can set your own rates and keep 100% of what you earn.
|
||||
|
||||
With an average engagement length of 18+ months and over 50 open positions you can stop worrying what is next.
|
||||
|
||||
|
||||
## Region
|
||||
|
||||
Asia, Africa, Europe, South America, United States
|
||||
|
||||
|
||||
## Company technologies
|
||||
|
||||
AdonisJS, AngularJS, Haskel, Java, JavaScript, Kafka, Laravel, Node.js, PHP, Python, ReactJS, Ruby on Rails, and VueJS
|
||||
|
||||
## Office locations
|
||||
|
||||
United States
|
||||
|
||||
## How to apply
|
||||
|
||||
Job openings can be found at our [careers page](https://adevait.com/careers/job-openings). Submit your application with basic personal information and a resume.
|
||||
|
29
company-profiles/aerostrat.md
Normal file
29
company-profiles/aerostrat.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
# Aerostrat
|
||||
|
||||
## Company blurb
|
||||
|
||||
Aerostrat was founded in 2015 by both software and airline industry veterans. Our mission is to provide powerful and innovative software that is loved by our customers. Our goal is to be a customer-obsessed, innovative, fast-paced, and transparent company willing to not only listen to our customers but grow with them. We hope that our candid feature discussions, direct developer communication, and 24/7 customer support exemplifies our unique way of working and makes a pleasure to work with as both a customer and a partner.
|
||||
|
||||
## Company size
|
||||
|
||||
20-50 (Oct 2022)
|
||||
|
||||
## Remote status
|
||||
|
||||
Fully remote positions available in the United States of America only.
|
||||
|
||||
## Region
|
||||
|
||||
USA
|
||||
|
||||
## Company technologies
|
||||
|
||||
Angular, C#, CSS, HTML, JavaScript, .NET, SQL Server, Webpack
|
||||
|
||||
## Office locations
|
||||
|
||||
- Seattle, WA, USA
|
||||
|
||||
## How to apply
|
||||
|
||||
https://aerostratsoftware.com/careers/
|
|
@ -8,15 +8,15 @@ 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
|
||||
|
||||
Almost all of us are remote. We also have an office in India (New Delhi, Bengaluru, Mumbai, Pune, Hyderabad, Gurugram) that everone is welcome to use when they're in the city, but even India locals pop in just a few days a week.
|
||||
Almost all of us are remote. We also have an office in India (New Delhi, Bengaluru, Mumbai, Pune, Hyderabad, Gurugram) that everyone is welcome to use when they're in the city, but even India locals pop in just a few days a week.
|
||||
|
||||
## Region
|
||||
|
||||
Current openings are for remote positions in Malaysia, Dubia.
|
||||
Current openings are for remote positions in Malaysia, Dubai.
|
||||
|
||||
## Company technologies
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ AirGarage is headquartered in San Francisco, California and already operates 150
|
|||
Python, Django, and React, with some React Native and Expo.
|
||||
|
||||
## Office locations
|
||||
* Headquaters:
|
||||
* Headquarters:
|
||||
|
||||
San Francisco, California
|
||||
|
||||
|
|
30
company-profiles/alami.md
Normal file
30
company-profiles/alami.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
# Alami
|
||||
|
||||
## Company blurb
|
||||
|
||||
Achieve purpose through the ethical P2P lending. Connecting funders and business owner through ethical-complied projects to a fairer and a more transparent finance.
|
||||
|
||||
## Company size
|
||||
|
||||
500+
|
||||
|
||||
## Remote status
|
||||
|
||||
* Remote working, forever. Work from home or café, it doesn't matter.
|
||||
* Four-day Workweek. Friday to Sunday are weekends for spend more time for worship & family.
|
||||
|
||||
## Region
|
||||
|
||||
Indonesia, South East Asia
|
||||
|
||||
## Company technologies
|
||||
|
||||
Go, Java, Spring Boot, Kotlin, Javascript, Python
|
||||
|
||||
## Office locations
|
||||
|
||||
Jakarta, Indonesia. We are 100% remote, #WorkFromAnywhere you want.
|
||||
|
||||
## How to apply
|
||||
|
||||
Career site: https://alamisharia.co.id/en/career/
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Company blurb
|
||||
|
||||
[Ambaum](https://ambaum.com) is a Web Development agency with a focus on Ecommerce.
|
||||
[Ambaum](https://ambaum.com) is a Web Development agency with a focus on e-commerce.
|
||||
|
||||
## Company size
|
||||
|
||||
|
|
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)
|
67
company-profiles/applaudo.md
Normal file
67
company-profiles/applaudo.md
Normal file
|
@ -0,0 +1,67 @@
|
|||
# Applaudo
|
||||
|
||||
## Company blurb
|
||||
|
||||
We are a preeminent leader in nearshore technology consulting, that provides full Software Development services, creating new products and effective solutions. We are one of the largest technology powerhouses in Central America with more than 850 software developers, quality assurance engineers, designers, scrum masters, and project managers.
|
||||
|
||||
## Company size
|
||||
|
||||
Over 850 team members.
|
||||
|
||||
## Remote status
|
||||
|
||||
At Applaudo, we believe that remote working is a great way to foster productivity and creativity. We have a remote working culture that allows our collaborators to work from anywhere in the world, as long as they have an internet connection.
|
||||
|
||||
## Region
|
||||
|
||||
We have team members from over 18 countries in Latin America, some of them are located in:
|
||||
|
||||
* El Salvador
|
||||
* Dominican Republic
|
||||
* Colombia
|
||||
* Peru
|
||||
* Argentina
|
||||
* Brazil
|
||||
* Venezuela
|
||||
* Mexico
|
||||
* Honduras
|
||||
* Nicaragua
|
||||
* Guatemala
|
||||
* Ecuador
|
||||
* Paraguay
|
||||
* United States
|
||||
* Bolivia
|
||||
* Chile
|
||||
* Panama
|
||||
* Costa Rica
|
||||
* Canada
|
||||
|
||||
## Company technologies
|
||||
|
||||
Some of the technologies used for software development are:
|
||||
* React
|
||||
* Java
|
||||
* Python
|
||||
* Node.js
|
||||
* Angular
|
||||
* Wordpress
|
||||
* PHP Backend
|
||||
* React Native
|
||||
* Ruby on Rails
|
||||
|
||||
Technologies used for DevOps:
|
||||
* AWS
|
||||
* GCP
|
||||
|
||||
Technologies used for Big Data:
|
||||
* Scala
|
||||
|
||||
|
||||
## Office locations
|
||||
|
||||
Applaudo's headquarters are located in San Salvador, El Salvador. We also have commercial offices in Santiago de Chile, Chile.
|
||||
|
||||
## How to apply
|
||||
|
||||
If you want to join our team, check our remote positions [here](https://bit.ly/3yz4YLc)
|
||||
We also have a Trainee Program that is a full time paid 3-months program, that prepares the software development skills of our candidates, you can apply [here](https://bit.ly/3xWZrNf)
|
63
company-profiles/atlassian.md
Normal file
63
company-profiles/atlassian.md
Normal file
|
@ -0,0 +1,63 @@
|
|||
# Atlassian
|
||||
|
||||
|
||||
|
||||
## Company blurb
|
||||
|
||||
|
||||
|
||||
Over 200,000 people trust Atlassian.
|
||||
|
||||
Behind every great human achievement, there is a team.
|
||||
From medicine and space travel to disaster response and pizza deliveries, our products help teams all over the planet advance humanity through the power of software.
|
||||
|
||||
Our mission is to help unleash the potential of every team.
|
||||
|
||||
|
||||
|
||||
## Company size
|
||||
|
||||
|
||||
|
||||
15,372 employees on LinkedIn
|
||||
|
||||
|
||||
|
||||
## Remote status
|
||||
|
||||
|
||||
|
||||
Because we work in a 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
|
||||
|
||||
|
||||
US, Europe, Asia, and Australia
|
||||
|
||||
|
||||
|
||||
## Company technologies
|
||||
|
||||
|
||||
Atlassian is a provider of collaboration, development, and issue tracking software for teams. With over 50,000 global customers (including 85 of the Fortune 100), their advancing the power of collaboration with products including JIRA, Confluence, HipChat, and Bitbucket.
|
||||
|
||||
|
||||
|
||||
## Office locations
|
||||
|
||||
|
||||
|
||||
- Sydney, Australia
|
||||
- Bangalore, India
|
||||
- San Fransico, USA
|
||||
- Boston, USA
|
||||
|
||||
|
||||
|
||||
## How to apply
|
||||
|
||||
|
||||
|
||||
[Click Here to apply](https://www.atlassian.com/company/careers)
|
38
company-profiles/beyond-company.md
Normal file
38
company-profiles/beyond-company.md
Normal file
|
@ -0,0 +1,38 @@
|
|||
# Beyond Company
|
||||
|
||||
## Company blurb
|
||||
|
||||
Beyond Company (aka Beyond Co.) is a product company (startup like). We use agile development and cutting edge technology when creating solutions for our customers. Counting on developers, designers and even jurists, our multidisciplinary team offers services such as Artificial Intelligence, G Suite Migration and Customization, Cloud Architecture and Development, evaluating large volumes of data and obtaining great performances in our clients' businesses. More info in our [website](https://beyondcompany.com.br).
|
||||
|
||||
## Company size
|
||||
|
||||
20-50
|
||||
|
||||
## Remote status
|
||||
|
||||
All the developers are remote. We also have an offices spread across several places in Brazil..
|
||||
|
||||
## Region
|
||||
|
||||
- Brazil
|
||||
|
||||
## Company technologies
|
||||
|
||||
Our main stack is:
|
||||
- VueJS
|
||||
- Javascript/Typescript
|
||||
- Sequelize + Express/NestJS
|
||||
|
||||
No specific language experience is required. If you have experience in similar fields we want to hear from you.
|
||||
|
||||
## Office locations
|
||||
|
||||
- Recife - Brazil
|
||||
- Rio de Janeiro - Brazil
|
||||
- São Paulo - Brazil
|
||||
- Belo Horizonte - Brazil
|
||||
- Brasília - Brazil
|
||||
|
||||
## How to apply
|
||||
|
||||
Send email to curriculo+githubremotejobs@beyondcompany.com.br
|
|
@ -1,31 +0,0 @@
|
|||
# Big Wheel Brigade
|
||||
|
||||
## Company blurb
|
||||
|
||||
Big Wheel Brigade is a web application development shop and also runs a code boot camp, [Omaha Code School](http://www.omahacodeschool.com).
|
||||
|
||||
We reserve 10% of our gross revenue for social good. In 2015, we're planning to use 5% for anti-slavery orgs, 2.5% to foster a diverse and inclusive tech community, and the balance for this and that.
|
||||
|
||||
## Company size
|
||||
|
||||
7, with some overlap between the code school and dev sides of our org.
|
||||
|
||||
## Remote status
|
||||
|
||||
Except for instructors, the everyone else can work from home or from a company-paid co-working space. When the instructors are between sessions, they often provide dev support on the consulting side (which can be done remotely).
|
||||
|
||||
## Region
|
||||
|
||||
US, currently.
|
||||
|
||||
## Company technologies
|
||||
|
||||
Rails, primarily, with some Wordpress clients.
|
||||
|
||||
## Office locations
|
||||
|
||||
Omaha, Nebraska, yo!
|
||||
|
||||
## How to apply
|
||||
|
||||
We currently aren't hiring for a dev position, but are [taking applications for an educator position](http://omahacodeschool.com/educator) for the code school (not remote).
|
29
company-profiles/bounteous.md
Normal file
29
company-profiles/bounteous.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
# Bounteous
|
||||
|
||||
## Company blurb
|
||||
|
||||
We co‑innovate with the world’s most ambitious brands to create transformative digital experiences. Co‑innovation is our unique model of collaborative partnership, proven to help brands compete and win.
|
||||
|
||||
## Company size
|
||||
|
||||
3000+ employees
|
||||
|
||||
## Remote status
|
||||
|
||||
Our open roles include both in-person and remote options across countries, offices and teams
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide
|
||||
|
||||
## Company technologies
|
||||
|
||||
Java, JavaScript, Python, PHP, Node.js, Angular, React, React Native, .NET, AWS, Azure
|
||||
|
||||
## Office locations
|
||||
|
||||
Remote Worldwide, Atlanta, Chicago, Denver, Pittsburgh, San Francisco, San Luis Obispo, Wilmington, Toronto, Mexico City, Chennai
|
||||
|
||||
## How to apply
|
||||
|
||||
https://www.bounteous.com/careers/
|
|
@ -4,6 +4,10 @@
|
|||
|
||||
Founded in 2012, Bright Funds is on a mission to provide every employee on the planet with the option to give time (volunteering) or money (donations) to the charities of their choice through their workplace. We believe that workplace giving is key to solving the societal imbalances and to provide to those in need around the globe. Bright Funds is proud to work with truly caring employers, providing for hundreds of thousands of employees around the globe. We work with employers of all sizes including a number of Fortune 100 and Fortune 500 companies.
|
||||
|
||||
## Company size
|
||||
|
||||
11-50 (Source: [LinkedIn](https://www.linkedin.com/company/bright-funds/))
|
||||
|
||||
## Remote status
|
||||
|
||||
Remote-friendly workplace with a highly-collaborative culture
|
||||
|
|
|
@ -4,6 +4,10 @@
|
|||
|
||||
[BriteCore](https://www.britecore.com/) is an enterprise-level insurance processing suite. Built from the ground up using the latest in modern technology, BriteCore combines core, data, and digital solutions into a single platform. Deployed using the Amazon Web Services cloud, BriteCore is continually updated to guarantee maximum security, efficiency, and durability at scale. Insurance carriers, MGAs, and start-ups rely on BriteCore to increase speed to market, improve competitive position, and support growth.
|
||||
|
||||
## Company size
|
||||
|
||||
201-500 (Source: [LinkedIn](https://www.linkedin.com/company/britecore/))
|
||||
|
||||
## Remote status
|
||||
|
||||
Currently our Engineers and Staff work in the US and some are spread across the world, however you can also join us at our cool offices in Missouri. A close location might also required for some positions.
|
||||
|
|
37
company-profiles/broadwing.md
Normal file
37
company-profiles/broadwing.md
Normal file
|
@ -0,0 +1,37 @@
|
|||
# Broadwing
|
||||
|
||||
## Company blurb
|
||||
|
||||
Broadwing is a boutique DevSecOps & Data Engineering services company built around a community of high-quality colleagues that share a love for solving difficult customer challenges.
|
||||
|
||||
We have a strong emphasis on senior experience, so whether you are just starting your career or are already a well-known expert, you will find that we provide an environment that encourages you to learn and grow.
|
||||
|
||||
We understand that our diversity feeds our inventive customer solutions, therefore we're always on the lookout for people with interesting backgrounds and experiences. You'll enjoy working with us if you've ever felt like an outcast in a standard business structure. We work hard to play to your strengths, appreciate you, and welcome you into our culture of cooperation, information sharing, and "having each other's back."
|
||||
|
||||
We are actively looking for DevSecOps, Data Engineering, Software Engineering, Agile Project Managers and Security professionals to join our team. We frequently work in cross-functional teams, allowing team members to work with new technologies and methodologies.
|
||||
|
||||
## Company size
|
||||
|
||||
20-50
|
||||
|
||||
## Remote status
|
||||
|
||||
Broadwing has been a completely remote corporation since its inception. We mitigate our rapid growth by insisting on our essential values of collaboration, friendship, and fun, even though we are geographically agnostic.
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide
|
||||
|
||||
## Company technologies
|
||||
|
||||
Professionally, our engineers gain experience working on large-platform projects and cutting-edge technologies in industries like Fintech, Healthcare, Cloud Providers and Blockchain, allowing them to quickly develop an attractive resume with a diverse skill set. Broadwing is the place for you if you despise "babysitting" production systems, if you feel like you're missing out on evolving technology, or if you want to take your experience to the next level.
|
||||
|
||||
Current technologies in use are focused on cloud computing and automation with IaC, CI/CD, and particularly with Kubernetes, where we do significant work developing cutting edge deployments in both cloud and edge environments. We often use Terraform, Nomad and other modern tools for cloud automation. In software engineering, we make use of full stack development with languages such as Python, Go, Rust and JavaScript, as well as databases such as PostgresQL or MySQL.
|
||||
|
||||
## Office locations
|
||||
|
||||
We don't have a physical office.
|
||||
|
||||
## How to apply
|
||||
|
||||
Send an email to recruiting@broadwing.io
|
32
company-profiles/cancom.md
Normal file
32
company-profiles/cancom.md
Normal file
|
@ -0,0 +1,32 @@
|
|||
# CANCOM
|
||||
|
||||
## Company blurb
|
||||
|
||||
As a Leading Digital Transformation Partner, CANCOM is not only a reliable IT service provider for its customers, but rather the holistic business partner for companies, organizations and the public sector. CANCOM turns IT into the future!
|
||||
|
||||
## Company size
|
||||
|
||||
4,000+
|
||||
|
||||
## Remote status
|
||||
|
||||
CANCOM is currently remote-friendly, and flexible.
|
||||
|
||||
## Region
|
||||
|
||||
Germany, Austria, Slovakia
|
||||
|
||||
## Company technologies
|
||||
|
||||
VMWare, OpenStack, Hyper-V, Linux, Python, Java, Go, K8s, Docker, Terraform, Zabbix, Puppet, Ansible, Git(Lab), CI/CD, PostreSQL, MySQL, NodeJS, Angular, NetApp, Fortigate, Citrix, AWS, Azure, XaaS and more.
|
||||
|
||||
## Office locations
|
||||
|
||||
CANCOM Headquarters – Munich
|
||||
Erika-Mann-Straße 69, 80636 München
|
||||
|
||||
[CANCOM Office Locations](https://www.cancom.com/company/locations/)
|
||||
|
||||
## How to apply
|
||||
|
||||
[CANCOM Careers](https://career.cancom.com/)
|
|
@ -15,7 +15,7 @@ Canonical offers many remote positions across a variety of roles.
|
|||
|
||||
## Region
|
||||
|
||||
Worldwide, or "home based", their open vacancies can be search by [location or role](https://ldd.tbe.taleo.net/ldd03/ats/careers/jobSearch.jsp?org=CANONICAL&cws=1&rid=86&org=CANONICAL)
|
||||
Worldwide, or "home based", their open vacancies can be search by [location or role](https://canonical.com/careers)
|
||||
|
||||
## Company technologies
|
||||
|
||||
|
|
34
company-profiles/civo.md
Normal file
34
company-profiles/civo.md
Normal file
|
@ -0,0 +1,34 @@
|
|||
# Civo
|
||||
|
||||
## Company blurb
|
||||
|
||||
Civo’s vision is simple. To create a flexible cloud platform created by developers, for developers. We think you should spend less of your time managing environments and hosting platforms, and more time coding – after all, that’s what we always wanted.
|
||||
|
||||
## Company size
|
||||
|
||||
11-50
|
||||
|
||||
## Remote status
|
||||
Our team is truly global. We're just as at home working remotely as we are from at our office HQ in Stevenage, UK
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide
|
||||
|
||||
## Company technologies
|
||||
|
||||
- OpenStack
|
||||
- Cloud
|
||||
- Ruby on Rails
|
||||
- Go
|
||||
- Web Design
|
||||
- Kubernetes
|
||||
- k3s
|
||||
|
||||
## Office locations
|
||||
|
||||
- Stevenage, Hertfordshire
|
||||
|
||||
## How to apply
|
||||
|
||||
[Civo careers page](https://www.civo.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)
|
29
company-profiles/clootrack.md
Normal file
29
company-profiles/clootrack.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
# Clootrack
|
||||
|
||||
## Company blurb
|
||||
|
||||
Clootrack is a real time customer experience analytics platform that helps brands reduce churn significantly. Clootrack helps brands understand granular qualitative reasons "why" customer experience drops. This helps reduces response time to CX trends and increase profitability.
|
||||
|
||||
## Company size
|
||||
|
||||
100-200.
|
||||
|
||||
## Remote status
|
||||
|
||||
Clootrack offers on-site as well as fully remote jobs. There are a vast number of listings for each type, across multiple job fields.
|
||||
|
||||
## Region
|
||||
|
||||
India
|
||||
|
||||
## Company technologies
|
||||
|
||||
Javascript, HTML, CSS, Webpack, ReactJS, LESS, Python, Django/Flask, PostgreSQL
|
||||
|
||||
## Office locations
|
||||
|
||||
Innovation Coworks, 5th Floor, Gopalan Innovation Mall, Bannerghatta Main Rd, J. P. Nagar, Bengaluru, Karnataka 560076
|
||||
|
||||
## How to apply
|
||||
|
||||
[Click here to apply](https://www.clootrack.com/careers)
|
37
company-profiles/code-like-a-girl.md
Normal file
37
company-profiles/code-like-a-girl.md
Normal file
|
@ -0,0 +1,37 @@
|
|||
# Code Like a Girl
|
||||
|
||||
## Company blurb
|
||||
|
||||
Code Like a Girl is a social enterprise dedicated to helping women and gender diverse people enter and flourish in the world of coding. We run online coding courses, an internship program,a scholarship programs, and a jobs board, to help people gain the skills and opportunities they need to start a career in tech.
|
||||
|
||||
## Company size
|
||||
|
||||
10+
|
||||
|
||||
## Remote status
|
||||
|
||||
Our company works 90% remotely. Full-time and part-time employees are located throughout various states of Australia. Employees in Vic have access to a shared office space in Cremorne. Employees in SA have access to a shared office space in Adelaide. We also take on short-term and long-term contractors for project work, 100% remotely. All meetings are held via Zoom, and all collaboration happens using online tools. We have an annual team retreat and occasional social events in Victoria, Aus.
|
||||
|
||||
## Region
|
||||
|
||||
Current openings are for remote positions for people with the rights to work in **Australia**
|
||||
|
||||
## Company technologies
|
||||
|
||||
|
||||
* HTML & CSS
|
||||
* JavaScript
|
||||
* React.js
|
||||
* Node.js
|
||||
* Python
|
||||
* C#
|
||||
* AWS
|
||||
* DynamoDB
|
||||
|
||||
## Office locations
|
||||
|
||||
Melbourne, VIC, Aus
|
||||
|
||||
## How to apply
|
||||
|
||||
[Join Our Team - Code Like a Girl website](https://www.codelikeagirl.com/about/join-our-team/)
|
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/).
|
|
@ -1,33 +0,0 @@
|
|||
# Colivre — Free (as in freedom) Technologies Cooperative
|
||||
|
||||
## Company blurb
|
||||
|
||||
[We are](http://colivre.coop.br/sobre/) a cooperative dedicated to FOSS as business model and as way of life, founded in 2006, at Salvador, Brazil.
|
||||
|
||||
## Company size
|
||||
|
||||
Our small size floats. We are approximately 20 persons, and *almost* all are associated to the cooperative.
|
||||
|
||||
## Remote status
|
||||
|
||||
We have remote members working normally since the second year of life of this cooperative. Our default meeting is online, we work connected to IRC (also non IT people), and we always have a remote presence on our local meetings.
|
||||
|
||||
## Region
|
||||
|
||||
We are open to members anywhere. *(We know the possible Mars One members will have problems with real-time communication but we are planning a tachyon beam or a wormhole bridge.)* Talking seriously, There are legal issues for associating people living outside Brazil, but that is a problem that we will be happy to solve when needed. Besides that we must consider language limitations on the role you will play at Colivre. Our primary language is Portuguese.
|
||||
|
||||
## Company technologies
|
||||
|
||||
* Ruby on Rails
|
||||
* HTML, CSS, SCSS, Javascript, jQuery
|
||||
* Postgress
|
||||
* Git
|
||||
* Server administration *(all meanings that could put here)*
|
||||
|
||||
## Office locations
|
||||
|
||||
Salvador, Bahia, Brasil.
|
||||
|
||||
## How to apply
|
||||
|
||||
Write to contato@colivre.coop.br and point to your FOSS contributions.
|
31
company-profiles/coodesh.md
Normal file
31
company-profiles/coodesh.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
# Coodesh
|
||||
|
||||
## Company blurb
|
||||
|
||||
Coodesh was born with the purpose of helping other companies build the best and most diverse technology teams. We believe that in the current
|
||||
context of startups and digital transformation of large companies, efficient tech recruitment with relevant insights for the evolution of hired people
|
||||
is one of the biggest differentials for success.
|
||||
|
||||
## Company size
|
||||
|
||||
11 - 50
|
||||
|
||||
## Remote status
|
||||
|
||||
Work in the place that makes you happy, that inspires you daily and that helps you become the person you want to be. We were born with 100%
|
||||
remote teams and we always will be.
|
||||
|
||||
|
||||
## Office locations
|
||||
|
||||
Brazil
|
||||
|
||||
## Company technologies
|
||||
|
||||
HTML/ CSS / Javascript / Typescript / React.js / React Native / Vue.js / Node.js / PHP / Laravel
|
||||
|
||||
## How to apply
|
||||
|
||||
[Linkedin Jobs](https://www.linkedin.com/company/coodesh/jobs/)
|
||||
|
||||
[Coodesh Vacancies](https://coodesh.com/vagas)
|
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!
|
30
company-profiles/cwt.md
Normal file
30
company-profiles/cwt.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
# CWT
|
||||
|
||||
## Company blurb
|
||||
|
||||
Carlson Wagonlit Travel (CWT) is a global leader specializing in business travel management. CWT is dedicated to helping companies of all sizes, as well as government institutions and non-governmental organizations, optimize their travel programs and provide best-in-class service and assistance to travelers.
|
||||
|
||||
## Company size
|
||||
|
||||
Over 10,000 employees.
|
||||
|
||||
## Remote status
|
||||
|
||||
CWT offers on-site, fully remote, and hybrid flexible jobs.
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide
|
||||
|
||||
## Company technologies
|
||||
|
||||
AWS, VMware Vsphere, Nutanix Ahv, AppDynamics, Elastic Search, Kibana, JavaScript, CSS/HTML, ASP.NET Web Forms, Java, Jboss, Docker, Ansible, Terraform, Jenkins, Powershell, Packer
|
||||
|
||||
## Office locations
|
||||
|
||||
701 Carlson Parkway, Minnetonka, Minnesota 55305, US (Headquarters)
|
||||
[Other Offices Worldwide](https://www.mycwt.com/countries/)
|
||||
|
||||
## How to apply
|
||||
|
||||
Check out [https://careers.mycwt.com/](https://careers.mycwt.com/) for remote role positions.
|
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
|
40
company-profiles/data-science-dojo.md
Normal file
40
company-profiles/data-science-dojo.md
Normal file
|
@ -0,0 +1,40 @@
|
|||
# Data Science Dojo
|
||||
|
||||
## Company blurb
|
||||
|
||||
#### About Us
|
||||
Data Science Dojo is an e-learning company that is redefining the data science education landscape with a simple to understand, digestible, and not to brag ---- engaging curriculum. We believe that data science is for everyone. So, we invest our time in simplifying and educating data science and machine learning concepts that our attendees can apply to generate business value in their respective job functions. Our love of data science is infectious. We have upskilled more than 10,000+ graduates in over 2,500 companies. Our footprint spans over 150 countries. We offer training in different formats: in-person, virtual live instructor-led, and self-paced training for both individuals and corporates.
|
||||
|
||||
#### Our Mission
|
||||
Our mission is to make data science easier, more practical, and accessible to everyone.
|
||||
|
||||
## Company size
|
||||
|
||||
We are a team of around 50 and looking forward to growing further.
|
||||
|
||||
## Remote status
|
||||
|
||||
The team is currently fully remote, we are based in Redmond, WA, USA.
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide, and all open job listing offer remote.
|
||||
|
||||
## Company technologies
|
||||
|
||||
The current stack is PHP, MySQL, Docker, Kubernetes, and the service runs in Microsoft Azure, AWS (Amazon Web Services), and Google Cloud in multiple regions.
|
||||
|
||||
Also be familiar with:
|
||||
* JavaScript
|
||||
* Python
|
||||
* Moodle
|
||||
* PowerShell
|
||||
* Bash
|
||||
|
||||
## Office locations
|
||||
|
||||
1 office location
|
||||
|
||||
## How to apply
|
||||
|
||||
[Data Science Dojo careers page](https://datasciencedojo.com/about/careers)
|
49
company-profiles/devsquad.md
Normal file
49
company-profiles/devsquad.md
Normal file
|
@ -0,0 +1,49 @@
|
|||
# Devsquad
|
||||
|
||||
## Company blurb
|
||||
|
||||
DevSquad offers a fully managed dev team with all of the support needed to bring a beautiful product to life: experienced developers, a US-based product manager, DevOps, UI/UX designer, and QA testers.
|
||||
|
||||
Whether you want to launch a new SaaS business quickly or need to outsource to a team because you can’t hire fast enough, we’ll take full ownership of the product as if it were our own. Learn how to get a dedicated development team
|
||||
|
||||
## Company size
|
||||
|
||||
70-100
|
||||
|
||||
## Remote status
|
||||
|
||||
We’re 100% remote. You’ll have the flexibility to work from home or rent a personal office.
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide. While our management team is based in the US, we hire technical writers all around the world.
|
||||
|
||||
## Company technologies
|
||||
|
||||
Software Development:
|
||||
|
||||
* PHP
|
||||
* Laravel
|
||||
* Livewire
|
||||
* JS
|
||||
* Vue
|
||||
* React
|
||||
* Angular
|
||||
* Node
|
||||
|
||||
DevOps:
|
||||
|
||||
* AWS
|
||||
* Heroku
|
||||
* GitHub Actions
|
||||
* Laravel Envoyer
|
||||
|
||||
## Office locations
|
||||
|
||||
Utah, USA
|
||||
|
||||
## How to apply
|
||||
|
||||
Check our jobs page: https://apply.workable.com/devsquad
|
||||
|
||||
If your position isn't listed, create it by emailing devsquad@jobs.workablemail.com com and starting a conversation.
|
35
company-profiles/digitise.md
Normal file
35
company-profiles/digitise.md
Normal file
|
@ -0,0 +1,35 @@
|
|||
# Digitise
|
||||
|
||||
## Company blurb
|
||||
|
||||
We are a dynamic London-based web and digital agency working with clients from well-known brands to innovative start-ups, creating custom websites and eCommerce stores, as well as bespoke apps and CRM systems.
|
||||
|
||||
We believe in investing in people and want to build an organization that everyone benefits from in both the short and long term. Considering this philosophy, we have Investors in People, Living Wage and Disability Confident accreditation, amongst others.
|
||||
|
||||
## Company size
|
||||
|
||||
11-50 employees on LinkedIn [Digitise](https://www.linkedin.com/mwlite/company/digitiseagency))
|
||||
|
||||
## Remote status
|
||||
|
||||
Purely remote
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide
|
||||
|
||||
## Company technologies
|
||||
|
||||
Unknown
|
||||
|
||||
## Office locations
|
||||
|
||||
Headquarters:
|
||||
Richmond, United Kingdom
|
||||
|
||||
Remote
|
||||
Coffee shops to couches around the world
|
||||
|
||||
## How to apply
|
||||
|
||||
[Jobs at Digitise](https://jobs.gohire.io/digitise-xwcfqaab/)
|
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/
|
36
company-profiles/dropbox.md
Normal file
36
company-profiles/dropbox.md
Normal file
|
@ -0,0 +1,36 @@
|
|||
# Dropbox
|
||||
|
||||
## Company blurb
|
||||
|
||||
Dropbox, Inc., headquartered in San Francisco, California, U.S. is a company that offers Dropbox, the cloud storage, file synchronization, personal cloud, and client software.
|
||||
|
||||
## Company size
|
||||
|
||||
2,667 (December 2021)
|
||||
|
||||
## Remote status
|
||||
|
||||
As a remote company since 2020, Dropbox employs a virtual-first mindset with the option of 'Dropbox Studios' for areas with large employee numbers such as Dublin or Seattle.
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide
|
||||
|
||||
## Company technologies
|
||||
|
||||
- Application and Data
|
||||
- Python
|
||||
- NGINX
|
||||
- MySQL
|
||||
- DevOps
|
||||
- Sentry
|
||||
- Pingdom
|
||||
- Nagios
|
||||
|
||||
## Office locations
|
||||
|
||||
Headquarters in San Francisco with studios in Seattle, Austin and Dublin.
|
||||
|
||||
## How to apply
|
||||
|
||||
Visit [Dropbox's job page](https://www.dropbox.com/jobs) for open positions and to apply!
|
31
company-profiles/eatstreet.md
Normal file
31
company-profiles/eatstreet.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
# EatStreet
|
||||
|
||||
## Company blurb
|
||||
|
||||
EatStreet is a food delivery platform and service mostly based in the American Midwest. Focusing on providing customers fast and easy food delivery option.
|
||||
|
||||
"EatStreet hustles to hook up people's hungry and we want you to join our tight-knit team of innovators that's been named as one of Madison Magazine's Best Places to Work."
|
||||
|
||||
## Company size
|
||||
|
||||
500 - 1000
|
||||
|
||||
## Remote status
|
||||
|
||||
Work from most states in the US. Fully remote for tech, HR, and most other business positions with the option to go in office if you wanted. Drivers and Food personel do have to work at designated locations.
|
||||
|
||||
## Region
|
||||
|
||||
USA
|
||||
|
||||
## Company technologies
|
||||
|
||||
JavaScript, Ruby on Rails, Angular, AWS, Java, Ionic Framework.
|
||||
|
||||
## Office locations
|
||||
|
||||
Madison, WI, USA
|
||||
|
||||
## How to apply
|
||||
|
||||
EatStreet's [Career Page](https://eatstreet.com/careers)
|
60
company-profiles/edgio.md
Normal file
60
company-profiles/edgio.md
Normal file
|
@ -0,0 +1,60 @@
|
|||
# Edgio
|
||||
|
||||
## Company blurb
|
||||
|
||||
At Edgio, we are committed to creating and delivering world-class digital experiences.
|
||||
We are a globally-scaled, edge-enable solutions provider for businesses looking to meet
|
||||
the growing consumer demand for fast, secure and frictionless digital experiences. We're
|
||||
a 100% distributed, asynchronous team living and working all over the world.
|
||||
|
||||
With a leading distributed platform in edge computing and multi-layered cloud security
|
||||
capabilities, we offer powerful solutions across web applications, content delivery and
|
||||
video streaming, servicing 20% of global internet traffic and clients in 38 countries
|
||||
around the world.
|
||||
|
||||
## Company size
|
||||
|
||||
2000+ team members including consultants.
|
||||
|
||||
## Remote status
|
||||
|
||||
We're a team of people living and working remotely in 36+ countries across six continents.
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide
|
||||
|
||||
## Company technologies
|
||||
|
||||
Platforms:
|
||||
|
||||
- Edgio AppOpps and Security
|
||||
- Edgio Streaming
|
||||
- Edgio Delivery
|
||||
|
||||
Here are just _some_ of the technologies we use:
|
||||
|
||||
- Edge Computing
|
||||
- CDN
|
||||
- Cloud Security
|
||||
- Cloud Storage
|
||||
- Python
|
||||
- Golang
|
||||
- Javascript
|
||||
- React (Next.js)
|
||||
- Angular
|
||||
- Vue (Nuxt.js)
|
||||
- Jamstack
|
||||
- AWS
|
||||
- Azure
|
||||
- Kubernetes
|
||||
- JS Workers
|
||||
- Edge.js
|
||||
|
||||
## Office locations
|
||||
|
||||
None
|
||||
|
||||
## How to apply
|
||||
|
||||
You can find our open jobs and apply directly here: [https://edg.io/company/careers](https://edg.io/company/careers)
|
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/
|
|
@ -8,7 +8,7 @@ Founded in Barcelona in 2016, Factorial serves over 3000+ businesses in over 65
|
|||
|
||||
## Company size
|
||||
|
||||
~500 employees
|
||||
~800 employees
|
||||
|
||||
## Remote status
|
||||
|
||||
|
@ -28,4 +28,4 @@ Spain, Brazil, US, Mexico
|
|||
|
||||
## How to apply
|
||||
|
||||
All current vacancies are listed on the [jobs page](https://factorial.teamtailor.com/jobs)
|
||||
All current vacancies are listed on the [jobs page](https://careers.factorialhr.com)
|
||||
|
|
|
@ -16,6 +16,11 @@ Remote workers are welcomed.
|
|||
|
||||
Worldwide.
|
||||
|
||||
## Office locations
|
||||
|
||||
* London, United Kingdom
|
||||
* Auvergne-Rhône-Alpes, France
|
||||
|
||||
## How to apply
|
||||
|
||||
https://www.featurist.co.uk/careers/
|
||||
|
|
26
company-profiles/fiverr.md
Normal file
26
company-profiles/fiverr.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
# Fiverr
|
||||
|
||||
## Company blurb
|
||||
|
||||
Fiverr is a global platform connecting businesses with on-demand freelancers in the simplest way possible, helping anyone anywhere succeed.
|
||||
|
||||
## Company size
|
||||
|
||||
201 - 500
|
||||
|
||||
## Remote status
|
||||
|
||||
Work in the place that makes you happy, that inspires you daily and that helps you become the person you want to be. We were born with 100%
|
||||
remote teams and we always will be.
|
||||
|
||||
## Office locations
|
||||
|
||||
North America, Asia
|
||||
|
||||
## Company technologies
|
||||
|
||||
HTML/ CSS / Javascript / Typescript / React.js / Node.js / Ruby / Java / Kotlin
|
||||
|
||||
## How to apply
|
||||
|
||||
[Fiverr Careers](https://www.fiverr.com/jobs/teams)
|
34
company-profiles/flip.md
Normal file
34
company-profiles/flip.md
Normal file
|
@ -0,0 +1,34 @@
|
|||
# Flip
|
||||
|
||||
## Company blurb
|
||||
|
||||
Rafi, Luqman, and Anjar, who were college friends in Universitas Indonesia, started Flip as a project in 2015 to transfer payments to each other at a fraction of what banks would charge them. Flip are pioneers in the Indonesian market, with their technology now helping millions of Indonesians, both individuals and businesses, carry out bank-to-bank money transfers through a reliable and seamless app.
|
||||
|
||||
After five years of operations, Flip has helped Indonesians transfer money worth several trillions of rupiah and has received double-digit funding from respectable investors such as Sequoia India, Insight Partner, and Insignia. Flip’s ultimate mission is to give Indonesians access to one of the most progressive and fairest financial services in the world.
|
||||
|
||||
|
||||
## Company size
|
||||
|
||||
400+
|
||||
|
||||
## Remote status
|
||||
|
||||
Work from anywhere, you can choose to work wherever you like.
|
||||
|
||||
At Flip, we always strive to provide the fairest place for you to work, learn, and grow with talented and fun people in various opportunities to advance your career and get fair rewards. We believe that we have to treat employees, customers, and all stakeholders fairly and respectfully. Fair treatment for employees means we establish clear goals, facilitate our employees to achieve them, and value their contribution to the company with equitable benefits.
|
||||
|
||||
## Region
|
||||
|
||||
Indonesia
|
||||
|
||||
## Company technologies
|
||||
|
||||
PED as an organization. PED stands for Product, Engineering & Design and is the term we used to address a combination of these 3 functional teams. We have combined them as a unit, as specialists from these teams need to come together to solve a common user problem. So, 1 user, 1 problem, 1 team, and 1 dream.
|
||||
|
||||
## Office locations
|
||||
|
||||
Depok, Indonesia. The internet.
|
||||
|
||||
## How to apply
|
||||
|
||||
Career site: https://career.flip.id/jobs
|
29
company-profiles/fly-io.md
Normal file
29
company-profiles/fly-io.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
# Fly.io
|
||||
|
||||
## Company blurb
|
||||
|
||||
[Fly.io](https://fly.io/) is a platform for running full stack apps and databases close to your users (edge computing) all around the world.
|
||||
|
||||
## Company size
|
||||
|
||||
33 (as of October 2022)
|
||||
|
||||
## Remote status
|
||||
|
||||
Everyone is remote, but there is an office in Chicago for those who would like to use it.
|
||||
|
||||
## Region
|
||||
|
||||
Current openings are for remote positions anywhere in the world.
|
||||
|
||||
## Company technologies
|
||||
|
||||
Elixir, Rust and Ruby
|
||||
|
||||
## Office locations
|
||||
|
||||
Chicago, Illinois
|
||||
|
||||
## How to apply
|
||||
|
||||
Check the jobs page: [Jobs - Fly.io](https://fly.io/jobs/)
|
|
@ -6,7 +6,7 @@ Focusnetworks is a Digital Business Group that unites Marketing and Technology t
|
|||
|
||||
## Company size
|
||||
|
||||
51-200, according to [LinkedIn](https://www.linkedin.com/company/focusnetworks-interactive/)
|
||||
11-50, according to [crunchbase](https://www.crunchbase.com/organization/focusnetworks)
|
||||
|
||||
## Remote status
|
||||
|
||||
|
|
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.
|
29
company-profiles/godaddy.md
Normal file
29
company-profiles/godaddy.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
# GoDaddy
|
||||
|
||||
## Company blurb
|
||||
|
||||
We’re the world’s largest web services platform. Our mission is to make opportunity more inclusive for all and fuel a new generation of entrepreneurial endeavors — commercial, civic, creative. Join our diverse collective of 9k+ employees across 47 global locations.
|
||||
|
||||
## Company size
|
||||
|
||||
10k - 50k
|
||||
|
||||
## Remote status
|
||||
|
||||
We're chatting with candidates remotely, and we're super flexible around schedules, kids and dogs. Our onboarding has gone remote, too.
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide
|
||||
|
||||
## Company technologies
|
||||
|
||||
AWS , Java , Javascript , PHP , GO .
|
||||
|
||||
## Office locations
|
||||
|
||||
Godaddy.com LLC, 14455 N Hayden Rd, Scottsdale, AZ, Information Technology Services , Tempe , Arizona , United States.
|
||||
|
||||
## How to apply
|
||||
|
||||
Check our jobs page: https://careers.godaddy.com/
|
|
@ -8,6 +8,8 @@ Gorman Health Group is a long-time leader in US healthcare consulting, and we re
|
|||
|
||||
We're looking for passionate, creative developers who are excited about writing code that solves new problems. But we’re also looking for leadership: trailblazers attracted to green-field opportunities, who thrive when there’s a personal stake in their work and the outcome.
|
||||
|
||||
(Now part of Convey Health Solutions: https://conveyhealthsolutions.com/)
|
||||
|
||||
## Company size
|
||||
|
||||
200-250 (but less than 10 in our new and [growing][careers] engineering department).
|
||||
|
@ -36,4 +38,4 @@ Meatspace headquarters are allegedly in Washington, DC. Many of us have never ve
|
|||
2. Get career
|
||||
3. Profit
|
||||
|
||||
[careers]: https://www.gormanhealthgroup.com/careers/
|
||||
[careers]: https://conveyhealthsolutions.com/careers/
|
||||
|
|
34
company-profiles/granicus.md
Normal file
34
company-profiles/granicus.md
Normal file
|
@ -0,0 +1,34 @@
|
|||
# Granicus
|
||||
|
||||
## Company blurb
|
||||
|
||||
Granicus connects people and government with a unified experience that integrates website, online services, digital communications, and more to serve every resident equally and inclusively.
|
||||
|
||||
Granicus supports the missions of over 5,500 government customers. Every day, roughly 110,000 people sign up to receive information from government through Granicus. This powerful Network of 300 million citizens - and these numbers are growing every day.
|
||||
|
||||
## Company size
|
||||
|
||||
900-1000 and growing.
|
||||
|
||||
## Remote status
|
||||
|
||||
Granicus supports Remote-First work culture. Work is not where you are but the impact you make. That’s why most of our roles are fully remote, while also accommodating hybrid and in-person arrangements.
|
||||
|
||||
## Region
|
||||
|
||||
* USA
|
||||
* UK
|
||||
* Australia
|
||||
* India
|
||||
|
||||
## Company technologies
|
||||
|
||||
Granicus' cloud-based technology helps better connect people and government with no- and low-code solutions; unified, intuitive digital experiences; expanded reach to access your community; easy collaboration; and rich resident feedback. Purpose-built for government, our solutions are built with the infrastructure, scale, and security to empower public servant leaders across state, federal, national, and local agencies.
|
||||
|
||||
## Office locations
|
||||
|
||||
Denver, St. Paul, Chicagoland, Washington, D.C., United Kingdom, Canada, Australia, New Zealand, Armenia and India
|
||||
|
||||
## How to apply
|
||||
|
||||
[Click Here for all Open Positions](https://granicus.com/careers/)
|
|
@ -2,19 +2,17 @@
|
|||
|
||||
## Company blurb
|
||||
|
||||
We believe software should be useful, simple, and fast – so you can work better, get more accomplished, and make smarter decisions for your business.
|
||||
Time — everyone has something to say about it, and yet it often goes unmentioned. We believe time should be treated with respect and used with intention. It’s precious, it’s personal, and it’s the shared resource that turns talent into impact. That’s why we make tools that help teams understand the value of their time and shape how they use it.
|
||||
|
||||
Harvest was founded by Danny Wen and Shawn Liu in 2006, at a small office in downtown New York City. During the years leading up to launching Harvest, we ran a web design studio called Iridesco. As our business grew, we looked for tools to help us scale. We searched for a way to easily track time and invoice for our services. We wanted a well designed application that took user experience seriously. We wanted a service that innovated with technology. We couldn’t find one...
|
||||
|
||||
So we decided to invest our own time, energy and money into creating what we knew was a better way to run our business – and Harvest was born.
|
||||
Harvest first began in 2006 as a tool two designers built for themselves to help their business grow. At a small web design agency in downtown New York City, Danny Wen and Shawn Liu made the tool they couldn’t find: a well-designed, innovative application to track time and invoice. They built Harvest. Since then, it’s grown into a tool used by thousands of teams around the world to track and understand their time.
|
||||
|
||||
## Company size
|
||||
|
||||
44 based on the team shown on Harvest's [meet the team page](https://www.getharvest.com/about/meet-the-team)
|
||||
68 based on the team shown on Harvest's [meet the team page](https://www.getharvest.com/about/meet-the-team)
|
||||
|
||||
## Remote status
|
||||
|
||||
The team is remote across most functions within the company, an [employee map](https://www.getharvest.com/made-on-earth) is available on the webiste.
|
||||
The team is fully remote, with members working across half a dozen time zones.
|
||||
|
||||
## Region
|
||||
|
||||
|
@ -22,11 +20,11 @@ Worldwide
|
|||
|
||||
## Company technologies
|
||||
|
||||
Docker, Chef, Ansible, Ruby, AWS & Rackspace Cloud, MySQL, Nginx, Graphite, StatsD, Sensu, Git, Redis
|
||||
JavaScript, React, Docker, Chef, Ansible, Ruby, AWS & Rackspace Cloud, MySQL, Nginx, Graphite, StatsD, Sensu, Git, Redis
|
||||
|
||||
## Office locations
|
||||
|
||||
[Harvest, 16 W 22nd St, 8th Floor New York, NY 10010](https://www.google.com/maps/place/16+W+22nd+St,+New+York,+NY+10010/@40.7412079,-73.9934994,17z/data=!3m1!4b1!4m2!3m1!1s0x89c259a386c20bd5:0x6da26b75635d4e84?hl=en)
|
||||
[Harvest, 2248 Broadway #1103, New York, NY 10024, United States](https://www.google.com/maps/place/2248+Broadway+%231103,+New+York,+NY+10024/@40.784819,-73.9811,17z/data=!3m1!4b1!4m5!3m4!1s0x89c258863d26d5a9:0x99b09e1ea9c101ea!8m2!3d40.784815!4d-73.978906)
|
||||
|
||||
## How to apply
|
||||
|
||||
|
|
|
@ -36,4 +36,4 @@ DALLAS, TEXAS 75240
|
|||
|
||||
## How to apply
|
||||
|
||||
See [this](https://www.hypergiant.com/contact/) page for job inquiry (available currently).
|
||||
See [this](https://www.hypergiant.com/careers/) page for job inquiry (available currently).
|
||||
|
|
30
company-profiles/ibm.md
Normal file
30
company-profiles/ibm.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
# IBM
|
||||
|
||||
## Company blurb
|
||||
|
||||
International Business Machines Corporation is an American multinational technology corporation headquartered in Armonk,
|
||||
New York, with operations in over 171 countries.
|
||||
|
||||
## Company size
|
||||
|
||||
Over 280,000
|
||||
|
||||
## Remote status
|
||||
|
||||
Fully remote at the moment
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide
|
||||
|
||||
## Company technologies
|
||||
|
||||
C++, C#, Java, .NET, React, Angular, Vue, Typescript, Swift, Salesforce
|
||||
|
||||
## Office locations
|
||||
|
||||
Worldwide locations
|
||||
|
||||
## How to apply
|
||||
|
||||
Find jobs: [careers website](https://www.ibm.com/employment/?lnk=fab#jobs).
|
31
company-profiles/imagine-learning.md
Normal file
31
company-profiles/imagine-learning.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
# Imagine Learning
|
||||
|
||||
## Company blurb
|
||||
|
||||
Imagine Learning inspires learning breakthroughs for students while empowering educators. Our K-12 solutions provide support for 21st-century learners, giving students a stronger foundation to build on. www.imaginelearning.com
|
||||
|
||||
## Company size
|
||||
|
||||
3000+
|
||||
|
||||
## Remote status
|
||||
|
||||
We are a company with departments that are remote, hybrid, or in office (depending on the position)
|
||||
|
||||
## Region
|
||||
|
||||
USA
|
||||
|
||||
## Company technologies
|
||||
|
||||
.NET, C#, Kotlin, Micronaut, Python, JavaScript, Typescript, HTML, CSS, Java, Ruby, and more.
|
||||
|
||||
## Office locations
|
||||
|
||||
* Austin, TX (USA)
|
||||
* Scottsdale, AZ (USA)
|
||||
* Rock Rapids, IA
|
||||
|
||||
## How to apply
|
||||
|
||||
Visit our [Careers page](https://www.imaginelearning.com/en/us/about/careers) for information on how to apply.
|
40
company-profiles/inshorts.md
Normal file
40
company-profiles/inshorts.md
Normal file
|
@ -0,0 +1,40 @@
|
|||
# Inshorts
|
||||
|
||||
## Company blurb
|
||||
|
||||
Inshorts is a news app that selects latest and best news from multiple national and international sources and summarises them to present in a short and crisp 60 words or less format, personalized for you, in both, English or Hindi.
|
||||
All summarised stories contain only headlines and facts, no opinions, to help you stay informed of the current affairs.
|
||||
Whether it’s the latest government policies or shakeups in bollywood, we get them covered and delivered super fast!
|
||||
Get updated with the latest news and current affairs in a jiffy!
|
||||
|
||||
## Company size
|
||||
|
||||
1000+ and growing, spread across web engineering, systems, design, project management, strategy/accounts, and operations.
|
||||
|
||||
## Remote status
|
||||
|
||||
inshorts has integrate remote work – we intended to be remote from the start! Being remote allows us to find talent no matter where they're located, scale up to meet needs with relative fluidity, and have been bootstrapped from the start. We also recognize the challenges of working remotely, and put a lot of effort into in-person meetups, communication tools, and ensuring that employees have the benefits and support they need no matter where they are.
|
||||
|
||||
## Region
|
||||
|
||||
We have employees mostly, from across India. Most are currently located in various diffrent stats of the nation, a number travel frequently, and some even work nomadically.
|
||||
|
||||
## Company technologies
|
||||
|
||||
* WordPress
|
||||
* PHP
|
||||
* Sass
|
||||
* Git
|
||||
* Vagrant
|
||||
* Nginx
|
||||
* Memcache
|
||||
* Sheets
|
||||
* Trello
|
||||
|
||||
## Office locations
|
||||
|
||||
Noida, India; or everywhere!
|
||||
|
||||
## How to apply
|
||||
|
||||
Check out our [careers page](https://inshorts.zohorecruit.com/careers) and send an email to careers@inshorts.com.
|
31
company-profiles/instructure.md
Normal file
31
company-profiles/instructure.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
# Instructure
|
||||
|
||||
## Company blurb
|
||||
|
||||
At Instructure, we believe in the power of people to grow and succeed throughout their lives. Our goal is to amplify that power by creating intuitive products that simplify learning and personal development, facilitate meaningful relationships, and inspire people to go further in their education and careers. We do this by giving smart, creative, passionate people opportunities to create awesome solutions.
|
||||
|
||||
## Company size
|
||||
|
||||
1000+
|
||||
|
||||
## Remote status
|
||||
|
||||
*How* you work is much more important than *where* you work. We offer work-from-home flexibility and flex time off ('cause we're all grown-ups here, and we trust our employees to kick some buns and get stuff done).
|
||||
|
||||
## Region
|
||||
|
||||
Europe
|
||||
North America
|
||||
Oceania (this includes Australia)
|
||||
|
||||
## Company technologies
|
||||
|
||||
Ruby, Rails, Javascript, MySQL, and our platform runs on AWS.
|
||||
|
||||
## Office locations
|
||||
|
||||
* Salt Lake City, UT (USA)
|
||||
|
||||
## How to apply
|
||||
|
||||
Visit our [Careers page](https://www.instructure.com/about/careers) for information on how to apply.
|
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
|
36
company-profiles/lightspeed.md
Normal file
36
company-profiles/lightspeed.md
Normal file
|
@ -0,0 +1,36 @@
|
|||
# Lightspeed
|
||||
|
||||
## Company blurb
|
||||
|
||||
Lightspeed Commerce is a point-of-sale and e-commerce software provider based in Montreal, Quebec, Canada.
|
||||
It was founded in 2005 by Dax da Silva who served as the CEO of the company until February 2, 2022.
|
||||
It has offices in Montreal, New York, Ottawa, Toronto, Belfast, Amsterdam and Ghent.
|
||||
|
||||
## Company size
|
||||
|
||||
1,001-5,000 employees
|
||||
|
||||
## Remote status
|
||||
|
||||
Company hires in-house, hybrid and fully remote.
|
||||
Being remote for Lightspeed has still some challenges but they're
|
||||
investing on making it better.
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide
|
||||
|
||||
## Company technologies
|
||||
|
||||
Golang, PHP, Apache Kafka, Microservices, AWS
|
||||
|
||||
## Office locations
|
||||
|
||||
- 700 Rue Saint Antoine E #300, Montreal, Canada
|
||||
- 1901 Avenue of the Stars, Los Angeles, USA
|
||||
|
||||
## How to apply
|
||||
|
||||
[Lightspeed careers](https://www.lightspeedhq.com/careers/)
|
||||
|
||||
[Lightspeed Linkedin jobs](https://www.linkedin.com/company/lightspeedcommerce/jobs/)
|
|
@ -57,4 +57,4 @@ We are located in DC, SF, Ayacucho, Bangalore and Berlin.
|
|||
## How to apply
|
||||
|
||||
Check the [job listings](https://www.mapbox.com/jobs/).
|
||||
Read this [blog post](https://blog.mapbox.com/how-we-hire-at-mapbox-cd946418299f) for info on how Mapbox hires.
|
||||
Read this [blog post](https://www.linkedin.com/pulse/how-we-hire-mapbox-nate-perkins) for info on how Mapbox hires.
|
||||
|
|
29
company-profiles/meridianlink.md
Normal file
29
company-profiles/meridianlink.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
# MeridianLink
|
||||
|
||||
## Company blurb
|
||||
|
||||
The MeridianLink platform features SaaS cloud-based products and services that span the entire digital lending journey, end-to-end. Our industry-trusted digital lending, deposit account opening, collections, and data solutions—for consumer and mortgage lending—easily integrate within our platform.
|
||||
|
||||
## Company size
|
||||
|
||||
700 - 800 (Oct 2022)
|
||||
|
||||
## Remote status
|
||||
|
||||
Full time in US.
|
||||
|
||||
## Region
|
||||
|
||||
United States
|
||||
|
||||
## Company technologies
|
||||
|
||||
The MeridianLink One platform delivers ROI for lenders of all sizes. MeridianLink provides streamlined digital lending experience for Banks, Credit Unions and Mortgage Lenders.
|
||||
|
||||
## Office locations
|
||||
|
||||
- 3560 Hyland Ave - Suite #200, Costa Mesa, CA 92626
|
||||
|
||||
## How to apply
|
||||
|
||||
https://www.meridianlink.com/careers
|
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).
|
||||
|
25
company-profiles/mixrank.md
Normal file
25
company-profiles/mixrank.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
# MixRank
|
||||
|
||||
## Company blurb
|
||||
|
||||
MixRank processes petabytes of data every month from web crawls, Google Play Store, Apple App Store, social media, and dozens of other sources. We have hundreds of customers using our data products including Google, Amazon, Facebook, Intel, and Adobe, across industries Sales, Marketing, Finance, and Security.
|
||||
|
||||
## Company size
|
||||
|
||||
30+
|
||||
|
||||
## Remote status
|
||||
|
||||
Fully-remote
|
||||
|
||||
## Region
|
||||
|
||||
Anywhere in the world
|
||||
|
||||
## Company technologies
|
||||
|
||||
Python, PostgreSQL, Linux, Javascript, TypeScript, Nix, Git
|
||||
|
||||
## How to apply
|
||||
|
||||
Visit our [YC page](https://www.ycombinator.com/companies/mixrank) for information on how to apply.
|
|
@ -36,4 +36,4 @@ We also develop applications for iOS and Android with Swift/Java.
|
|||
|
||||
Email jobs@mtcmedia.co.uk
|
||||
|
||||
We also have a list of current apportunties at http://www.mtcmedia.co.uk/careers. While most will list Dundee/Edinburgh we still still review remote candidates.
|
||||
We also have a list of current opportunities at http://www.mtcmedia.co.uk/careers. While most will list Dundee/Edinburgh we still still review remote candidates.
|
||||
|
|
29
company-profiles/mycelium.md
Normal file
29
company-profiles/mycelium.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
# Mycelium
|
||||
|
||||
## Company blurb
|
||||
|
||||
Mycelium is focused on building and running market infrastructure that powers the financial world of tomorrow.
|
||||
|
||||
## Company size
|
||||
|
||||
50-200 (as of October 2021)
|
||||
|
||||
## Remote status
|
||||
|
||||
Mycelium has both in-person and remote positions across multiple countries. It's part of normal operating for the company as they work across timezones and borders.
|
||||
|
||||
## Region
|
||||
|
||||
**North America**, **Europe**, **Oceania**
|
||||
|
||||
## Company technologies
|
||||
|
||||
Blockchain, web3, Chainlink, Ethereum, Secure Data Links, open source software
|
||||
|
||||
## Office locations
|
||||
|
||||
Brisbane, QLD, Australia
|
||||
|
||||
## How to apply
|
||||
|
||||
View open positions and apply for them directly [here](https://jobs.lever.co/Mycelium/).
|
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/)
|
|
@ -12,7 +12,7 @@ Over 25,000 employees
|
|||
|
||||
## Remote status
|
||||
|
||||
Nationwide has gone from twenty offices to just four main corporate offices, and made most of its employees able to work remotely. As of Novemeber 2020, it has adopted a permanent remote-first setup and strategy.
|
||||
Nationwide has gone from twenty offices to just four main corporate offices, and made most of its employees able to work remotely. As of November 2020, it has adopted a permanent remote-first setup and strategy.
|
||||
|
||||
## Region
|
||||
|
||||
|
|
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 @@ One of the fastest-growing software agencies in EU. We design and develop web an
|
|||
|
||||
## Remote status
|
||||
|
||||
Posibility to remote work - Get things done - from home or an office.
|
||||
Possibility to remote work - Get things done - from home or an office.
|
||||
|
||||
## Region
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Company blurb
|
||||
|
||||
We are a full service web design agency based in the centre of Edinburgh, Scotland. Backing up our local team, we also have a large group of super-techies based in the Nettl HQ in Manchester. This unique structure allows us to develop all types of website, from a small one-pager for a home business, to a large ecommerce site selling thousands of items daily.
|
||||
We are a full service web design agency based in the centre of Edinburgh, Scotland. Backing up our local team, we also have a large group of super-techies based in the Nettl HQ in Manchester. This unique structure allows us to develop all types of website, from a small one-pager for a home business, to a large e-commerce site selling thousands of items daily.
|
||||
|
||||
## Company size
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ NEXT is a freight marketplace disrupting the trucking industry. NEXT has raised
|
|||
|
||||
## Remote status
|
||||
|
||||
The engineering team has always been fully distrubted. Emergent from the need to hire the best engeineers, since day 1 we have had a distributed team.
|
||||
The engineering team has always been fully distributed. Emergent from the need to hire the best engineers, since day 1 we have had a distributed team.
|
||||
## Region
|
||||
|
||||
USA
|
||||
|
|
|
@ -16,7 +16,7 @@ Join our dynamic and vibrant team and be at the crest of the new innovative no-c
|
|||
|
||||
## Remote status
|
||||
|
||||
Our team is fully remote/hybrid (offince in Kyiv, Ukraine, optional to visit). Most of the team members are from different cities in Ukraine, Russia, Belarus, US. We communicate via Slack / Google Meet on a regular basis.
|
||||
Our team is fully remote/hybrid (office in Kyiv, Ukraine, optional to visit). Most of the team members are from different cities in Ukraine, Russia, Belarus, US. We communicate via Slack / Google Meet on a regular basis.
|
||||
|
||||
## Region
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@ NodeSource has been a remote-first company from the beginning. We have an office
|
|||
|
||||
## Region
|
||||
|
||||
Our employees are located worldwide - in Australia, United Kingom, Colombia, South Korea, Canada, and the United States.
|
||||
Our employees are located worldwide - in Australia, United Kingdom, Colombia, South Korea, Canada, and the United States.
|
||||
|
||||
## Company technologies
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ Small Enterprise
|
|||
|
||||
All employees are allowed to work remotely as they desire or when needed. We also have people working remotely full time. New employees have to work _an experience-dependent_ minimum amount of time from an onsite office before full remote will be considered.
|
||||
|
||||
We use hangouts for all meetings and other tools like Slack, Basecamp, and Google communities. All work is documented onlne to really enable remote developers to work to the best of their abilities.
|
||||
We use hangouts for all meetings and other tools like Slack, Basecamp, and Google communities. All work is documented online to really enable remote developers to work to the best of their abilities.
|
||||
|
||||
## Region
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ Our StartIT delivery model focuses on quick wins and multiple development cycles
|
|||
|
||||
## Remote status
|
||||
|
||||
Almost all of us are remote. We also have an office in India (New Delhi) that everone is welcome to use when they're in the city, but even India locals pop in just a few days a week.
|
||||
Almost all of us are remote. We also have an office in India (New Delhi) that everyone is welcome to use when they're in the city, but even India locals pop in just a few days a week.
|
||||
|
||||
## Region
|
||||
|
||||
|
|
30
company-profiles/nvidia.md
Normal file
30
company-profiles/nvidia.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
# Nvidia
|
||||
|
||||
## Company blurb
|
||||
|
||||
NVIDIA pioneered accelerated computing to tackle challenges no one else can solve. Today, our work in AI is transforming 100 trillion dollars of industries—from gaming to healthcare to transportation—and profoundly impacting society.
|
||||
|
||||
## Company size
|
||||
|
||||
22,473 (as of 2022)
|
||||
|
||||
## Remote status
|
||||
|
||||
Being successful away from the office requires more than just email and conferencing tools — creators, business professionals, and students need the same high-performance technology and software they rely on in the office. Remote workers require solutions to accelerate complex workloads such as interactive graphics, data science, analytics, and AI. Whether working, creating, learning, or gaming, NVIDIA can deliver the power and performance to meet every need—from home or anywhere.
|
||||
|
||||
## Region
|
||||
|
||||
Current openings are for remote positions all over the world.
|
||||
|
||||
## Company technologies
|
||||
|
||||
Multi-GPU. NVIDIA Multi-GPU Technology (NVIDIA Maximus®) uses multiple professional graphics processing units (GPUs) to intelligently scale the performance of your application and dramatically speed up your workflow
|
||||
|
||||
## Office locations
|
||||
|
||||
NVIDIA Corporation is an American multinational technology company incorporated in Delaware and based in Santa Clara, California.
|
||||
2788 San Tomas Expy, Santa Clara, CA 95051, United States
|
||||
|
||||
## How to apply
|
||||
|
||||
Check our jobs page: https://nvidia.wd5.myworkdayjobs.com/NVIDIAExternalCareerSite
|
31
company-profiles/ocient.md
Normal file
31
company-profiles/ocient.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
# Ocient
|
||||
|
||||
## Company blurb
|
||||
|
||||
The Ocient Hyperscale Data Warehouse transforms and loads data in seconds, enables organizations to store and analyze more data, and executes queries on hyperscale datasets up to 50x faster.
|
||||
|
||||
## Company size
|
||||
|
||||
100-200
|
||||
|
||||
## Remote status
|
||||
|
||||
Remote first company
|
||||
|
||||
## Region
|
||||
|
||||
* North America
|
||||
* Europe
|
||||
* India
|
||||
|
||||
## Company technologies
|
||||
|
||||
C++, Java, Python, SQL, Bazel
|
||||
|
||||
## Office locations
|
||||
|
||||
Chicago
|
||||
|
||||
## How to apply
|
||||
|
||||
[You can directly apply using this website](https://ocient.com/job-postings/)
|
|
@ -25,7 +25,7 @@ US based only we work with the government and can't flex on this
|
|||
* ansible/terraform
|
||||
|
||||
## Office locations
|
||||
We have a small coworking space in sunny Los Angeles, CA, but all of the companyy is remote.
|
||||
We have a small co-working space in sunny Los Angeles, CA, but all of the company is remote.
|
||||
|
||||
|
||||
## How to apply
|
||||
|
|
|
@ -22,7 +22,7 @@ Java, JavaScript, React, Hibernate, Spring Boot, MySQL, GitHub, Redis, Kinesis,
|
|||
|
||||
## Office locations
|
||||
|
||||
San Francisco, San Jose, Bellvue, Washington DC, Chicago, Toronto, London, Paris, Amsterdam, Munich, Stockholm, Zurich, Sydney, Japan, Singapore, Seoul
|
||||
San Francisco, San Jose, Bellevue, Washington DC, Chicago, Toronto, London, Paris, Amsterdam, Munich, Stockholm, Zurich, Sydney, Japan, Singapore, Seoul
|
||||
|
||||
## How to apply
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ Olist is the largest platform that enables small, medium and big companies to se
|
|||
|
||||
## Remote status
|
||||
|
||||
The development and product teams are fully remote. You can find more informations and stories in [our blog](https://engineering.olist.com/).
|
||||
The development and product teams are fully remote. You can find more information and stories in [our blog](https://engineering.olist.com/).
|
||||
|
||||
## Region
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ Ollie Pets is a subscription pet food company with a mission to empower customer
|
|||
|
||||
Our product allows customers to enter their dogs' information—weight, allergies, activity level—to calculate the right amount of food for your dog to keep them in tip-top shape.
|
||||
|
||||
On our account page after signup, you can fine-tune every part of your subscription—which recipes you get, how often you get them, and even how much of your dog's meals you want to be Ollie.
|
||||
On our account page after sign up, you can fine-tune every part of your subscription—which recipes you get, how often you get them, and even how much of your dog's meals you want to be Ollie.
|
||||
|
||||
## Company size
|
||||
|
||||
|
|
25
company-profiles/opencity-labs.md
Normal file
25
company-profiles/opencity-labs.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
# Opencity Labs Srl
|
||||
|
||||
## Company blurb
|
||||
Opencity Labs is the company behind the [first open source](https://developers.italia.it/it/software/opencontent-stanza-del-cittadino-core-410a6e)
|
||||
software for the creation of public services for local authorities in Italy.
|
||||
|
||||
## Company size
|
||||
Approximately 15 people, half of which compose the technical team, working remotely across the north-center of Italy.
|
||||
|
||||
## Remote status
|
||||
Our company adopted remote working more than ten years ago, we are well organized to care about our product and our collegues without sharing the same room.
|
||||
|
||||
## Region
|
||||
Italy
|
||||
|
||||
Mostly from regions of the center and north of the country
|
||||
|
||||
## Company technologies
|
||||
Symfony, Golang, Fast-Api, Ract, Angular, PostgreSQL, Kafka, Docker, AWS, MongoDB, Redis, Gitlab, Ionic, Function.io, App Smith
|
||||
|
||||
## Office locations
|
||||
Trento and Rome.
|
||||
|
||||
## How to apply
|
||||
Check out our [careers page](https://link.opencontent.it/jobs?utm_source=remoteintech&utm_campaign=recruiting).
|
26
company-profiles/ordermentum.md
Normal file
26
company-profiles/ordermentum.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
|
||||
# Ordermentum
|
||||
|
||||
## Company blurb
|
||||
|
||||
Ordermentum is a wholesale online order management system for the food and beverage industry.
|
||||
|
||||
## Company size
|
||||
|
||||
51-200
|
||||
|
||||
## Remote status
|
||||
|
||||
Ordermentum offers good remote jobs with competitive salaries. For more information, see https://www.ordermentum.com/careers.
|
||||
|
||||
## Region
|
||||
|
||||
Australia
|
||||
|
||||
## Office locations
|
||||
|
||||
Sydney, Australia
|
||||
|
||||
## How to apply
|
||||
|
||||
https://www.linkedin.com/careersite/ordermentum
|
|
@ -45,4 +45,4 @@ Worldwide
|
|||
|
||||
## How to apply
|
||||
|
||||
Vist [OutsourcingDev Careers page](https://www.outsourcingdev.com/careers/) for information on how to apply.
|
||||
Visit [OutsourcingDev Careers page](https://www.outsourcingdev.com/careers/) for information on how to apply.
|
|
@ -18,7 +18,7 @@ Europe
|
|||
|
||||
## Company technologies
|
||||
|
||||
React JS, React Native, GraphQL, TypeScipt, JavaScript Redux
|
||||
React JS, React Native, GraphQL, TypeScript, JavaScript Redux
|
||||
|
||||
## Office locations
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ Java, Scala, Hadoop, Spark, Airflow, Kafka, AWS Services, GO
|
|||
We have offices and remote-friendly policies in:
|
||||
• Africa: South Africa
|
||||
• Europe: Poland, Israel, Romania, Turkey, Russia
|
||||
• Latin America: Colombia, Mexic, Peru, Argentina, Brazil
|
||||
• Latin America: Colombia, Mexico, Peru, Argentina, Brazil
|
||||
|
||||
## How to apply
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
65
company-profiles/pragma.md
Normal file
65
company-profiles/pragma.md
Normal file
|
@ -0,0 +1,65 @@
|
|||
# Pragma
|
||||
|
||||
## Company blurb
|
||||
|
||||
[Pragma](https://pragma.co/) We began our journey 26 years ago with the mission of enhancing people's lives through the transformation of businesses and the creation of exceptional and memorable experiences across all digital channels. From Colombia, we are expanding into the rest of Latin America and the United States. We currently have operations in different countries across the continent.
|
||||
|
||||
## Company size
|
||||
|
||||
950
|
||||
|
||||
## Remote status
|
||||
|
||||
Pragma is remote-friendly. We hire applicants from Colombia, Perú, Guatemala and Panamá. [Check](https://www.pragma.com.co/trabajo-desde-casa)
|
||||
|
||||
## Region
|
||||
|
||||
LATAM
|
||||
|
||||
## Company technologies
|
||||
|
||||
Learn about our learning routes:
|
||||
[Frontend](https://www.pragma.com.co/academia/universo/galaxia-ingenieria/front-end),
|
||||
[DevSecOps](https://www.pragma.com.co/academia/universo/galaxia-ingenieria/devsecops),
|
||||
[AWS](https://www.pragma.com.co/academia/universo/galaxia-ingenieria/infraestructura-aws), and more.
|
||||
|
||||
### Frontend
|
||||
|
||||
- JS
|
||||
- TS
|
||||
- Node
|
||||
- SCSS
|
||||
- React
|
||||
- Angular
|
||||
- Vue
|
||||
|
||||
### Backend
|
||||
|
||||
- Serverless
|
||||
- MySQL
|
||||
- Node
|
||||
- Java (Springboot)
|
||||
|
||||
### DevOps
|
||||
|
||||
- AWS
|
||||
- Terraform
|
||||
- Kubernetes
|
||||
- Jenkins
|
||||
- Azure Devops
|
||||
- Sonarqube
|
||||
|
||||
### Mobile
|
||||
|
||||
- Flutter
|
||||
- Kotlin
|
||||
- Swift
|
||||
- Java
|
||||
|
||||
## Office locations
|
||||
|
||||
Medellín, Antiquia, Colombia.
|
||||
|
||||
## How to apply
|
||||
|
||||
Momentarily, the vacancies are available in the Spanish language in the available countries [here](https://www.pragma.com.co/ofertas-de-empleo)
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Company blurb
|
||||
|
||||
Precision Nutrition is a company that specializes in certifying nutrition coaches. They offer two levels of certification, personal coaching, and a number of supporting resources. They openly advertise working remotely wordlwide, and reference this on several pages on their website.
|
||||
Precision Nutrition is a company that specializes in certifying nutrition coaches. They offer two levels of certification, personal coaching, and a number of supporting resources. They openly advertise working remotely worldwide, and reference this on several pages on their website.
|
||||
|
||||
## Company size
|
||||
|
||||
|
@ -18,7 +18,7 @@ Worldwide
|
|||
|
||||
## Company technologies
|
||||
|
||||
Precision Nutrition is a Health and Fitness company. The specific technologies are listed for each position. Some of the highlight terms I found listend include: JavaScript, Ruby on Rails Rails, React, Vue, Ember, Amazon Web Services, EC2, Elixir, Angular, Docker, Agile, UX, "designing, building, implementing, and supporting ETL processes, dimensional data models, and data repositories for business intelligence and analytics purposes", and familiarity Jira.
|
||||
Precision Nutrition is a Health and Fitness company. The specific technologies are listed for each position. Some of the highlight terms I found listened include: JavaScript, Ruby on Rails Rails, React, Vue, Ember, Amazon Web Services, EC2, Elixir, Angular, Docker, Agile, UX, "designing, building, implementing, and supporting ETL processes, dimensional data models, and data repositories for business intelligence and analytics purposes", and familiarity Jira.
|
||||
|
||||
## Office locations
|
||||
|
||||
|
@ -26,4 +26,4 @@ The company is headquartered in Toronto, CA.
|
|||
|
||||
## How to apply
|
||||
|
||||
You can find current job openings for this company on their [careers page](https://www.precisionnutrition.com/jobs), and apply for positons there.
|
||||
You can find current job openings for this company on their [careers page](https://www.precisionnutrition.com/jobs), and apply for positions there.
|
||||
|
|
30
company-profiles/primer.md
Normal file
30
company-profiles/primer.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
# Primer
|
||||
|
||||
## Company blurb
|
||||
|
||||
[Primer](https://primer.io) is the world’s first no-code automation platform for payments and commerce. We enable merchants to unify their entire payment and commerce stack and build sophisticated, end-to-end flows with a checkout developers love.
|
||||
|
||||
## Company size
|
||||
|
||||
200+
|
||||
|
||||
## Remote status
|
||||
|
||||
Primer is 100% remote-first, with a team based all over the world.
|
||||
|
||||
## Region
|
||||
|
||||
Worldwide
|
||||
|
||||
## Company technologies
|
||||
|
||||
- Python
|
||||
- React
|
||||
|
||||
## Office locations
|
||||
|
||||
There's no office! You can also use co-working for either 10 days a month anywhere you like, or a fixed permanent location
|
||||
|
||||
## How to apply
|
||||
|
||||
We're hiring! [Careers @ Primer](https://primer.io/careers)
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue