Video Pre-Screen Interview Required... After submitting please also visit here to apply & start the initial video interview.ย
Job description
We believe cloud based technology has changed how we work. Our commercial lending SaaS platform empowers our client base of brokers and lenders to create a seamless borrower experience, manage a network of brokers, & scale their entire lending organization in the cloud powered by LendingWise.com
Company Description
Do you want to work for a company powering the digital lending transformation across numerous lending verticals? We work to make a lending platform that is robust, customizable, & turnkey for numerous business purpose lending products like residential/commercial real estate lending, business funding, SBA, Equipment, MCA and more. The lending suite of products includes a CRM, LOS, Marketplace, and Servicing capabilities, ALL-IN-ONE platform. Itโs the holy grail for every private lender/commercial lender/bank/Credit Union or broker of any size. We launched in early 2018 and have seen explosive growth nationwide.
Position Summary
LendingWise is looking for a Full Stack Developer/Architect who has the ability to define, develop and manage the existing architecture strategy for the LendingWise platform & its inter-connected products related to CRM, LOS, Servicing & Marketplace of lenders. You will be responsible for introducing new applications, services, and technologies into the LendingWise technical landscape and you will take responsibility for the initiatives you designed. You will need expert level knowledge of a variety of business domains including, but not limited to, CRM, Loan Origination, Loan Servicing, Payment integration, & API connectivity for various integrations for mortgage vendors (Plaid, Corelogic, DocMagic, Docusign, etcโฆ & CRMs like hubspot, salesforce, etcโฆ You need to manage input from our product owner/manager & CEO and assume overall responsibility for the execution of multiple, large-scale, mission critical initiatives. You will be accountable to a variety of primary business stakeholders for the quality and success of programs assigned to you. An acute sense of attention to detail is necessary. This role requires working with teams within and outside the USA. Flexibility in working hours will be required.
Key Responsibilities
Help plan, architect, & review various phases, features, bugs, & enhancements of the CRM, Loan Origination, & Loan Servicing platform & API connectivity hub
Introduce new tools and fresh insights to assist with development goals
Work on new features, enhancements, bugs & refactor code to MVC structure within the LendingWise platform
Requirements
Deep knowledge of Core PHP & other PHP frameworks, including strong experience with MVC patterns
JavaScript, HTML, Bootstrap
MySQL & Stored Procedures
Excellent skills in object-oriented programming and MVC design patterns
Comfortable working with SSH command line & GitHub version control, & PHP Storm
Solid knowledge of RESTful API endpoints
Multi-tenant CRM, ERP, Real Estate, Loan or FinTech Experience required
Compensation:
Competitive Salary & Bonuses
2 weeks paid time off annually
Flexible work schedule
Job Type: Full-time Location:
Miami, Fl. USA or Remote
Please mention the word SHARP when applying to show you read the job post completely (#RMjE2LjczLjIxNi4xMzY=). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.
Salary and compensation
$30,000 — $60,000/year
Benefits
๐ค Vision insurance
๐ฆท Dental insurance
๐ Medical insurance
๐ Paid time off
๐ Company retreats
๐ Learning budget
How do you apply?
Please apply with our link to submit resume & complete a pre-screen video interview: https://app.xinterview.ai/direct_invite/f7173f5d-49bb-4f64-85ef-92b689672858
๐ Please reference you found the job on Remote OK, this helps us get more companies to post here, thanks!
When applying for jobs, you should NEVER have to pay to apply. You should also NEVER have to pay to buy equipment which they then pay you back for later. Also never pay for trainings you have to do. Those are scams! NEVER PAY FOR ANYTHING! Posts that link to pages with "how to work online" are also scams. Don't use them or pay for them. Also always verify you're actually talking to the company in the job post and not an imposter. A good idea is to check the domain name for the site/email and see if it's the actual company's main domain name. Scams in remote work are rampant, be careful! Read more to avoid scams. When clicking on the button to apply above, you will leave Remote OK and go to the job application page for that company outside this site. Remote OK accepts no liability or responsibility as a consequence of any reliance upon information on there (external sites) or here.
Ever wish your CEO encouraged you to write more automated tests? Or even just understood their importance? Want to work where clean code isn't a luxury but a priority?
Our founder and CEO is a developer himself, and our elegant code is the vein that keeps our company healthy and growing. You'll never have to advocate for the importance of investing in code quality. You can save time (and frustrations) and spend it on doing what matters in a healthy, collaborative environment where your ideas, energy and time are valued.
You'll be involved in all cycles of software development, including decision-making, so there are incredible opportunities for you to take initiative, make meaningful contributions, and grow. Forget political struggles or long, pointless debates. You'll be in a team with minimal distance between word and action, where decisions are made ultra-fast.
This is a rare opportunity to work exclusively with senior-level developers in a diverse, highly organized, result-driven environment where you can thrive personally and professionally.
You'll become an essential part of our team, someone who is making a direct impact on not only the core product and reputation of our organization but also the whole world of education and beyond!
The IxDF is the global leader in online UX/UI design education. We hold the trust of industry giants like Adobe and IBM, who rely on our courses to train their teams. Prestigious universities, including MIT and the University of Cambridge, use our material into their curricula. Help us take online education to new heights and make a meaningful impact on humankind. We're entering our third decade with over 170,000 graduates.
We're proud to have assembleda remarkable team of unicorns who uplift, motivate, and push each other to excel daily. There's a seat open for someone who shares our passion for excellence. Could that be you?
Project Overview
Our flagship product is a vast platform with over 30+ sub-domains for online courses, masterclasses, online forums, and community meet-ups in 508 cities in 107 countries. We understand what PHP developers need to thrive, and we've created an environment that delivers.ย ย
Close to Legacy-Free Codebase. We know how technical debt and legacy code can turn into quicksand, so we continually eradicate it. Some examples include the complete rewrite of our notification and payment system and numerous enhancements made to our course platform.
Consistent Coding Standards. We are proud of our strict coding standards, which are the cornerstone of our clean and maintainable codebase. You can find numerous examples in theIxDF Handbook, which includes our conventions forPHP,Laravel,SQL,JavaScript, andCSS, along with otheruseful resources. You can also find other examples in theIxDF UI Kit, which we're currently rebuilding into an industry-leadingย Design System and ourhandy IxDF component library.
Crystal-Clear Documentation. Clarity is key. Any line of code should be a succinct, well-crafted, and self-explanatory piece of communication to your future self or your colleague. To string things together, we mix in just the right amount of documentation, with best practices such as focusing on the โwhy?โ and keeping it simple.
Focus on what matters: Our CI/CD pipeline uses quality tools such as Psalm, PHPStan, Rector, PHPCS, PHP CS Fixer, Deptrac, phpcpd, and ESLint to ensure consistency and code quality. This means we're almost bug-free despite having numerous, zero-downtime, fully automated deployments to production every day. We don't like bugs and would rather focus on what matters most.
Test Coverage: โThe only way to go fast, is to go well - Robert C. Martinโ. We love automated testing, especially Unit Tests, and use TDD as much as we can. We've been increasing our test coverage over the years, reaching an overall 38% test coverage throughout the system, with critical systems having over 80% test coverage.
The Stack You Will Work On
#UseThePlatform. We focus on enduring technologies over the latest fleeting frameworks so that our developers' knowledge continually grows instead of becoming outdated after each trend has passed. This philosophy allows us to build robust, maintainable and beautiful code that stands the test of time rather than chasing the latest hype. Some of our key technologies include:
Always latest PHP and Laravel versions
Modular monolith comprising 30+ modules with bounded contexts
Laravel ecosystem: Horizon, Nova, Scout, Pennant, Passport, Inertia, and more
Web Components, htmx, Tailwind, Vue.js, Inertia.js, Vite
Server: Docker, Sail, Octane, Forge, nginx
DBs: MySQL 8, Redis (Pub/Sub, Cache, Queue Driver)
We are committed to excellence, and we seek a like-minded enthusiast to join us. This role is not for the average; it's a calling for a true clean code evangelist.
Ahead of you is a highly rewarding and enriching journey on which you'll make an impact as you: contribute to the development of the back-end modules for interaction-design.org, encompassing new feature development, constant refactoring, and infrequent bug fixing.
Write maintainable and clean code, covered with clean automated tests, including contributions to our open-source packages.
Be an integral part of our cross-functional teams to refine specifications for new features and enhancements.
Maintain our documentation to be up-to-date and ensure it maintains an ideal balance between abstraction and concrete details.
Implement new features in a test-first manner and expand test coverage for existing code.
Proactively engage in refactoring of both architecture and code to reduce technical debt, aiming for an optimal developer experience.
Use Code Review as a knowledge-sharing and problem-solving tool, as well as ensuring code quality.
Develop new requirements incrementally, using feature branches or flags, to ship changes to production as quickly as possible.
If you want even more opportunities to show the world what you can do, you're in luck! When you're willing to do the hard work of learning and growing, then you'll find virtually limitless opportunities with us.
You Can Apply For, or Grow Into, Multiple Roles
We're searching for multiple senior PHP/Laravel developers, some of them with a specialty:โฏ
Senior PHP/Laravel Developer - DevOps and Cloud Specialist
Senior PHP/Laravel Developer - Full-Stack
Each of these positions shares the same core responsibilities of a Senior PHP/Laravel developer but with a unique focus on a different area of expertise.
DevOps and Cloud:
Improve and maintain our infrastructure, enhancing scalability, resiliency, and fault tolerance.
Enhance server provisioning using Terraform, Ansible, Bash scripts, and deployer tasks.
Utilize cloud infrastructure and services to reduce cost and maintenance overhead, moving as much possible to PaaS.
Analyze business requirements and design appropriate cloud-based systems and architectures.
Full-Stack:
Perform and automated security vulnerability assessments, including penetration testing and database scans and integrate them in our CI/CD pipeline (enlightn, Zap, etc.).
Inspect and implement missing security features, in all layers of our stack, from code to tooling and infrastructure to ensure security in depth.
Documenting security considerations and holding training sessions, both for the technical and non-technical staff.
Security:
Implement re-usable, fully tested UI Components using Web Components and the Blade template engine.
Utilize the IxDF Component Library to implement UIs with the best look & feel.
Boost performance and responsiveness of existing and new pages, including enhancing Web Vitals.
Increase the test coverage and improve code quality of the IxDF UI-Kit.
About you
You possess expert knowledge in PHP and its frameworks, preferably Laravel. You're an expert in software design best practices and principles, OOP, Design Patterns, and SOLID principles.ย
You have a great understanding of software engineering fundamentals, performance, data structure, and algorithms.ย
Youโre an engineer, not a coder or a frameworker. You embody an engineer's mindset, always curious about the mechanics behind the scenes.ย
You have mastered the art of automated testing, especially unit tests.ย
Youโre enthusiastic about learning by doing and are committed to putting in the effort to continuously improve your skills.ย
You speak and write acceptable English โ not perfect English, just acceptable โ since you will be working with people from all around the world.ย
You value teamwork and, prioritize collaboration, and focus on collective goals and harmony in the workplace.ย
Youโre self-motivated and self-disciplined and thus work well in a flat hierarchy with lots of freedom.ย
You love to have creative freedom, make independent judgments, and live up to the responsibility that comes with that freedom.ย
Youโre driven by the desire to make a positive impact in the world and to improve the lives of others.ย
Bonus Points
You get bonus points if youโฆ
have expertise in TDD, DDD, Event Sourcing, and CQRS.
hold a Master's Degree in Computer Science.
possess strong skills in database management, including scaling and optimization.
have experience with technologies such as Stripe, Swoole, Customer Data Platforms, or Analytics tools.
have contributed to open-source projects (you'll join a team of Laravel/framework contributors).
have an AWS certificate.
have experience with Docker, Linux Servers, and DevOps.
consider yourself a security expert/enthusiast.
What We Can Offer
A founder and CEO who is also a developer, understanding your challenges and triumphs.
A zero-effort development environment based on Docker, streamlining your workflow.
The opportunity to refine and develop battle-tested guidelines for PHP and Laravel.
A team of Senior Developers with a commitment to writing testableclean code.
Bi-weekly knowledge-sharing sessions and 3 meeting-free days weekly for focused work.
Access to a comprehensive library of books and courses, ensuring your skills and knowledge remain at the forefront.
A full-time position within a fully remote organization. Daily video-based collaboration with your colleagues from elsewhere on the planet, and you'll get to meet up on team trips every year.
A work culture with no fluffy titles, political agendas and corporate drama. Your colleagues value your warm character, your strong work ethic, and the results you deliver. Junior or senior, if you embody old-school virtues of always striving to deliver results, learn and become better every day, you'll thrive at the IxDF.
A daily mission to help impact, empower, and enrich the lives of millions of people by creating affordable high-end design education to everyone across the planet. It'll be yours too.
A company where the distance between idea and execution is minimal. We're a highly agile organization with zero bureaucracy or corporate politics โ and with exceptional order and efficiency.
A company culture where passion meets high performance and excellence. To help us improve the world (and yourself in the process), you'll need grit, strong work ethic, long-term thinking, and self-discipline.
We thrive because we have a hands-on attitude and a bias towards action as opposed to fluff-filled, unrealistic strategies. You'll need crisp execution skills yourself and the ability to impress your colleagues with concrete results, just like they'll impress you.
Please mention the word PERFECTLY when applying to show you read the job post completely (#RMjE2LjczLjIxNi4xMzY=). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.
Salary and compensation
$10,000 — $750,000/year
Benefits
๐ Distributed team
โฐ Async
๐ Paid time off
๐ซ No politics at work
How do you apply?
To submit your application as well as learn more about our Work Culture and Values, please visit our careers pageย
Please apply as soon as you can. Weโre firm believers in the adage โthe sooner, the better,โ and we look forward to working with you!
๐ Please reference you found the job on Remote OK, this helps us get more companies to post here, thanks!
When applying for jobs, you should NEVER have to pay to apply. You should also NEVER have to pay to buy equipment which they then pay you back for later. Also never pay for trainings you have to do. Those are scams! NEVER PAY FOR ANYTHING! Posts that link to pages with "how to work online" are also scams. Don't use them or pay for them. Also always verify you're actually talking to the company in the job post and not an imposter. A good idea is to check the domain name for the site/email and see if it's the actual company's main domain name. Scams in remote work are rampant, be careful! Read more to avoid scams. When clicking on the button to apply above, you will leave Remote OK and go to the job application page for that company outside this site. Remote OK accepts no liability or responsibility as a consequence of any reliance upon information on there (external sites) or here.
This job post is closed and the position is probably filled. Please do not apply. Work for Lightup Network Solutions and want to re-open this job? Use the edit link in the email when you posted the job!
Please, pleasy-please, read and respect the following 5 notes before applying with a single click:
Instead of using the RemoteOK built-in application system where the systems sends the employer a note like "John is interested in this position, click here to see his RemoteOK CV" please just send your CV in PDF format to the following E-Mail address: [email protected]
We'll pay you 1500 EUR per month for 6h per day, Monday to Friday. It's hard to stay focused for 8 hours straight, therefore more than 6h per day don't make sense. You can have other jobs on the side, but not while you're dedicating your daily 6h to Lightup. The 6h must get spent dedicated, continous, without interruption and without doing other tasks at the same time.
You'll find a keyword at the end of this job description. Include it in your E-Mail to us, either in the subject or in the body of your E-Mail, so that we know you're clear about what you're actually applying for vs. just applying for a ton of jobs in a random fashion because that's not cool. E-Mails without the keyword will get ignored.
If there are should be typing or grammar mistakes in your CV we'll already know that you don't pay much attention to detail and in this case you're the wrong candidate for this job.
Thanks for your cooperation, these are some prerequisites to save time on both sides. :-)
Now, about the actual job: Lightup was established in 1998 in Frankfurt, Germany as a Hosting & Domain Provider and today is still a small but international Internet Full-Service & Telephony Service Provider, focusing heavily on web-based telecommunication services (VoIP) since 2011. We're need more developers to create more cool web telecom-related projects and apps. 100% of our team works from remote.
To compensate for the monthly kind of low payment of just 1500 EUR, which may be too low for some parts of the world, we're offering you a quite unique profit sharing model: For every web project that you turn into reality, you'll receive 20% of the profit that this project generates for as long as you stay with Lightup. That way, you'll be also extra motivated to extend the service you just created and keep it running and improve it over time while it's growing, generating you even more profit every month. We love to see our employees happy, and if the company is profiting as a whole, you as an individual should profit from that, too.
We'll create the ideas, and you'll put these projects into reality. Your profile:
You are awesome at working independently and self-sufficient, you are great at researching using Google and AI tools extensively to find the infos you need & to learn.
You could, in theory, build functional websites from scratch without relying on AI or programming tools.
You can write code from scratch using your brain, without AI, and just by using a text editor (if need be).
Coding means actually writing manual code for you, not copy'ing & paste'ing code snippets that you found on the web. To you, coding also doesn't mean dragging objects from A to B in some visual "programming" tool.
In other words, you're a real programmer!
Your skills:
Perfect English & typing proficiency. No typos, no grammar mistakes.
You can create Android apps from scratch, from start to finish, by yourself.
You can handle the Linux shell and you can navigate through a Linux-based filesystem using just command line tools.
You're a master of the programming language(s) of your choice that allow you to create web-projects (PHP, Python, whatever).
You are very good at SQL, you understand the inner workings of e.g. MySQL and thus you know what makes queries slow and what makes them fast.
All of this requires that you already have plenty of experience, if you are new to all of this or if you think AI will be able to handle these requirements for you, then you are not the right candidate.
You have used vi or vim before.
What the job will look like in practice:
We're defining the inner workings and features of the to-be-created web-based service, or app, together.
You'll start at 0 and build these services & apps from the ground up, independently, by yourself.
We'll communicate permanently via Slack.
Here you can find the keyword so that we'll know you actually read until here: Work-in-underpants.
No travelling required, you can do this job from anywhere in the world with a stable, broadband internet connection. External keyboard + external mouse required in case you're working on a laptop, otherwise you would be too slow for what we expect from you.
We are a German company, and precision and speed are key to this role. :-)
And now, we're looking forward to read from you - thank you!
Please mention the word STAUNCH when applying to show you read the job post completely (#RMjE2LjczLjIxNi4xMzY=). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.
Salary and compensation
$10,000 — $20,000/year
Benefits
๐ Distributed team
โฐ Async
๐ฐ Profit sharing
How do you apply?
This job post has been closed by the poster, which means they probably have enough applicants now. Please do not apply.
This job post is closed and the position is probably filled. Please do not apply. Work for iPhone Photography School and want to re-open this job? Use the edit link in the email when you posted the job!
Whatโs iPhone Photography School all about?
We make online courses that help people take stunning photos with the iPhone.
With our 9-year track record, weโre the worldโs leader in mobile photography education.
And while weโre proud of everything weโve accomplished so far, weโre just getting started.
And this is why we are looking for another superstar back-end developer to join our team.
What will you be doing as our back end developer?
Being part of an experienced, dynamic and supportive team
Building new, exciting platforms used by over 300,000 active customers
Create APIs and internal tools to support the business
Helping to maintain existing platforms and solving any problems that arise
Whatโs in it for me?
Of course this canโt all be one-sided, and we believe that we provide one of the best remote working environments in the world.
State of the art software to stay connected and organised? Weโve got that.
Investing both time and money in your learning to ensure that you continually grow? We do that.
Flexible working schedule to ensure that you maintain a healthy work-life balance? Well thatโs a no-brainer.
NB: Actual salary range is 55000 - 65000 USD Per Annum
But should you apply?
This is not a decision we can make for you, but what we can do is lay out our Purpose, Values and Mission to help you decide for yourself.
As a company we believe in honesty and transparency, and once you click the apply button you will have the chance to learn all about us before you decide on whether to submit your application.
Hiring the best candidate is very important to us, but equally important is hiring the right candidate. Only apply if you really identify with what you read on the next page.
Note: This is a 100% remote full-time position. Due to time zone differences, we wonโt be able to hire applicants residing in Australia or the eastern parts of Asia.
Please mention the word CALMNESS when applying to show you read the job post completely (#RMjE2LjczLjIxNi4xMzY=). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.
Salary and compensation
$50,000 — $60,000/year
How do you apply?
This job post has been closed by the poster, which means they probably have enough applicants now. Please do not apply.
This job post is closed and the position is probably filled. Please do not apply. Work for Numista and want to re-open this job? Use the edit link in the email when you posted the job!
Hello,
We are seeking a full-stack web developer to join Numista, a leading community website for coin enthusiasts. Founded in 2007, we publish one of the largest numismatic reference catalogues. The catalogue,ย enriched collaboratively in a Wikipedia-like manner, aims to detail all the coins, banknotes, tokens and medals of the world from all periods. Our platform also allows collectors to manage their collection online, swap with other users and discuss on a numismatic forum.
Our team currently consists of two full time workers โ a technical founder and a catalogue curator, both based in Europe โ assisted with around 100 volunteers around the world for administrating the catalogue. As a new member of the team, you will play an integral role in speeding up the delivery of new features and improving existing ones. Our team operates remotely and asynchronously, relying mainly on chat for communication.
Our stack
PHP
MySQL
HTML / CSS / javascript
Nginx
Requirements
Experience with PHP, SQL databases and web frontend development.
Self-motivated and able to work autonomously with minimal supervision.
Interest in numismatics or a willingness to learn.
Proficient in English writing and communication.
This is a contract role so youโll need to be registered as a freelancer (or similar) and be able to issue invoices to the company.
Candidates having one or more of the following optional skills are preferred:
Experience managing large databases.
Experience in UX / UI.
Strong attention to details.
Basic proficiency in the French language.
Remuneration
EUR โฌ20,000 - โฌ30,000 per year
Please mention the word TRUSTED when applying to show you read the job post completely (#RMjE2LjczLjIxNi4xMzY=). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.
Salary and compensation
$20,000 — $30,000/year
Benefits
๐ Distributed team
โฐ Async
How do you apply?
This job post has been closed by the poster, which means they probably have enough applicants now. Please do not apply.
This job post is closed and the position is probably filled. Please do not apply. Work for Lightup Network Solutions and want to re-open this job? Use the edit link in the email when you posted the job!
Hi!
Lightup Network Solutions GmbH & Co. KG is a small ISP and telecommunications service provider (VoIP) based in Frankfurt, Germany. Lightup's team is 100% remote, distributed worldwide (Germany, Portugal, Serbia, Morocco, Brazil, Colombia) and consists currently of just 7 mostly non-tech people. Now we need a hybrid Web Dev / Sys Admin tech pro to join our small team. Lightup was established in 1998 as a ISP focused on webhosting and dedicated servers. Since 2011 Lightup has shifted its core business towards internet-based telecommunication services, primarily so-called DIDs a.k.a. virtual telephone numbers along with international retail and wholesale call termination (VoIP, SIP). In 2022 Lightup became a licensed telecom operator in Switzerland and the wholesale business has been booming since then.
Your tasks would be:
Short-term (now - 6 months): Create multiple new commercial telecom-oriented web-based services from scratch based on the team's ideas (PHP + MySQL preferred, but really up to you)
In the mid-term (6 - 12 months), create, re-design & code from scratch successor sites for outdated Joomla-based sites
Create Linux console-based or web-based scripts and tools to support the team, such as customer accounting scripts / accounting & billing automation or VoIP buy- and sell-rates output automation (Bash, Perl, Python, PHP - your choice)
Take care of 30+ KVM-based VMs and the 20+ underlaying physical servers running CentOS
Keep CentOS installations updated, migrate those which are too old to new installations
Set up new VoIP customers in our VoIP system / cluster (Asterisk, Kamailio)
Analyze, troubleshoot and fix SIP and DID call issues / Work & communicate with vendors and customers alike
Provide technical customer & order support for our 2 Joomla-based retail telecom services
Create a new API from scratch for lawful interception compatibility / requests
Constantly communicate with the team (WhatsApp, Slack) and help them to make their non-tech jobs easier by the creation of cool & useful new tools
If you're not typing most of these commands multiple times on a daily basis into your SSH client or into your local console then you can stop reading at this point and skip to the next job offer. Else, since you are a Linux console person, please read on...
Some server daemons, binaries and tech that you'll be dealing with:
This is a freelancer position, meaning you'll be responsible for taking care of paying taxes, health insurance, social insurance, pension fund etc. by yourself.
You'll be working just 6 hours per day, not 8 hours. But since Lightup's team is global and so are our customers those 6 hours will be spread over the course of a day European time (CET, Berlin) between 10:00 and 22:00. Imagine it like 12 hours standby per day (WhatsApp, Slack, E-Mail) but effectively 6 hours will be dedicated to Web Development, Sys Admin and Tech Support tasks.
Your profile:
Highly self-motivated & independent, but still a team player
Good communicator, friendly attitude
Flexible, curious to learn & try new
Very accurate, with tendency to perfectionism
You're working careful and exact, and you re-read your changes multiple times before you actually save the file
Multiple years Linux experience & created multiple web-based services (PHP + MySQL or comparable) from scratch
You are a real coder, you don't drag & drop buttons and menus and call that coding
You can edit / read / write code with a text editor on your Linux console and you actually understand what you're reading and writing
Education, age, gender not important. Yes, we're looking for a Linux / Web Dev geek / pro. If you're living in your mothers basement for the last 10 years that's OK. If you're never leaving your appartment that's OK too. If you're happily married and have 4 children that's fine too. Coding on laptop is inefficient and slow, so if you are a nomad you need at least a real keyboard + mouse or you'll be too slow.
Thank you for reading until this point and looking forward to read from you via E-Mail! :-) -> [email protected]
Please mention the word COHERENCE when applying to show you read the job post completely (#RMjE2LjczLjIxNi4xMzY=). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.
Salary and compensation
$10,000 — $20,000/year
Benefits
๐ Distributed team
โฐ Async
โฌ๏ธ No whiteboard interview
๐ซ No politics at work
๐ We hire old (and young)
How do you apply?
This job post has been closed by the poster, which means they probably have enough applicants now. Please do not apply.
This job post is closed and the position is probably filled. Please do not apply. Work for Telesense Kommunikation and want to re-open this job? Use the edit link in the email when you posted the job!
Werden Sie Teil unseres virtuellen IT Teams!
Wir bieten: Homearbeit, guten Verdienst, ein familiรคres Team, flexible Arbeitszeiten, die zu Ihrem restlichen Leben passen
Wir - die Telesense Kommunikation GmbH - sind ein inhabergefรผhrtes, auf die Wohnungswirtschaft spezialisiertes Beratungshaus fรผr Kommunikation. Wir verรคndern Kommunikation in der deutschen Wohnungswirtschaft. Es gibt uns seit 2003.
Unser groรartiges, 50-kรถpfiges Team unterstรผtzt Wohnungsunternehmen mit Analysen, Digitalisierungsberatung, Kommunikationstrainings, Leerstandsoptimierung, Mystery Shopping, New Work Konzepten, Organisationsentwicklung und Verรคnderungsmanagement. In unserem hauseigenen Call-Center fรผr die Wohnungswirtschaft sichern wir die telefonische Erreichbarkeit fรผr Mieter und Mietinteressenten und koordinieren Notfรคlle zuverlรคssig bis zu 24 Stunden tรคglich.
Unsere loyalen Kunden legen dabei grรถรten Wert auf Qualitรคt, die wir mit Hilfe unseres Teams kontinuierlich sicherstellen. Was unser buntes Team ausmacht, ist der Wunsch, unsere Kunden glรผcklich zu machen und sich im Team gegenseitig zu unterstรผtzen.
Ihre Aufgaben liegen in der Umsetzung von Kundenanforderungen in unseren Systemen.
Programmierung von neuen Kundenanforderungen in unseren Systemen
Anpassung von individuellen Masken auf Grund von geรคnderten Kundenprozessen
รnderungen in den Datenbanken
Skizzieren und Programmieren von neuen Prozessen
Erstellung und Anpassung von individuellen Reports
Anforderungen:
Sie haben Erfahrung mit C#, PHP, MySQL und bestenfalls einer objektorientierten Programmiersprache
Sie mรถgen es, selbststรคndig in einem Team zu arbeiten
Sie haben eine ausgeprรคgte Kundenorientierung, eine schnelle Auffassungsgabe fรผr komplexe Vorgรคnge, Improvisationstalent und einen hohen Qualitรคtsanspruch
Da wir fรผr รผber 150 unterschiedliche Kunden arbeiten, erwartet Sie in jedem Projekt eine neue Aufgabe. Das ist anspruchsvoll und benรถtigt Flexibilitรคt, ist aber auf jeden Fall abwechslungsreich und nicht langweilig.
Sie werden Teil eines Teams, das sich auf Ihre Unterstรผtzung freut, das sich gegenseitig unterstรผtzt, voneinander lernt und sich als Team versteht.
Please mention the word RESTORED when applying to show you read the job post completely (#RMjE2LjczLjIxNi4xMzY=). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.
Salary and compensation
$30,000 — $40,000/year
Benefits
๐ Distributed team
๐ 4 day workweek
๐ฌ Coworking budget
๐ Learning budget
๐ฅ Home office budget
How do you apply?
This job post has been closed by the poster, which means they probably have enough applicants now. Please do not apply.
This job post is closed and the position is probably filled. Please do not apply. Work for AgSquared and want to re-open this job? Use the edit link in the email when you posted the job!
About the job:
Come help us lay the foundation for the future of agriculture! We are a team of innovators who have been at the forefront of empowering farms to use their data to become more productive and more sustainable for nearly 15 years. At AgSquared you will have the unique opportunity to help build a suite of products that is truly impactful on a global scale, while working with a fantastic team of talented, down-to-earth people who love their work and love working together.
What we do:
At AgSquared, our mission is to help farms become more sustainable and adopt a greater level of transparency without sacrificing the productivity and profitability that allows them to stay in business. We accomplish this by outfitting farms with a technology stack that allows them to gather data from the field, process it, and move it into the hands of those who need it, ultimately allowing them to evolve into more modern, data-driven businesses.
Our background is in agriculture, and it shows. Our company was founded by two vegetable breeders, and this uniquely positions us to understand how to create software that will actually get used and actually have an impact. We focus relentlessly on making the day-to-day experiences of farm workers more enjoyable and friction-free by providing them with mobile tools to help them do their jobs better. Farm owners love us because their employees love us.ย
What you will do:
We are looking for an experienced full-stack developer to join our engineering team. Your primary role will be to expand our suite of ETL processes that convert raw data into processed forms that serve a wide variety of analytical purposes.
Our platformโs primary data architecture is structured to offer a high level of flexibility and configurability in the data collection process, so that each customer can fine-tune our mobile app to best fit into the way they run their farm, but this typically means that conducting analyses on raw data is relatively inefficient. As our platform has evolved and customers are relying on us to process increasingly large data sets for increasingly complex analyses, we have found that adding an ETL layer to extract and process the raw data into more usable forms gives us the best of both worlds โ we can offer the most flexible experience to field-based farm workers while being able to produce analyses of the collected data for decision-makers efficiently and on demand.
Until now we have been building these ETL processes on an as-needed basis, but we are ready to make this approach a more permanent and expansive feature of our platform. That is where you come in โ we are looking for someone to lead the effort to build out our ETL environment. In this role you will work closely with our companyโs CTO, the product owner, and the BI lead. You will make high-level strategic choices about how our ETL environment will be structured and how it will interface with the other components of our platform, and then you will take the lead in building it out.
AgSquared is a small, close-knit team, and so everyone here wears multiple hats. While your primary responsibility will be the development of our ETL environment, you will also have the opportunity to work on a wide range of different projects in our mobile app, APIs, backend, dashboarding platform, etc. Come prepared to expand your horizons and try lots of new things!
What you bring:
Necessary qualifications:
The core competencies and qualifications weโre looking for include:
10+ years of experience in designing and development of web and mobile applications, with heavy use of JavaScript frameworks, REST APIs and SQL
Ability to work independently, while retaining the ability to ask questions about proper architecture and domain knowledge
Deep understanding of enterprise architecture and patterns. Experience architecting ETL or similar processes
Experience with SQL and stored procedures
Experience with NoSQL databases
Experience with PHP 5.x
Experience with Ember/React/Angular javascript framework
Experience with Subversion
Experience with ES6
Experience with REST
Experience with SASS
Experience with Responsive Design
Experience with Linux management
Experience with remote working
Excellent written and verbal communication skills
Nice-to-Have (Not Required)
Experience with D3 or similar data visualization technologies
Experience with data sciences
Experience with Klipfolio
Experience with CSS animations
Experience with Cordova
Experience with Symfony
Experience with Puppet
We donโt expect you to know anything about farming, but if you do thatโs a plus!
What we offer:
AgSquared is an awesome place to work! We have been a fully-remote team since our company was founded in 2009, and we truly understand what it takes to run a remote workplace where people feel connected, empowered, supported, and set up for success. Some specific benefits include:
Work from wherever you want - As long as you have a stable internet connection and can overlap a portion of your work day with U.S. east coast hours, you can be anywhere in the world youโd like to be.
Excellent work-life balance - Work-from-home can become work-all-the-time without proper boundaries. At AgSquared, we have spent nearly 15 years fine-tuning how we help our team members thrive, both professionally and in life, while working remotely. We offer very generous paid-time-off and parental leave policies. We also encourage you to not only take vacations, but to also carve out the time on a day-to-day basis to spend time with the people who are around you. Itโs important that you take the time to go to your childโs school play or to have lunch with your mom, to walk your dog or have coffee with a friend โ remote work makes these things possible, and you will feel supported and encouraged at AgSquared to have that life outside of work.
Career development โ We encourage our team members to try new things and develop new skills during their time at AgSquared. We are a close-knit team - you will be in the loop on what everyone else is doing, and there will be plenty of opportunities to join your teammates on projects that help you develop new skills.
Opportunity to work with world-class specialists โ AgSquared doesnโt look like your typical tech company โ our average team member has 18 years of experience working in agriculture! If you are interested in creating technology for farms, there is no better place to start that journey.
Please mention the word FIERY when applying to show you read the job post completely (#RMjE2LjczLjIxNi4xMzY=). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.
Salary and compensation
$50,000 — $180,000/year
Benefits
๐ Distributed team
โฐ Async
๐ Unlimited vacation
๐ Paid time off
โฌ๏ธ No whiteboard interview
๐ No monitoring system
๐ซ No politics at work
๐ We hire old (and young)
How do you apply?
This job post has been closed by the poster, which means they probably have enough applicants now. Please do not apply.
This job post is closed and the position is probably filled. Please do not apply. Work for Pangolia and want to re-open this job? Use the edit link in the email when you posted the job!
Are you a talented web developer who loves WordPress? And do you get excited about building new features that will be used by millions of pet lovers every month? Then this could very well be the opportunity for you!
Weโre Pangoliaโone of the fastest-growing pet companies, and weโre on a mission to create the biggest, most helpful pet company in the world. Our biggest sites: PetKeen.com, Hepper.com, and ExcitedCats.com, are visited by millions of pet lovers every month, and weโre undergoing rapid growth.
Our sites are all built on WordPress, and our own cat furniture e-commerce brand: Hepper is running on WooCommerce. In this position you will be working alongside our Lead Developer on building new features and tools that help pet lovers all over the world.
Weโre a 100% remote company so youโd have the freedom to work from anywhere. It's a full-time position (40 hours a week), yet you get to plan your own schedule and work whenever you want. You will become an integral member of our team at Pangolia consisting of a diverse group of 95 talented individuals from all over the world, joining us on our united goal of improving the lives of pets and those who care for them.
This is a great opportunity if youโre an amazing developer looking to rapidly grow your skills whilst working alongside peers who are at the top of their field.
You Will Be Responsible For:
โย ย ย ย ย ย Developing new tools and software that help millions of pet lovers every month (could for example be to develop a Puppy Weight Chart Tool / Calculator that helps pet owners predict how fast, and how big their dog will grow)
โย ย ย ย ย ย Developing, testing, and maintaining new features and solutions for our WordPress sites for desktop and mobile browsers that are optimized for high traffic
โย ย ย ย ย ย Optimize our websites for mobile users
โย ย ย ย ย ย Troubleshooting abilities (ie include finding CSS and JavaScript conflicts using browser developer tools, navigating codebases in theme and plugins, and determining whether a plugin or theme code could be causing a code conflict)
โย ย ย ย ย ย The ability to take a project on your own and get it done before the deadline
โย ย ย ย ย ย The ability to communicate well as we work remote (most of our communication is written in Slack with occasional calls)
โย ย ย ย ย ย Experience with Docker andDDev.com for local development
โย ย ย ย ย ย Experience with WP CLI, WP REST API, and WP cron jobs
โย ย ย ย ย ย Experience with CDNs/Cloudflare
โย ย ย ย ย ย Experience with unit testing
โย ย ย ย ย ย Good understanding of website architecture, aesthetics and UI/UX best practices
โย ย ย ย ย ย Understanding of basic principles behind technical SEO and performance optimization
โย ย ย ย ย ย We would appreciate it if you could work with PHPStorm so that we can use their collaborative features and have some consistency in our development processes. However, if you prefer and work better with another IDE or coding tool, that's fine! Either way, we will pay for your license.
โย ย ย ย ย ย Youโre passionate about solving problems with smart and elegant programming solutions. Your code is clean, understandable, and well commented
โย ย ย ย ย ย Youโre a self-starter who loves taking initiative and seeing things through to completion.
โย ย ย ย ย ย You have the curiosity and desire to learn and grow your skills and discover new modern practices and follow the latest trends in WordPress
โย ย ย ย ย ย You take pride in the quality and craftsmanship of your work rather than just doing it to get it done but you are also able to balance it with not overdoing your work and being able to move and work fast
โย ย ย ย ย ย Youโre able to juggle around and work on different projects and side tasks on a weekly basis. While we wish we could focus on one thing for weeks at a time to make it perfect, thatโs often not the reality in a competitive market.
Benefits/Perks
โย ย ย ย ย ย Work from anywhere (weโre 100% remote)
โย ย ย ย ย ย Flexible work hours, you get to plan your own schedule and work whenever you want
โย ย ย ย ย ย Developer Growth.
โย ย ย ย ย ย You work with modern practices and you gain valuable experience with high-traffic sites
โย ย ย ย ย ย We value self-improvement. We cover expenses for books and work-related courses
โย ย ย ย ย ย We're open to changes, you have a voice in how things get done
โย ย ย ย ย ย Your monthly pay is paid biweekly (Youโre paid every two weeks)
โย ย ย ย ย ย We'll pay for all your software needs that relate to your work (IDE/Coding tools, SnagIt, VPN, etc.). Usually, we provide license (serial) keys.
โย ย ย ย ย ย We cover 100% of your home internet bill.
โย ย ย ย ย ย We encourage you to find a working environment that suits your needs the best if working from home every single day isnโt for you.
โย ย ย ย ย ย Weโll cover monthly membership and/or day passes for co-working spaces
โย ย ย ย ย ย Weโll cover all your coffee purchases for the day in coffee shops
โย ย ย ย ย ย We give you a day off for your birthday! You get to stay in bed or hang with loved ones.
โย ย ย ย ย ย Paid company retreats
โย ย ย ย ย ย 21 days of paid time off every year
โย ย ย ย ย ย Your work with a great, talented team that produces a high-growth work environment (we move fast)
โย ย ย ย ย ย Opportunity to move up in the company, and earn higher pay and bonuses
A typical workweek (example)
โย ย ย ย ย ย Every Monday, we have a one-on-one Zoom meeting to discuss our goals, whether you are meeting your goals, what went well, what did not go well, and so on.
โย ย ย ย ย ย You have one or multiple projects to complete. You can work on them whenever and however you want without being micromanaged. However, you must be able to meet the deadline and be accountable for the quality of the end solution.
โย ย ย ย ย ย Youโre also responsible for maintaining the Github repository of the project youโre working on, committing/pushing/documenting your changes, commenting on your code, and writing SOPs or technical documentation (if necessary). It doesnโt have to be pages long and can be very short and concise. But, as a developer, it makes life so much easier if you can return to your code in the future without having to think too hard about what you did. This is also about being considerate of your teammates' time.
โย ย ย ย ย ย There must be some overlap in our working hours so you can respond to urgent requests (if any) or chat with your manager or any of our departments on demand if they have an IT question. This means that some extra tasks may arise during the week.
โย ย ย ย ย ย You might have a day where one of our team members needs something urgent and needs it done the same or the next day, which can be valuable to the company, or a major issue needs to be fixed ASAP, in which case you might have to drop what you're working on and work on that or troubleshoot the entire day. If your main project's deadline cannot be met because of this (which is understandable), you should be able to communicate this on time.
โย ย ย ย ย ย However, most of the time you are able to work on your main projects in solitary. We understand that developers need complete focus. You can also chat and ask questions in our Slack channels.
โย ย ย ย ย ย You might get stuck in programming and need help, or some development processes may need to be explained. If it cannot be explained/resolved via chat or video, screen-sharing calls can be scheduled throughout the week.
The team (and our work culture)
Youโll get to be part of a 100% remote company consisting of a diverse group of 95 talented individuals from all over the world. The people you will find on the team are veterinarians, marketers, content writers, editors, social media managers, graphics designers, content managers, and a lot more.
And youโll get to join us on our united mission of improving the lives of pets and those who care for them. We dream big, and our vision is to become the biggest, most helpful pet company in the world.
Youโll get to be part of a company thatโs undergoing hyper-growth, and the fast-paced work environment that comes with it.
And weโve managed to grow at a healthy pace without ever sacrificing our culture and values.
Our company culture is focused on work and collaboration, but also while being open to the casual humor and chatter that makes us get to know each other.
We work hard, and you may have to work on the weekend every now and then if you have a lot on your plate. However, we have a huge understanding of the importance of time off, and we encourage each other to take time off.
A lot of us love traveling, and therefore, we plan on doing yearly company retreats, where we all meet up together and have fun.
We value the freedom of being able to work from anywhere, trust, and collaboration.
Please mention the word BROTHERLY when applying to show you read the job post completely (#RMjE2LjczLjIxNi4xMzY=). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.
Salary and compensation
$60,000 — $90,000/year
Benefits
๐ Distributed team
โฐ Async
๐ Paid time off
๐ฌ Coworking budget
๐ Learning budget
๐ No monitoring system
How do you apply?
This job post has been closed by the poster, which means they probably have enough applicants now. Please do not apply.
This job post is closed and the position is probably filled. Please do not apply. Work for LimeSurvey and want to re-open this job? Use the edit link in the email when you posted the job!
Location: Hamburg | Remote | Relocation cost
LIMESURVEY At LimeSurvey we are dedicated building the worldโs #1 open source survey platform emphasized on ease of use, stability and extensibility. We do this together with our fast-growing community and a distributed international team of survey fanatics hq'ed in Hamburg. You can find LimeSurvey in over 140 countries and 80+ languages: from local governments, NGOโs and universities to students, small business owners and public traded companies. We could use some help. If youโre looking for the next challenge as Senior Software Engineer, you might have just found it.
SENIOR SOFTWARE ENGINEERย - SURVEY PLATFORM
Our LimeSurvey survey platform is providing capabilities to create and collect online surveys and analyze and share survey data. The survey platform can be used to conduct simple questionnaires with just a couple of questions or advanced assessments with conditionals and quota management.
We work closely with our community and partner network to co-create requirements, fix bugs, translate, and share knowledge. Join our team and get involved in building the worldโs #1 open source survey platform. As the Senior Engineer, you will have a key position in our Survey Platform Development team and will help implementing new features in our application while keeping an eye on scalability.ย
This is your challenge:
You will help set the standard for LimeSurvey Dev team and guide and motivate others
You will discuss and implement new features with business side and refine, estimate work with the team in line with our roadmap
You will help Identify and manage technical dept
You will help onboard new teammembers while mentoring and guiding others in their career path
You will closely work together with our design team, product owner, and C-level.
You are responsible for the code you and the team writes and take ownership of it in line with our LimeSurvey coding guidelines.
You help consult with specific expertise you have on e.g. architecture, design, performanceย
The opportunity to showcase your code to the rest of the world due our open source nature
You will be part of a distributed down to earth team on a mission to create the world's #1 open survey platform
You will be part of a major step change of LimeSurvey
This is you:
You have worked on B2B, SaaS or Dev Tools
You have exceptional programming skills and master PHP frameworks, Yii would be great but is always learnable
You foster relationships with your team and have great communication skills + a getting things done mentality
Have an understanding of testing frameworks and methodologies.
Have an understanding of technologies supporting the LimeSurvey ecosystem
You have experience with JavaScript frameworks
You are a motivator and get the bets out of yourself and automaticall people arround you
You are an active contributor to opensource projects (or will be in the future ;-))ย
You have a good sense of humor, and you stay calm in stressful situations
Tech we use:
Yii-3, Yii-1, PHP Framework
React JS,ย JavaScript, jQueryย
Typescript
Bootstrap 5
Redis
MySQL, MSSQL and Postgres
Docker, CI, CD
LimeSurvey Varied, interesting and challenging tasks, the chance to work with a growing dynamic distributed international team, room for creativity and your own ideas. We offer a wide range of training courses including language classes.
We work flexible hours, distributed, from home or in the office. You have the opportunity to unleash your skills in a no-nonsense environment. We offer free 3D printing, do fun activities together, and have some other perks which are in the make as our organization is. Plus if you want to take time of for holidays, no problemo.
Please mention the word LEGENDARY when applying to show you read the job post completely (#RMjE2LjczLjIxNi4xMzY=). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.
Salary and compensation
$50,000 — $80,000/year
Location
EUROPE
How do you apply?
This job post has been closed by the poster, which means they probably have enough applicants now. Please do not apply.
This job post is closed and the position is probably filled. Please do not apply. Work for BBE Marketing and want to re-open this job? Use the edit link in the email when you posted the job!
BBE Marketing creates online products that help businesses connect with celebrities and influencers. We are looking for a talented Full-Stack Developer to join our team, who could help us in shipping features for our application and drive our application design and architecture as we grow.
The tasks include:
- Developing new features - Making fixes and updates to app - Implementing quality checks, metrics and monitoring: automated testing, code style, integrating error reporting and performance monitoring tools etc. - Work with team in planning and strategizing - Making important architectural decisions
You will love this role if:
- You like working with the stakeholders directly. Weโre a relatively small startup, thereโs no bureaucracy and complex hierarchy. Youโll be communicating directly with all the team members, from CEO to Customer Support. - You are a team player - You like to work and ship stuff fast without compromising quality. You know when to stop and call it done without trying to achieve the unattainable perfection. - You are a problem solver - You know how to find an optimal solution and ship it fast without introducing unnecessary complexity and overhead. - Youโre not afraid to prove your point when necessary. We trust our team members and believe they have businesses best interest at heart. If thereโs no simple solution to a problem, you can provide the arguments and clearly communicate the risks. - Self-starter, we donโt like to micro-manage our team - You treat privileged information with care. You can be trusted with sensitive company data
Requirements:
- Good written and spoken English. - Solid experience with PHP, Symfony, MySQL (or any other RDBMS) - Basic experience with Angular; - Good knowledge of HTML, CSS, SASS/SCSS. - Experience writing tests in PHP. PHPUnit is a must. Knowledge of other testing frameworks and tools will be a plus. - Experience writing tests in TS/JS. Experience with Jasmine. - You have experience setting up and/or maintaining CI pipelines running tests and other quality checks. - Able to work 4 hours overlap within 08:00 - 18:00 EST
Nice to have: - Experience with DigitalOcean; - Experience with Bitbucket Pipelines
Please mention the word EARNEST when applying to show you read the job post completely (#RMjE2LjczLjIxNi4xMzY=). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.
Salary and compensation
$70,000 — $80,000/year
Location
Worldwide
How do you apply?
This job post has been closed by the poster, which means they probably have enough applicants now. Please do not apply.
This job post is closed and the position is probably filled. Please do not apply. Work for LimeSurvey and want to re-open this job? Use the edit link in the email when you posted the job!
LIMESURVEY
At LimeSurvey we are dedicated building the worldโs #1 survey platform emphasized on ease of use, stability, and extensibility. We do this together with our fast-growing community and an international team of survey fanatics in Hamburg. ย ย ย ย ย You can find LimeSurvey in over 140 countries and 80+ languages: from local governments, NGOโs and universities to students, small business owners and public traded companies.
We could use some help. If youโre looking for the next challenge as a Product Manager and like to optimize, grow, and build a big product then you might have just found it.
This will be your arena:
Our LimeSurvey survey platform is providing capabilities to create and collect online surveys and analyse and share survey data. The survey platform can be used to conduct simple questionnaires with just a couple of questions or advanced assessments with conditionals and quota management.
We work closely with our community and partner network to co-create, fix bugs, translate, and share knowledge. You will join our creative team and get involved in building the worldโs #1 open-source survey platform.
You will help build a versatile, open-source survey tool for newcomers and professionals. So, they can get the freshest insights - as easy as squeezing a lime. Well, for the latter โeasyโ part we could really use your help.ย
As the Senior Product Owner, you will have a key position in rebranding LimeSurvey and would bring your expertise in updating the design of our product, relaunching our website and creating a new question editor.ย
This will be your challenge:
Contribute to strategy. Collaborate with different stakeholders to define and align our strategic direction.ย
Own the product. You will be part of our agile Survey Platform team and help co-create our roadmap with different stakeholders, update our product backlog and keep track of long and short-term objectives.
Requirements engineering. You will engineer requirements of new features, plan and execute them while keeping an eye on ROI.
Eyes on the price. You know the difference between โshould havesโ and โcould havesโ and work on the most important features in line with available resources. You keep a continuous feedback loop with other stakeholders.
This is you:
Experience. 5+ yearsโ experience as a product manager working together with stakeholders.
User centered. You think like end users and care about the craft of building a stable product for them while delivering a seamless user experience.
Methodologies. You know how to implement an agile way of working while adhering to a sprint timeline (heartbeat).
Analytics. You know how to conduct analyses and can translate user data into useful actionable insight.
Characteristic. You have a good sense of humour and you stay calm in stressful situations. You are patient, value honesty and hard work. You bring positive energy to the team and experience great joy in seeing other team members grow.
You are a visionary. You communicate and get things done.
Tech we use:
Yii-3, Yii-1, PHP Framework
React JS, JavaScript, jQuery
Typescript
Bootstrap 5
Redis
MySQL, MSSQL and Postgres
Docker, CI, CD
What we offer
Varied, interesting and challenging tasks, the chance to work with a growing dynamic distributed international team, room for creativity and your own ideas. We offer a wide range of training courses including language classes.
We work flexible hours, distributed, from home or in the office. We offer a dynamic working environment with flexible hours remote, from home, or in the office if youโre nearby at headquarters in Hamburg. As well as an appropriate salary package based on cost of living including paid vacation, local public holidays, paid sick leave & parental leave, employment & contractor options.
Please mention the word ENJOYMENT when applying to show you read the job post completely (#RMjE2LjczLjIxNi4xMzY=). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.
Salary and compensation
$60,000 — $100,000/year
Location
๐ช๐บ Europe CEST +/- 2 hours
How do you apply?
This job post has been closed by the poster, which means they probably have enough applicants now. Please do not apply.
This job post is closed and the position is probably filled. Please do not apply. Work for LimeSurvey and want to re-open this job? Use the edit link in the email when you posted the job!
LIMESURVEY
At LimeSurvey we are on a mission of building the worldโs #1 survey platform emphasized on ease of use, stability, and extensibility. We do this together with our fast-growing community and an international team of survey fanatics in Hamburg.
You can find LimeSurvey in over 140 countries and 80+ languages: from local governments, NGOโs and universities to students, small business owners and public traded companies.ย
We could use some help. If youโre looking for the next challenge as Quality Assurance - Test Software Engineer, you might have just found it.
QUALITY ASSURANCE - TEST SOFTWARE ENGINEER - SURVEY PLATFORM
Our survey platform is providing capabilities to create and collect online surveys and analyse and share survey data. The survey platform can be used to conduct simple questionnaires with just a couple of questions or advanced assessments with conditionals and quota management.
We work closely with our community and partner network to co-create, fix bugs, translate, and share knowledge. You will join our creative team and get involved in building the worldโs #1 open-source survey platform.
As the Quality Assurance - Test Software Engineer, you will have a key responsible for developing our test strategies and play an active role in promoting test engineering standards. You will help build a versatile, open-source survey tool for newcomers and professionals. So, they can get the freshest insights - as easy as squeezing a lime. Well, for the latter โeasyโ part we could really use your help.
This is your challenge:
Setup testing strategies for LimeSurvey
Manual testing and acceptance testing of newly developed features and bugs
Development of automated tests
Development of quality criteria and user acceptance tests (UAT)
Build and setup test infrastructure
Coordination of external test studios
Release management
Increase awareness and promote testability
This is you:
Exceptional knowledge and experience in one or more testing methodologies relevant in LimeSurvey context
Hands on experience with testing approached and techniques
Deep knowledge of dev tools supporting testing activities
ย Affinity to web technologies and knowledge of PHP, HTML, CSS and Javascript, preferably coding skills
Experience in dealing with ticket and bug-tracking systems
Preferably experience with Travis, PHPUnit and Selenium with Headless Firefox, React.js Tests and Jest
Any experience with Puppeteer, Playwright and or Cypress is always welcome to determine a solid testing strategy for LimeSurvey
We are currently making a small deep dive in Puppeteer to see if that could be a fit for LimeSurvey. You could advise us on this
Good to very good written and spoken English
Curiosity and quick mind
Tech we use:
Yii-3, Yii-1, PHP Framework
React JS, JavaScript, jQuery
Typescript
Bootstrap 5
Redis
MySQL, MSSQL and Postgres
Docker, CI, CD
LimeSurvey Perks:
Varied, interesting and challenging tasks, the chance to work with a growing dynamic distributed international team, room for creativity and your own ideas. We offer a wide range of training courses including language classes.
We work flexible hours, distributed, from home or in the office. We offer a dynamic working environment with flexible hours remote, from home, or in the office if youโre nearby at headquarters in Hamburg. As well as an appropriate salary package based on cost of living including paid vacation, local public holidays, paid sick leave & parental leave, employment & contractor options.
Please mention the word AFFORDABLY when applying to show you read the job post completely (#RMjE2LjczLjIxNi4xMzY=). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.
Salary and compensation
$40,000 — $80,000/year
Location
๐ช๐บ Europe CEST +/- 2 hours
How do you apply?
This job post has been closed by the poster, which means they probably have enough applicants now. Please do not apply.
This job post is closed and the position is probably filled. Please do not apply. Work for LimeSurvey and want to re-open this job? Use the edit link in the email when you posted the job!
LIMESURVEY
At LimeSurvey we are on a mission of building the worldโs #1 survey platform emphasized on ease of use, stability, and extensibility. We do this together with our fast-growing community and an international team of survey fanatics in Hamburg.
You can find LimeSurvey in over 140 countries and 80+ languages: from local governments, NGOโs and universities to students, small business owners and public traded companies.
We could use some help. If youโre looking for the next challenge as Senior Software Engineer, you might have just found it.
This will be your arena:
Our survey platform is providing capabilities to create and collect online surveys and analyse and share survey data. The survey platform can be used to conduct simple questionnaires with just a couple of questions or advanced assessments with conditionals and quota management.
We work closely with our community and partner network to co-create, fix bugs, translate, and share knowledge. You will join our creative team and get involved in building the worldโs #1 open-source survey platform.
As the Senior Engineer, you will have a key position in our Survey Platform Development team. ย You will help build a versatile, open-source survey tool for newcomers and professionals. So, they can get the freshest insights - as easy as squeezing a lime. Well, for the latter โeasyโ part we could really use your help.
This will be your challenge:
You will help set the standard for LimeSurvey Dev team and guide and motivate others
You will discuss and implement new features with business side, manage their expectations, and refine, estimate work with the team in line with our product roadmap
You will help identify and manage technical dept
You will help onboard new team members while mentoring and guiding others in their career path
You will closely work together with our product owner and architect
ย You are responsible for the code you write
You take ownership of your code in line with our LimeSurvey coding guidelines
You help consult with specific expertise you have on e.g., architecture, design or performance
Your code will be showcased to the rest of the world, since weโre opensource
This is you:
You have worked on B2B, SaaS or Dev Tools
You have solid programming skills and master PHP frameworks, Yii would be great but is always learnable
You foster relationships with your team and have great communication skills + a getting things done mentality
You understand testing frameworks and methodologies.
You understand technologies supporting the LimeSurvey ecosystem
You are a motivator and get the best out of yourself and automatically people around you
You are an active contributor to opensource projects (or will be in the future ;-))
You have a good sense of humour, and you stay calm in stressful situations
You want to be part of a distributed down to earth team on a mission to create the world's #1 open survey platform
Tech we use:
Yii-3, Yii-1, PHP Framework
React JS, JavaScript, jQuery
Typescript
Bootstrap 5
Redis
MySQL, MSSQL and Postgres
Docker, CI, CD
LimeSurvey
Varied, interesting and challenging tasks, the chance to work with a growing dynamic distributed international team, room for creativity and your own ideas. We offer a wide range of training courses including language classes. We work flexible hours, distributed, from home or in the office. We offer a dynamic working environment with flexible hours remote, from home, or in the office if youโre nearby at headquarters in Hamburg. As well as an appropriate salary package based on cost of living including paid vacation, local public holidays, paid sick leave & parental leave, employment & contractor options.
Please mention the word EXCELLENCE when applying to show you read the job post completely (#RMjE2LjczLjIxNi4xMzY=). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.
Salary and compensation
$50,000 — $100,000/year
Location
๐ช๐บ Europe CEST +/- 2 hours
How do you apply?
This job post has been closed by the poster, which means they probably have enough applicants now. Please do not apply.
This job post is closed and the position is probably filled. Please do not apply. Work for LimeSurvey and want to re-open this job? Use the edit link in the email when you posted the job!
LIMESURVEY
At LimeSurvey we are dedicated building the worldโs #1 open survey platform emphasized on ease of use, stability, and extensibility. We do this together with our fast-growing community and an international team of survey fanatics in Hamburg.
You can find LimeSurvey in over 140 countries and 80+ languages: from local governments, NGOโs and universities to students, small business owners and public traded companies.
We could use some help. If youโre looking for the next challenge as Software Engineer, you might have just found it.
This will be your arena:
Our LimeSurvey survey platform is providing capabilities to create and collect online surveys and analyse and share survey data. The survey platform can be used to conduct simple questionnaires with just a couple of questions or advanced assessments with conditionals and quota management.
We work closely with our community and partner network to co-create, fix bugs, translate, and share knowledge. You will join our creative team and get involved in building the worldโs #1 open-source survey platform.
As the Software Engineer, you will have a key position in our Survey Platform Development team. ย You will help build a versatile, open-source survey tool for newcomers and professionals. So, they can get the freshest insights - as easy as squeezing a lime. Well, for the latter โeasyโ part we could really use your help.
This will be your challenge:
You will be involved in the entire development cycle for frontend and backend topics
You need to stay on top of new technologies and seek for possible improvements
You will build new features and break them down from our product roadmap.
You will align back and forwards with teamsโ members and product owner
ย You will come up with technical solutions for implementation and implement accordingly
You will write technical requirements and implement them together with our team.
You are responsible for the code you write in line with our LimeSurvey coding guidelines
Manage application maintenance and their environments
Your code will be showcased to the rest of the world, since weโre open source
This is you:
You have worked on B2B, SaaS or Dev Tools
You have solid programming skills and master PHP frameworks, Yii would be great but is always learnable
You foster relationships with your team and have great communication skills + a getting things done mentality
You understand technologies supporting the LimeSurvey ecosystem
You are an active contributor to opensource projects (or will be in the future ;-))
You have a good sense of humour, and you stay calm in stressful situations
You want to be part of a distributed down to earth team on a mission to create the world's #1 open survey platform
Tech we use:
Yii-3 PHP Framework
React JS
Typescript
Bootstrap 5
Redis
MySQL, MSSQL and Postgres
LimeSurvey
Varied, interesting and challenging tasks, the chance to work with a growing dynamic distributed international team, room for creativity and your own ideas. We offer a wide range of training courses including language classes. We work flexible hours, distributed, from home or in the office. We offer a dynamic working environment with flexible hours remote, from home, or in the office if youโre nearby at headquarters in Hamburg. As well as an appropriate salary package based on cost of living including paid vacation, local public holidays, paid sick leave & parental leave, employment & contractor options.
Please mention the word FANTASTICALLY when applying to show you read the job post completely (#RMjE2LjczLjIxNi4xMzY=). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.
Salary and compensation
$40,000 — $80,000/year
Location
๐ช๐บ Europe CEST +/- 2 hours
How do you apply?
This job post has been closed by the poster, which means they probably have enough applicants now. Please do not apply.
This job post is closed and the position is probably filled. Please do not apply. Work for Havoc Shield and want to re-open this job? Use the edit link in the email when you posted the job!
Hello from Havoc Shield!ย
Weโre A Small Team of Passionate Technologists, Entrepreneurs, and Democratizers making a professional cybersecurity program accessible to small and vulnerable companies. Itโs kind of like TurboTax for small business cybersecurity in that we take the ocean of complexity that is risk mitigation, vendor management, policies, recovery, and orchestration and we bake it into a step by step action plan that non-experts can execute on.
At Havoc Shield, we know that the workplace dynamic is changing and we have changed with it. Your day will not be broken up into countless meetings, distractions that could wait and unnecessary fire-drills. We believe in small teams. Small teams are fast and nimble. Small teams mean less bureaucracy and less management and more getting things done.
Weโre looking for a Senior Software Engineer who has at least 6 years experience in backend web development, with at least two of those years working for a startup. Youโll ultimately own several software components, and youโll participate in product planning and testing.ย
Tech Stack: Our platform uses the PHP framework Laravel and the Javascript framework Vue tied together with the InertiaJS library for a SPA-like experience without the maintenance overhead. Our platform is backed by a MySQL database and relies on the N8N workflow engine and the RPA framework via Robocorp for out-of-band tasks. All of our servers are hosted on AWS, and our code is hosted on GitHub. Although we're currently a small team, we use modern methodologies, local environments coordinated by Docker, code reviews, continuous integration, etc. for software development.ย
About Youย
You love building. You have at least six years of experience as a Software Engineer building scalable web-applications, with at least two of those years working for a startup.ย
You excel working on a team and mentoring others. You enjoy being part of a team that solves problems together, collaborating on ideas and working to meet team goals. You like pairing up with teammates when someone gets blocked. You give and accept feedback professionally and donโt let ego get in the way of delivering the best solution for the customer. You can summarize technical concepts effectively as you work with people from disciplines outside of engineering.
You love shipping to customers. Nothing we build matters if it isnโt meeting customersโ needs. Youโll also learn to empathize with Havoc Shieldโs end users and add capabilities to the Platform that enable Havoc Shield to offer new products.ย
You love learning. Engineering is an ever-evolving world. You enjoy exploring areas that you might not have experience with yet. You have a balanced approach to adopting new tech vs using well-understood patterns.
Things You Might Do
Participate in product planning and testing; develop mostly backend software across infrastructure
Own several infrastructure component areas and supports all others
Operate and scale the systems you and your team build.
Dig into bugs and feature requestsย
Work and collaborate with colleagues to help them deliver value to customers in new and exciting ways
More about Havoc Shield:
Pay Transparency
Havoc Shield strives to create transparency in compensation across our team in the pursuit of ensuring pay equality and trust. Weโre working on published pay bands for each role that will be available to all team members. We expect those pay bands to be published within Q4 2022. In the meantime, we highlight to employees that it is their right to discuss their compensation with others and always welcome conversations about the topic. We re-evaluate pay bands on an at least annual basis and perform individual compensation reviews bi-annually.
Equity
Weโre a growth-stage startup, and one that prizes the careful use of funds to protect our team members. We know we canโt pay the same as a large tech company can, but we do reward employees who want to truly own what theyโre working on with significant equity. All full time team members receive equity options. These options are tied to what we can pay in cash and where the market is in terms of total compensation above that. We fill the gap with equity options valued at our last fundraising roundโs post-money valuation, of which value we strive to grow year over year. We regularly evaluate our equity option plan to introduce mechanisms and offerings to make understanding, exercising, and benefiting from your options. We know equity is a bet on the company, and so weโre doing everything we can to make sure that bet pays off. Ask us for more details - weโll be happy to talk about them.
Please mention the word SUBLIME when applying to show you read the job post completely (#RMjE2LjczLjIxNi4xMzY=). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.
Salary and compensation
$10,000 — $120,000/year
Location
United States
How do you apply?
This job post has been closed by the poster, which means they probably have enough applicants now. Please do not apply.
This job post is closed and the position is probably filled. Please do not apply. Work for LimeSurvey and want to re-open this job? Use the edit link in the email when you posted the job!
Location: Hamburg | Remote | Relocation cost
LIMESURVEY At LimeSurvey we are on a mission of building the worldโs #1 survey platform emphasized on ease of use, stability, and extensibility. We do this together with our fast-growing community and an international team of survey fanatics in Hamburg.ย
You can find LimeSurvey in over 140 countries and 80+ languages: from local governments, NGOโs and universities to students, small business owners and public traded companies.
We are currently growing our Customer Success Team of 3 and could use some help. If youโre looking for the next challenge in Customer Care, you might have just found it.
ย
This will be your arena:
Our LimeSurvey survey platform is providing capabilities to create and collect online surveys and analyze and share survey data. The survey platform can be used to conduct simple questionnaires with just a couple of questions, or advanced assessments with conditionals and quota management.
We work closely with our community and partner network to co-create, fix bugs, translate, and share knowledge. Join our team and get involved in building the worldโs #1 open survey platform. As a Senior Front End specialist, you will have a key position in our Survey Platform Development team and willimplement a new front end using React JS and TypeScript, Bootstrap 5 based on an automic design system with rules, styles, components, patterns, templatesย all setup.
ย
This is your challenge:
You will be involved in the entire development cycle
You will work closely with designers and other engineers
You will collaborate our design team on our in-house atomic design system
You will work on high impact features of our web application that are at the core to the end user experience
You are responsible for the code you write in line with our LimeSurvey coding guidelines.
Work in an international team consisting of survey analyst, software engineers, software test engineers, software architect and an active open source community.
This is you:
You have 5+ years of professional experience as a frontend engineer
You have experience with JavaScript frameworks such as React JS
You know howto create automated front-end tests
You have a good sense of humor, and you stay calm in stressful situations.
You take responsibility, are patient, value honesty and hard work.
You bring positive energy to the team and experience joy in sharing, teaching and seeing other team members grow.
Tech we use:
Yii-3 PHP Framework
React JS
Typescript
Bootstrap 5
Redis
MySQL, MSSQL and Postgresย
ย
What we offer
The task ahead is varied, interesting and challenging. You will work in a startup environment. You will have the chance to work with a growing international team. There is plenty of room for creativity and your own ideas. We offer a dynamic working environment with flexible hours remote, from home, or in the office if youโre nearby at headquarters in Hamburg. As well as an appropriate salary package based on cost of living including: paid vacation, local public holidays, paid sick leave & parental leave, employment & contractor options.
Be sure to mention the magic the word IAMLIME when applying to show you read the job post completely. This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they're human.
Please mention the word VOUCH when applying to show you read the job post completely (#RMjE2LjczLjIxNi4xMzY=). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.
Salary and compensation
$50,000 — $80,000/year
Location
๐ช๐บ Europe CEST +/- 2 hours
How do you apply?
This job post has been closed by the poster, which means they probably have enough applicants now. Please do not apply.
This job post is closed and the position is probably filled. Please do not apply. Work for EasyPractice and want to re-open this job? Use the edit link in the email when you posted the job!
EasyPractice is a SaaS company that enables clinicians and therapists to handle all their administrative work. Weโre growing steadily and have more than 40.000+ users on our platform. Our software ecosystem touches 2M+ people worldwide. So, if you want to be part of an agile development team that is passionate about solving problems and becoming better developers in the process, we might have something for you!
// Your Role
Being an experienced developer at EasyPractice you take full ownership of your tasks from scoping to development to testing and delivering. Here we celebrate autonomy and self-awareness. We have tons of interesting projects in the pipeline and your expertise with creativity will be utilized a lot!
We are looking for developers who:
Are great at scoping features from scratch
Able to ask the right questions
Can deliver a great experience for both our users and fellow developers
Are based in Europeย
Have experience in refactoring existing codebasesย
Are using SOLID principles correctly
Takes great pride in writing clear, concise, performant code which closely follows PSR, Laravel, and VueJS best practices
Are communicative and collaborative
Your primary responsibility will be to extend and maintain the EasyPractice system which will mainly involve working with Laravel and Vue.js - which you are an expert at, of course.ย
Some examples of tasks that may be included in this scope are:
Developing new features
Refactoring technical debt
Improving performance
Debugging and fixing issues
Writing unit tests
Reviewing code and giving feedback
Functional feature testing
Assistance with technically advanced queries from our support tool
// Our Tech Stack
Weโre huge fans of Laravel and the different tools in their ecosystem and our tech stack reflects that.ย
Some of the technologies you will work with daily:
PHP / Laravel
VueJS 2.x/3.x
MySQL
Bootstrap and TailwindCSS
// Remote-First
EasyPractice is a remote-first company and we try to structure ourselves so that everyone can work from wherever they like. This philosophy lies deep in our DNA. This means that most of our communication will happen in Basecamp and Slack, where we write, call and share our screens when necessary. While we value flexibility, individuality, and autonomy we put great pride in giving ownership to every team member. By applying for a position in EasyPractice we expect you to value ownership and responsibility and are capable of working structured remotely.
// Why EasyPractice?
Some of the benefits of working at EasyPractice includes:
๐ Super helpful and friendly team members
๐ Freedom to set your own working hours
๐ Freedom to work from anywhere in Europe
๐ช Youโll have a strong influence on how the product is being developed. We value your input!
โ๏ธ Company meet-ups once a year to get to know your team members and just have a great time together!
๐บ๏ธ Being a remote company, we have colleagues working from around the world
// Salary
Competitive salary based on experience and negotiation.
For more information or questions please do not hesitate to contact us.
For more information or questions please contact us atย [email protected]
Please mention the word BRILLIANCES when applying to show you read the job post completely (#RMjE2LjczLjIxNi4xMzY=). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.
Salary and compensation
$30,000 — $70,000/year
Location
Europe
How do you apply?
This job post has been closed by the poster, which means they probably have enough applicants now. Please do not apply.
This job post is closed and the position is probably filled. Please do not apply. Work for LimeSurvey and want to re-open this job? Use the edit link in the email when you posted the job!
Location: Hamburg | Remote | Relocation cost
LIMESURVEY At LimeSurvey we are on a mission of building the worldโs #1 survey platform emphasized on ease of use, stability, and extensibility. We do this together with our fast-growing community and an international team of survey fanatics in Hamburg.ย
You can find LimeSurvey in over 140 countries and 80+ languages: from local governments, NGOโs and universities to students, small business owners and public traded companies.
We are currently growing our Customer Success Team of 3 and could use some help. If youโre looking for the next challenge in Customer Care, you might have just found it.
ย
This will be your arena:
Our LimeSurvey survey platform is providing capabilities to create and collect online surveys and analyze and share survey data. The survey platform can be used to conduct simple questionnaires with just a couple of questions, or advanced assessments with conditionals and quota management.
We work closely with our community and partner network to co-create, fix bugs, translate, and share knowledge. Join our team and get involved in building the worldโs #1 open survey platform. As a Front End specialist, you will have a key position in our Survey Platform Development team and willimplement a new front end using React JS and TypeScript, Bootstrap 5.
ย
This is your challenge:
You will be involved in the entire development cycle
You will work closely with designers and other engineers
You will collaborate our design team on our in-house atomic design system
You will work on high impact features of our web application that are at the core to the end user experience
You are responsible for the code you write in line with our LimeSurvey coding guidelines.
Work in an international team consisting of survey analyst, software engineers, software test engineers, software architect and an active open source community.
This is you:
You have 3+ years of professional experience as a frontend engineer
You have experience with JavaScript frameworks such as React JS
You know howto create automated front-end tests
You have a good sense of humor, and you stay calm in stressful situations.
You take responsibility, are patient, value honesty and hard work.
You bring positive energy to the team and experience joy in sharing, teaching and seeing other team members grow.
Tech we use:
Yii-3 PHP Framework
React JS
Typescript
Bootstrap 5
Redis
MySQL, MSSQL and Postgresย
What we offer
The task ahead is varied, interesting and challenging. You will work in a startup environment. You will have the chance to work with a growing international team. There is plenty of room for creativity and your own ideas. We offer a dynamic working environment with flexible hours remote, from home, or in the office if youโre nearby at headquarters in Hamburg. As well as an appropriate salary package based on cost of living including: paid vacation, local public holidays, paid sick leave & parental leave, employment & contractor options.
Be sure to mention the magic the word IAMLIMEย when applying to show you read the job post completely. This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they're human.
Please mention the word GORGEOUS when applying to show you read the job post completely (#RMjE2LjczLjIxNi4xMzY=). This is a feature to avoid fake spam applicants. Companies can search these words to find applicants that read this and instantly see they're human.
Salary and compensation
$40,000 — $70,000/year
How do you apply?
This job post has been closed by the poster, which means they probably have enough applicants now. Please do not apply.
This job post is closed and the position is probably filled. Please do not apply. Work for Quote Velocity and want to re-open this job? Use the edit link in the email when you posted the job!
๐ค Closed by robot after apply link errored w/ code 404 3 years ago
\nThis is a long term full-time position\n\nIMPORTANT: Please, for the love of the computer science Gods, watch this video before reading further: https://drive.google.com/file/d/1IAG82ZVlpMV8CxxxpoD7mNkH65KRLUW-/view?usp=sharing\n\n\nNow, on to the nuts and bolts...\n\n\nWho WE Are\n\n We are an online lead generation and marketing company looking for a mid/senior-level backend engineer to create and maintain websites and applications. You must be highly experienced in database management and PHP/Laravel.\n\n Our team takes pride in operating in a radically truthful, idea meritocracy. We work together to find solutions to problems, prioritize tasks, and execute with deep, focused effort. \n\n You'll be joining a young group of highly motivated, fast-paced business owners that will expect you to hold yourself to the highest standards of code quality and work ethic.\n\n\nWho YOU Are\n\n - You identify when it's necessary to build things CORRECTLY vs. when to build them QUICKLY\n\n - You invest personal time in self-development and improving your craft\n\n - You are HONEST about your capabilities\n\n - You have a GROWTH mindset\n\n - You enjoy caffeine, a lot\n\n\nExplicit Experience Requirements\n\n → MySQL 5.7, PHP 7.4: 5+ years\n\n → Laravel: 4+ years\n\n → API development and integration: 4+ years\n\n → Proper indexing and query strategies: 4+ years\n\n → Bugsnag\n\n → If not from USA: C1 level of English (Fluent), must work EST hours (6 am-4 pm)\n\n → Git source control\n\n\nExample Tasks\n\n → Build/manage Marketing API's between 3rd party Advertising Platforms\n\n → Build/manage Data API's between internal systems and various SaaS platforms\n\n → Build/manage custom data storing logic and developing relationships between data\n\n → Build/manage performance reports to provide marketing/operations with better insights on customer/data monetization\n\n → Database Management, Storage and Security\n\n → Work with 3rd party lead providers on API integrations\n\n → Management of server & website performance\n\n → Write documentation for backend logic to help improve visibility for operations\n\n → Integrate various marketing pixels/webhook URL’s\n\n → Adding / Altering complex chain of events on lead (data) submit\n\n → Reviewing daily Bugsnag/Telescope/server errors and properly prioritizing and fixing Unhandled exceptions\n\n\nThere will be a 3-step coding challenge. If you clear the first 2 we will compensate you for your time for the third. \n\n\nIf any of the above does not "feel right": please move on to another opportunity.\n\nElse: we look forward to hearing from you! \n\n#Salary and compensation\n
No salary data published by company so we estimated salary based on similar jobs related to PHP, SQL, English, Video, Git, API, Marketing, SaaS, Engineer and Backend jobs that are similar:\n\n
$67,500 — $112,500/year\n
\n\n#Benefits\n
๐ฐ 401(k)\n\n๐ Distributed team\n\nโฐ Async\n\n๐ค Vision insurance\n\n๐ฆท Dental insurance\n\n๐ Medical insurance\n\n๐ Unlimited vacation\n\n๐ Paid time off\n\n๐ 4 day workweek\n\n๐ฐ 401k matching\n\n๐ Company retreats\n\n๐ฌ Coworking budget\n\n๐ Learning budget\n\n๐ช Free gym membership\n\n๐ง Mental wellness budget\n\n๐ฅ Home office budget\n\n๐ฅง Pay in crypto\n\n๐ฅธ Pseudonymous\n\n๐ฐ Profit sharing\n\n๐ฐ Equity compensation\n\nโฌ๏ธ No whiteboard interview\n\n๐ No monitoring system\n\n๐ซ No politics at work\n\n๐ We hire old (and young)\n\n
# How do you apply?\n\nThis job post has been closed by the poster, which means they probably have enough applicants now. Please do not apply.