Remote jobs in Europe

2782
  • Β· 49 views Β· 11 applications Β· 9d

    Scala / Big Data software engineer

    Full Remote Β· Worldwide Β· Product Β· 1 year of experience Β· Upper-Intermediate
    As a member of our dev team, you will design, build and manage big data processing and back-end services written in Scala. You will be responsible for full lifecycle dev, from creation to deployment. What You Will Be Doing Design and develop...

    As a member of our dev team, you will design, build and manage big data processing and back-end services written in Scala. You will be responsible for full lifecycle dev, from creation to deployment.

     

    What You Will Be Doing

     

    ● Design and develop high-performance distributed services handling millions of requests

    ● Research, prototype and verify software solutions that overcome technical boundaries

    ● Develop back end services and product facing features

    ● Generalize and simplify technical solutions to solve multiple needs

     

    What You Need for this Position

     

    Experience

     

    ● 1+ years of professional Scala experience or 2+ years o of Java/C# experience

    ● A track record of solving problems and getting things done

    ● above average SQL knowledge

    ● Scala and Akka experience strongly preferred but not essential

    ● Someone willing and able to work in a tightly integrated team, contribute to reviews and

    design discussions

    ● Team player

    ● Having responsibility and ownership of one’s work

     

    Highly Desired

     

    ● Experience in pure FP

    ● Able to use docker and kubernetes

    ● Experience with gcloud

    ● Any experience with spark, hdfs, kafka, apache ignite

    ● Understanding of devops or even better hands on exp

     

    What we can offer

     

    ● Learn latest tools used in big data world

    ● Build product not bill hours

    ● Be part of young and ambitious team that’s always improving

    ● Flexible schedule

    ● Compensation growth based on performance

     

    Industry

     

    - SaaS

     

    Employment type

     

    - Full-time

     

    Experience

     

    - Strong Junior/Mid level

    More
  • Β· 97 views Β· 9 applications Β· 30d

    C++ Developer (f/m/d)

    Worldwide Β· Product Β· 2 years of experience Β· Advanced/Fluent
    Join us as a C++ developer Location: Berlin, Germany, or remote* Do you believe in beauty when it comes to programming? Do you have a vivid interest in elegant algorithms? Are you fluent in C++? If so, we would like to meet you. Here's what we offer...

    Join us as a C++ developer

     

    Location: Berlin, Germany, or remote*

     

    Do you believe in beauty when it comes to programming? Do you have a vivid interest in elegant algorithms? Are you fluent in C++? If so, we would like to meet you. Here's what we offer in a nutshell:

     

    • A wide array of extremely challenging C++ development tasks
    • An international team of brilliant minds
    • A working environment that makes this team stay and grow
    • Enough time to make sure that every detail of your solution is perfect
    • A flat organization and plenty of room for your ideas
    • No scheduled meetings
    • Lifestyle-friendly working hours, no deadlines, no overtime
    • Support for relocation
    • A highly competitive annual salary from the start, with a raise to EUR 130,000 after your first year

     

    * Remote positions are open exclusively to candidates residing and working within the time zones UTC-1 to UTC+4.

     

    About our software

     

    Our focus is on business slides (as opposed to more artful, open-ended applications) because they offer great potential for automation of the layout tasks traditionally performed by PowerPoint users themselves. There are plenty of challenges, from a solid understanding of what makes a good layout, to algorithms that produce an aesthetically pleasing output fast enough for interactive slide design, to an intuitive and unobtrusive user interface that supports our original approach to slide layout, to solid technical solutions for automatic bug reporting and updates, to compatibility with third-party software on the computers of over a million users.

     

    Here are some highlights of what we have done

     

    Language

     

    • Everything we do is C++. Even our customer portal is written in C++. There is some Assembler glue code where necessary, and our build scripts are written in Python, but other than that, think-cell is all about C++.
    • We closely track the latest versions of our compilers, Visual C++ and Xcode, so we can always use the latest C++ standard features as soon as they become available.
    • We fund the working group for programming languages of the German Institute for Standardization (DIN). Some of our employees are members of this committee and vote in the international standardization process ISO / IEC C++.
    • We are also an official sponsor of the Standard C++ Foundation, which promotes international standards for C++. 

     

    Library

     

    • We use Boost throughout our code, e.g., Boost.Spirit for parsing.
    • We have our own range library, in the same spirit as Boost.Range or Eric Niebler’s range-v3, but we go further, for example, by unifying internal and external iteration. We gave a talk about it, and most of the code is public.
    • We develop our own cross-platform library to support macOS and Windows with a single code base. You can find our public library here.
    • We have our own reference-counting and persistence libraries to save and restore whole object trees.
    • We have an extensive bug-reporting infrastructure. Assertions and error checks stay in the release code, and our software automatically reports bugs to our server. The server analyzes the bug, categorizes it and files it in a database that all Developers can access. If an update fixes the bug, the user can download the update directly from a bug response web page.

     

    Algorithms

     

    • think-cell was founded on the idea of an algorithm for automatic slide layout, and we are still on an exciting journey towards that ambitious vision. You can see our most recent release in action!
    • We developed a new algorithm for automatic point cloud labeling that allows labels to be positioned away from the actual points.
    • We developed a new algorithm for automatic column chart labeling.
    • We are working with John Forrest – author of the linear solver CLP – to make his simplex code faster for our kinds of problems.
    • We developed many generic data structures that are not in C++ or Boost, such as partitions.
    • Our software not only produces charts, it can also read them off print and digital images. For our chart recognition tool, we rely on OpenCV and the Leptonica Image Processing Library.

     

    Reverse Engineering

     

    • We do lots of reverse engineering with the disassembler IDA from Hex-Rays to achieve things that are not possible through the documented Microsoft Office API.
    • We have probably written the best function-hooking engine out there. Each time our software starts, we patch the Microsoft Office executables in memory. Rather than hard-coding patch addresses, we search for small chunks of assembly code to protect against minor changes in the executables.

     

    About this job

     

    We're looking for bright, creative Developers with a solid theoretical background. Our team’s backgrounds range from 10+ years of commercial experience in various fields to fresh graduates in Computer Science, Physics, and Mathematics. A university degree or work experience with C++, in combination with a fresh and creative problem-solving approach, would be ideal for this role. We love working with talented people, whether you're a student, fresh graduate, or C++ expert, therefore our recruitment process is skills-based and consists of tasks related to the role.

     

    You will mostly work independently and will be responsible for the whole range of tasks involved in implementing a new feature. You should be able to look at a problem from the user's perspective and discuss abstract concepts with fellow Developers. We expect each of our Developers to do architecture, design, implementation, customer feedback and bug fixing, rather than splitting these activities between several people. We thus put everyone in control of their own work.

     

    At think-cell, there are no deadlines or scheduled meetings. A feature is ready to be released when you are convinced that you have implemented the best possible solution. Meetings take place as needed, and only the people actually involved in the topic are required to attend. At any time in the process, ideas, suggestions and criticism from anybody in the hierarchy are welcome and are seriously considered. We want to hear your ideas, even if they mean that we have to change a lot of code to make things better.

     

    We have published several scientific articles in the areas of artificial intelligence and computer graphics, and we will encourage you to do the same. We sponsor visits to conferences and have close relationships with universities and research institutes across the U.S. and Germany.

     

    think-cell encourages a healthy work-life balance. We do not work at night or on weekends.

     

    We pay very competitive salaries and offer our Developers EUR 130,000 annually after one year of employment. If necessary, we will go out of our way to help you relocate to Berlin, and we will do what we can to help you acquire a work permit. You should be able to communicate effectively in English. Knowing German is not required, but we will arrange and cover to costs of German lessons, if desired.

    More
  • Β· 121 views Β· 52 applications Β· 30d

    Senior full-stack (.NET) software engineer

    Full Remote Β· EU Β· 5 years of experience Β· Upper-Intermediate
    The person we are looking for is: β€” Keen and stick to the best engineering practices. β€” Ready to work in a test-driven environment (cares for unit testing and integration testing). β€” Eager to constantly improve the development processes and share...

    The person we are looking for is:

    β€” Keen and stick to the best engineering practices.

    β€” Ready to work in a test-driven environment (cares for unit testing and integration testing).

    β€” Eager to constantly improve the development processes and share knowledge and ideas across the team.

    β€” Comfortable working autonomously in a distributed team.

    β€” Passionate about technology and eager to learn and keen to stay challenged.

    β€” Customer-focused and detail-oriented.

    β€” Proficient in Agile, continuous integration, continuous deployment, TDD, performance.

     

    Requirements:

    β€” Strong C# and .NET Core skills

    β€” Knowledge of any SPA web frameworks (Angular especially) and TypeScript

    β€” Understanding of oAuth security

    β€” Good knowledge of REST

    β€” TDD

    β€” Cloud-native architecture and cloud technologies

     

    Responsibilities:

    β€” Work on the platform components to share them across development teams.

    β€” Work on the UI that will interact with APIs.

    β€” Designing and developing the APIs that will be used by the other teams in order to ensure scaling.

    β€” Work with the architects to align the solutions with the future direction and implement those.

    β€” Communication with stakeholders to be aware of technical requirements & priorities.

    β€” Releasing software to production and engineering design for production support.

     

    What we offer:

    β€” The possibility to relocate to the Western Europe

    β€” New, modern equipment to work

    β€” Accountant

    β€” English classes with the best communication coach ever

    β€” The career growth opportunity

    β€” Attending professional conferences/courses

    β€” Team buildings

    β€” Full remote option

    β€” Business trips abroad

    More
  • Β· 29 views Β· 4 applications Β· 22d

    Sales Development Represantive

    Full Remote Β· EU Β· 1.5 years of experience Β· Advanced/Fluent
    We are seeking a highly motivated and results-driven IT Sales Development Representative (SDR) to join our dynamic sales team. Responsibilities: - Strategically support the sales team by prospecting and identifying qualified leads - Proactively...

    We are seeking a highly motivated and results-driven IT Sales Development Representative (SDR) to join our dynamic sales team.

     

    Responsibilities:

    - Strategically support the sales team by prospecting and identifying qualified leads

    - Proactively prospecting for new clients and assisting in strategic planning for the sales team

    - Generate MQLs through various techniques and own initial communication on behalf of the company

    - Articulate the company’s value proposition to key decision-makers in targeted companies

    - Helping out sales team to design messaging strategies with laser-targeted outreach

    - Preparation and participation in online and offline tech conferences

    - Utilization platforms such as Upwork, LinkedIn, and other for establishing communication with targeted companies and prospects

    - Be the first point of contact with potential clients

    - Scheduling intro calls

     

    Required:

    - Experience in IT outsourcing/outstaffing

    - Ability to be persistent and creative in clients’ identification and reaching out processes

    - Self-motivated and eager to take on new challenges thrown your way

    - Ability to work in fast-paced and dynamic challenging environments

    - Advanced English level (reading, writing, speaking)

    - Excellent verbal and written communication skills

    - Analytical mindset

     

    Would be a plus:

    - Experience using CRM systems

    - Experience in Lead generation using LinkedIn and/or other platforms

     

     

    Offering:

    - Competitive salary and great bonuses

    - Professional and personal growth

    - Great startup culture

    - Fully remote position

    - Opportunity to work with experienced and interesting people (our Engineering Team consists of true dev-rockstars!)

     

    More
  • Β· 292 views Β· 62 applications Β· 28d

    Front-End Developer

    Full Remote Β· EU Β· 3 years of experience Β· Upper-Intermediate
    Are you a Middle Front End Developer who is passionate about crafting exceptional user interfaces and turning concepts into reality through the use of cutting-edge technologies? If so, we have an exciting opportunity for you to join our dynamic team! ...

    Are you a Middle Front End Developer who is passionate about crafting exceptional user interfaces and turning concepts into reality through the use of cutting-edge technologies? If so, we have an exciting opportunity for you to join our dynamic team!

    🧰 Your Toolbox:

    • Experience: 4+ years in software development
    • Solid understanding of JavaScript, encompassing classes and manipulation of the DOM.
    • Proficiency in React, Next Js, and Tailwind.
    • Familiarity with Typescript.
    • Basic knowledge of Computer Science and backend development.
    • Knowledge of UI/UX design principles and ensuring cross-platform compatibility.
    • Implementation of solutions with a focus on accessibility (A11y) and high performance (PageSpeed Insights or Lighthouse criteria).
    • Skillful in Testing, RESTful APIs, HTML5, CSS3, SEO, GIT, and Chrome Dev Tools.  

    Tech-savvy extras:

    • Exposure to Vue and Angular.
    • Hands-on experience with WordPress and E-commerce platforms like Shopify, WooCommerce, or Shopware.
    • Familiarity with web analytics tracking tools like GTM and GA.
    • Experience in using bundlers like Webpack or Vite, Unix-like OS, and working in Docker-based environments.
    • Collaboration experience using project management systems like Jira, Asana, or ClickUp.

    🧩 Bonus Points If You have:

    • Enthusiasm for personal growth and teamwork.
    • Effective communication skills in English at a B1-B2 level.
    • Proven ability to handle complex projects successfully.
    • Analytical mindset with a keen attention to detail.
    • Excellent technical skills and a problem-solving mindset.
    • Strong time management capabilities.
    • Ability to offer comprehensive solutions with both technical and business perspectives.
    • Active participation in Continuous Improvement Process (CIP).

    🎯 What You’ll Be Doing:

    • Developing new projects/features and maintaining existing ones.
    • Implementing intricate design solutions with broad browser compatibility and high accessibility standards.
    • Creating modular tests and automation tools for improved efficiency.
    • Optimizing existing code and enhancing build processes.
    • Refactoring code for optimal performance and proposing enhancements.

     

    🎁 What’s In It For You:

    • Working within a global team
    • Potential for full remote work
    • Full-time contract employment
    • Official position with a competitive salary based on expertise, abilities, and previous experience
    • Abundant chances for quick advancement
    • Assistance in personal development and exposure to various work domains
    • The best team ever

     

    Join us and be part of a dynamic team that values innovation, creativity, and technical excellence. Elevate your career with us today! Apply now.

    More
  • Β· 174 views Β· 75 applications Β· 1d

    Front-end developer (Shopify) to $3000

    Full Remote Β· Worldwide Β· 2 years of experience Β· Intermediate
    Hi to everyone! - we’re a Ukrainian team with big History in Shopify area - our clients from the US, UK, EU, and our professional language is English - We are expanding the team of our agency line, where we have a portfolio of retainers with big Brands ...

    Hi to everyone!

    - we’re a Ukrainian team with big History in Shopify area

    - our clients from the US, UK, EU, and our professional language is English

    - We are expanding the team of our agency line, where we have a portfolio of retainers with big Brands

     

    MakeBeCool is an IT company specializing in Shopify. We develop online stores, build cross-sell strategies, and help our clients grow

     

    We have been working since 2010, we have a formed corporate culture and a well-developed team of experts, in which we are looking for strong players who share our values:

    - focus on results

    - team and team play

    - straightforwardness and openness in relationships

    - pleasure from the process, drive

    - proactivity

    - leadership

     

    WHY DO WE DO THIS?

    - We are driven by participation in the process of creating a new service and products for our clients, it drives us when our work helps to improve the KPI of our clients, drives us when we have the opportunity to develop the local IT ecosystem and develop each team member as an expert and individual

    - We do not just do work, we create History together with our Partners, the History of projects, the History of the team, our History

     

    HOW DO WE DO IT?

    We cultivate a startup spirit, therefore

    - We experiment a lot and we have a lot of freedom in this

    - But we also love structure and planning, so we plan our work and set goals

    - We are about teamwork and engagement. You will not find indifference in our team, they will always help you

    - We do interesting things with interesting people and work with interesting partners. F*ck it is interesting to work with us

     

    WHAT INTERESTING ARE WE AS A COMPANY DOING FOR THE COMMUNITY?

    - Our CEO is also the CEO of the Mariupol IT Cluster

    - Our team organized volunteer activities to evacuate our hometown of Mariupol, search for and provide humanitarian supplies and help our defenders

    - We are working on helping other teams to resume activities

    - We coordinate our work with other IT clusters of Ukraine to counter Russian aggression

     

    WHAT CAN YOU HELP TO DO IN OUR TEAM?

    - UI and User Experience Improvements

    - Performance improvement

    - Working with user requests and customization

    - Bring and share your experience in Shopify to our Team

     

    Responsibilities

    - Working with UX and designers to produce tight, forward-thinking, responsive, and scalable front-end experiences

    - Intense passion and strong desire to be successful in the field of web development or programming

    - A great team player, be proactive

    - We want to work with positive-minded people

    - Strong worth ethic and keen to detail

    - Support and mentor junior developers in day-to-day activities

     

    Ideal Profile

    - We are in need of a full-time developer who has:

    - 3+ years of experience in HTML5/SCSS/JS

    - JavaScript, HTML5, CSS3/Sass, Bootstrap/Foundation, Vue.js/React.js

    - Responsive design, Flexbox, BEM, cross browser

    - Git, Gulp, Webpack, CLI

    - Shopify experience (Themes, Apps, Shopify functions, Shopify Markets)

     

    CONDITIONS:

    - Is there a trial period and how long does it last? Yes, 1 month.

    - Salary, overtime, how often, what is the approach to payment? We have a fixed-price salary on this position at this moment. But if you have idea, feel to free told about it

    - What is the work schedule? 5 days a week, 8 hours.

    - A number of vacation days and sick leave? 21 days a year of vacation and up to 5 days of paid sick leave.

    - When, how, and in what currency is the salary paid/calculated? To a Payoneer account, once a month, in dollars. The company does not compensate Ukrainian taxes, so they need to be covered on your own.

     

    PROCESS

    - Is there a test task? No.

    - Who is reviewing the resume? CEO

    - How many stages of the interview with whom? A short introductory call, and Technical interview with the Tech Lead (approximately one hour), interview with the CEO (half of hour)

     

    Ready to become a part of our star team?

    Send your CV and cover letter

    More
  • Β· 61 views Β· 11 applications Β· 12d

    Customer Support Representative (Fluent German+English)

    Full Remote Β· Worldwide Β· Product Β· 2 years of experience Β· Advanced/Fluent
    Responsibilities: Support English- and German-speaking customers by phone and emails, explaining to them every detail related to our products. Updating customer details in our CRM system. Onboarding new customers, showing them how to work with our...

    Responsibilities:

     

    Support English- and German-speaking customers by phone and emails, explaining to them every detail related to our products.

    Updating customer details in our CRM system.

    Onboarding new customers, showing them how to work with our products.

    Working closely with the local and international sales departments on improving services and products and delivering customers’ wishes and ideas to our development department.

    Assisting in implementing our marketing and sales campaigns.

     

    Needed:

    English Native + German (C1) Full Professional proficiency or

    German Native + English (C1) Full Professional proficiency

    Experience in Customer Support

    Experience with IT software or technical affinity

    Experience in sales or affinity with sales (Cross-/Up-Sales/Retention)

     

    As a plus:

    Knowledge of business management desirable (B2B)

    Experience in dealing with Amazon professionally.

    Other language skills (French or Spanish would be the cherry on the cake).

     

    We offer:

    Remote job in a friendly team

    Fixed working day

    Direct contract with a company from Germany

    Regular contract payment in EUR on the first days of a month.

    Paid 21 days of vΠ°cation and 10 sick leaves

    Insurance

     

    About

     

    SellerLogic’s mission is to develop new, smart, and future-oriented solutions for the constantly growing e-commerce market. SellerLogic inspires the industry with its solutions: two dynamic tools that can be linked to the Amazon seller account with just a few clicks β€” SellerLogic Repricer and SellerLogic Lost & Found. These two smart tools automatically generate more sales and release more time, so that Amazon sellers can work more efficiently and maximize their profits. And according to T3N, with our tools for Amazon, we are one of the guarantors of marketplace success for retailers. And further smart solutions for retailers are coming soon

    More
  • Β· 170 views Β· 39 applications Β· 16d

    Pimcore/Symfony Backend Engineer

    Countries of Europe or Ukraine Β· 3 years of experience Β· Upper-Intermediate
    Our company is international digital commerce company with a proven track record of more that 20 year on the market with head office in Germany. We have a deep digital understanding of modern commerce. For our upper mid-market clients, digital...

    Our company is international digital commerce company with a proven track record of more that 20 year on the market with head office in Germany.

     

    We have a deep digital understanding of modern commerce. For our upper mid-market clients, digital transformation is an opportunity to realize their business goals. We offer strategic consulting and implement scalable digital commerce platforms using agile, growth-oriented methodsβ€”helping our clients to thrive in the digital age.

     

    Your Profile should contain:

    βœ” PHP 7/8, OOP, Symfony experience
    βœ” MySQL, MariaDB
    βœ” HTML5, CSS, Sass, React, Tailwind, Ajax
    βœ” Continuous Integration / Continuous Delivery with GitHub Actions and Docker
    βœ” REST, JSON, SOAP, Payment APIs
    βœ” AWS, Ubuntu, Alpine, nginx, Apache, MySQL, Memcache, Redis, Elasticsearch
    βœ” Git
    βœ” Pimcore 10+, Shopware 6, Vue.js (would be a plus)
    βœ” Kubernetes (would be a plus)

     

    Big Plus - Pimcore knowledge

     

    We offer following:

    βœ” Flat hierarchies in a collegial team

    βœ” Gym

    βœ” Attractive remuneration

    βœ” Short and fast decision paths through approachable executives

    βœ” Challenging tasks and personal responsibility from day one

    βœ” Interesting career prospects with exciting development opportunities

    βœ” Learning and letting others learn: We actively help our employees to develop themselves further - with internal and external training courses

     

     

    RESPONSIBILITIES:

    βœ” Continuously improve the process of software delivery, from estimation to deployment, while maintaining a sustainable pace

    βœ” Communicate technical ideas and direction across the company

    βœ” Develop system-monitoring and support automation to enhance and scale the quality

    βœ” Work hand-in-hand with Client Development Team, and Engineering Team

     

    Location: Unit city, Kiev

    Remote now (you can use our Kiev office if needed)

    More
  • Β· 12 views Β· 0 applications Β· 9d

    Media Buyer native networks

    Full Remote Β· Worldwide Β· 2 years of experience Β· Upper-Intermediate
    The Search Monetization Media Buyer will manage media buying activity from native networks such as Taboola, Outbrain, Mgid, etc, with the goal of generating quality, relevant traffic for the search feeds that AdExpertsMedia has with the Search syndication...

    The Search Monetization Media Buyer will manage media buying activity from native networks such as Taboola, Outbrain, Mgid, etc, with the goal of generating quality, relevant traffic for the search feeds that AdExpertsMedia has with the Search syndication industry.

     

    Responsibilities:

     

    Β· Manage media buying activity from native networks

    Β· To find and engage native networks for the company media buying activity

     

    Requirements:

     

    Β· 3+ years of Strong, proven media buying experience from native networks

    Β· At least one year of experience in the search syndication industry an advantage

    Β· Excellent analytical skills

    Β· Target-oriented, driven and ambitious person

    Β· Excellent interpersonal skills

    Β· Fluent English

     

    We offer:

    Β· Freindly working atmosphere

    Β· Interesting projects and challenging tasks

    Β· Opportunities for self-realization, professional and career growth

    Β· 5-day work-week in a friendly work environment

    Β· Flexible working hours

    Β· High Salary (depends on the level of a candidate`s professional skills)

    Β· 12 paid vacation days and paid sick leaves

    Β· Participation at conferences

    More
  • Β· 57 views Β· 14 applications Β· 23d

    QA Engineer

    Full Remote Β· EU Β· 2 years of experience Β· Intermediate
    Are you the Sherlock Holmes of software bugs? Do you dream in edge cases and live for that glorious moment when you break something before the users do? If so, we want you on our team! We’re on the hunt for a sharp, curious, and quality-obsessed QA...

    Are you the Sherlock Holmes of software bugs? Do you dream in edge cases and live for that glorious moment when you break something before the users do? If so, we want you on our team!

    We’re on the hunt for a sharp, curious, and quality-obsessed QA Engineer who loves both manual testing and automation. You’ll play a crucial role in making sure our applications not only workβ€”but work beautifully.

    🎯 What You’ll Be Doing (aka β€œYour Hero’s Journey”)

    • Design and execute manual test cases to ensure everything works as intendedβ€”and even when it’s not.
    • Collaborate with developers, designers, and managment folks to turn chaos into structured, testable perfection.
    • Identify bugs like a bloodhound and partner with developers to send them packing.
    • Analyze test results and suggest improvements (bonus points if you say β€œhmm” thoughtfully while doing it).
    • Keep the release pipeline flowing smoothly through continuous testing and deployment.
    • Maintain quality standards, testing best practices, and possibly a small plant at your desk.
    • Join requirement reviews to spot risks before they become real bugs.
    • Document everythingβ€”test cases, bugs, test plans… you know the drill.
    • Run regression tests to make sure old bugs don’t rise from the dead.
    • Write and maintain automated tests using Cypress and Postman (yes, we love both our automation and our coffee).

       

      🧰 Your Toolbox

    • Experience: 2+ years in software testingβ€”manual, automated, or both.
    • Methodologies: You speak Agile, SDLC, and QA best practices fluently.
    • Tools you’ll wield like a pro: Postman, Insomnia, JMeter, Cypress.
    • Scripting: Comfortable with JavaScript (enough to write and read test scripts without summoning dark magic).
    • Tech-savvy extras:
      • Git for version control.
      • MySQL for digging into data.
      • RESTful APIs and backend testing.
      • Familiarity with CI/CD tools (Jenkins, GitHub Actions, etc.)

         

        🎁 What’s In It For You

      • Join an international team of friendly professionals (and probably one dog on Zoom).
      • Work remotely from a comfy home-office.
      • Full-time contract with official employment.
      • A competitive salary tailored to your experience, skills, and charm.
      • Fast-track career growthβ€”your ambition is the only limit.
      • Support for self-development, learning new tools, or just geeking out over better ways to test.
      • Constant Team-Buildings so you are familiar with our faces.
      • Did we mention you’ll be working with the best team ever?

         

        🧩 Bonus Points If You:

      • Love clean documentation as much as clean code.
      • Think like a user, test like a hacker.
      • Get excited about automating the boring stuff.
      • Occasionally enjoy breaking things... responsibly.

         

        If this sounds like your dream job, it probably is. Apply nowβ€”let’s build something amazing together (and test it thoroughly, of course). πŸ› οΈπŸž

    More
  • Β· 55 views Β· 21 applications Β· 16d

    Full-Stack Developer (PHP/Angular – Middle+)

    Countries of Europe or Ukraine Β· Product Β· 2 years of experience Β· Intermediate
    Main goals: * Maintain existing projects. * Development of new modules. * Code review. What is important for this role * Experience 2+ years. * Good understanding of OOP. * Strong knowledge of HTML, PHP, Angular, JS, MySQL, CSS, MongoDB * Advanced Linux...

    Main goals:

    * Maintain existing projects.

    * Development of new modules.

    * Code review.

    What is important for this role

    * Experience 2+ years.

    * Good understanding of OOP.

    * Strong knowledge of HTML, PHP, Angular, JS, MySQL, CSS, MongoDB

    * Advanced Linux administration skills (SSH+ISPmanager).

    * Experience with frontend frameworks, advanced skills with version control systems (Git).

    * Ability to work with other people's code and make it better.

    *Experience in agile/scrum methodology.

    * Knowledge of English at a level not lower than Intermediate (B1) - reading technical documentation.

    * Desire to learn, develop and work on interesting projects.

    The development of our colleagues is the success of the company, so we have created the most comfortable conditions:

    -Work in the office Bulgaria, Sofia (ο»ΏRemote work is possible)

    -Working hours Mon-Fri 10:00-18:30 (flexible schedule available).

    -Official employment / FOP.

    -Paid vacation and sick days.

    More
  • Β· 167 views Β· 48 applications Β· 15d

    Senior Java Backend Developer + DevOps (USA Company)

    Full Remote Β· Worldwide Β· Product Β· 5 years of experience Β· Intermediate
    Current Challenges: - Getting platform ready for scaling - Adding new features including integrations with other shipping carriers - Increasing test coverage - Maintenance and bug-fixing General requirements: – Work experience: 5+ years – Work...

    Current Challenges:

    - Getting platform ready for scaling

    - Adding new features including integrations with other shipping carriers

    - Increasing test coverage

    - Maintenance and bug-fixing

     

    General requirements:

    – Work experience: 5+ years

    – Work experience with a live production system: 3+ years

     

    Must have:

    – Java 11

    – Knowledge of SQL and one of SQL databases (complex queries, optimization, building data models)

    – Understanding of multi-threading

    – Spring IoC/DI, Spring Boot, Spring Security

    – Spring WebFlux, RxJava

    – Gradle, Git, Docker

    – Unit and integration testing

    – Experience with AWS

    – Knowledge PostgreSQL

    - AWS Terraform

    - AWS Serverless

    More
  • Β· 46 views Β· 10 applications Β· 16d

    DevOps Engineer (Windows)

    Full Remote Β· Worldwide Β· Product Β· 3 years of experience
    Requirements: - Experience or knowledge in administering cloud platforms: AWS, Azure, Google cloud platform - Excellent Knowledge of Windows Servers - administration/configuration - SQL Databases (MSSQL, ORACLE, PostgreSQL) -...

    Requirements:

    - Experience or knowledge in administering cloud platforms: AWS, Azure, Google cloud platform

    - Excellent Knowledge of Windows Servers - administration/configuration

    - SQL Databases (MSSQL, ORACLE, PostgreSQL) - administration/configuration/SQL development

    - Experience in programming using script languages (Bash, Python, PowerShell)

    - Solid understanding CI/CD (Jenkins)

    - Experience working with HighLoad systems

    - Experience working with WEB-servers - administration/configuration (IIS/nginx)

    - Good written English

     

    As a plus:

    - Docker/Kubernetes

    - Groovy

    - Knowledge of security compliances, best practices for Cloud and On-prem platforms

     

    Responsibilities:

    - Support of existing and development of new infrastructure(Azure, AWS, VMWare, Bare metal)

    - Support of existing and development of new CI/CD procedures(Jenkins/Groovy)

    - Support and updating(developing) monitoring/alerting system(Prometheus, Grafana, Zabbix, InfluxDB)

    - Support and development log collecting/analyzing system(ELK Stack)

    - Support all database servers(backup/restore/cope etc) (MSSQL/PostgreSQL)

    - Support, develop, and monitoring all network infrastructure on the project(Load Balancers, VPN servers, Application Gateways)

    - Support Dev/BA/QA teams

    More
  • Β· 151 views Β· 42 applications Β· 30d

    UX/UI Designer, English - B2

    Full Remote Β· Worldwide Β· 1 year of experience Β· Upper-Intermediate
    The company "D4 Group" is a thriving outsourced firm and is currently seeking a full-time UX Designer. The company's primary focus is to deliver design and development services, with core activities encompassing UX/UI Design, SaaS solutions, and Mobile...

    The company "D4 Group" is a thriving outsourced firm and is currently seeking a full-time UX Designer.

     

    The company's primary focus is to deliver design and development services, with core activities encompassing UX/UI Design, SaaS solutions, and Mobile app development.

     

    Requirements:

    - Exceptional UX design skills!

    - 1+ years of experience in UX/UI design (Web/Mobile/Products/Dashboards).

    - Proficiency in Figma, Sketch, Adobe (PS/AI/XD) tools.

    - Impressive Dribbble & Behance portfolio.

    - Familiarity with Jira, G Suite, and Confluence.

    - Understanding of current UX/UI design trends and best practices.

    - Experience working with Enterprise clients.

    - Animation creation experience in After Effects.

    - Fluent spoken English.

     

    We offer:

    - Competitive salary that increases with qualification.

    - Timely payments.

    - remote work possibility.

    - Support for professional development.

    - Supportive management.

    - Working schedule from Monday to Friday, either from 10:00 am to 7:00 pm or from 9:00 am to 6:00 pm. Lunch break.

     

    If you are seeking a position where you can work on modern projects within a small but friendly team, where you can apply all your skills and continue to grow professionally, please send your resume promptly. We might be looking for you!

    More
  • Β· 330 views Β· 24 applications Β· 15d

    Π‘Π΅Ρ€Π΅Π΄Π½Ρ–ΠΉ/Π‘Ρ‚Π°Ρ€ΠΈΠΉ Π ΠΎΠ·Ρ€ΠΎΠ±Π½ΠΈΠΊ SharePoint

    Part-time Β· Full Remote Β· Worldwide Β· 1 year of experience Β· Intermediate
    Skills and experience SharePoint online (ΠΎΠΏΡ‹Ρ‚ Π½Π΅β€―ΠΌΠ΅Π½Π΅Π΅ Π³ΠΎΠ΄Π°); - SharePoint 2010/2013/2016/2019/Online. Microsoft 365 -SharePoint Framework (SPFx) -.Net, C#, ASP.NET, HTML (HTML5), JavaScript, CSS (CSS3) -jQuery, DataTable, SharePoint libs, ReactJS,...

    Skills and experience

    SharePoint online (ΠΎΠΏΡ‹Ρ‚ Π½Π΅β€―ΠΌΠ΅Π½Π΅Π΅ Π³ΠΎΠ΄Π°);

    - SharePoint 2010/2013/2016/2019/Online. Microsoft 365

    -SharePoint Framework (SPFx)

    -.Net, C#, ASP.NET, HTML (HTML5), JavaScript, CSS (CSS3)

    -jQuery, DataTable, SharePoint libs, ReactJS, Vue.js

    -Bootstrap (3, 4), Fabric UI.

    -jQuery, DataTable, SharePoint libs, ReactJS, Vue.js

    -MS Visual Studio 2012/2013/2015/2017/2019, VS Code, TFS, Jira, Azure Function.

    Additional technologies

    - Power Platform (Power BI, Power Apps, Power Automate)

    - Microsoft Dynamics 365

    - Nintex productsEnglish-Intermediate +Duties:

    full working day; part time work;

    work inβ€―friendly young motivated collective;

    work with projects in USA and EU aria;

    possibility ofβ€―professional, career and personal development.

    More
Log In or Sign Up to see all posted jobs

What is Djinni

Djinni is an anonymous job search platform from Ukraine.

Our primary focus is full-time jobs for developers and tech-adjanced roles, such as QA, PM, Data Science, DevOps, HR/Recruiting, Sales & Marketing.

80% of our job listings are remote and we have 2000+ companies currently hiring from Europe, US, UK, Israel and a few other places.

No middlemen and no quiz to go through

With Djinni you always talk directly to the company, no β€œtalent consultants” to talk to or three-hour skill quiz to muddle through.

Hassle-free experience

Simple interface to start or stop the search, no pay-to-play β€œfeatures” to get higher in the rankings, no ads or obnoxious marketing emails.

Also, a straightforward way to delete your profile and personal data if you decide Djinni is not for you.

More than 50,000 successful hires

Last week companies posted 2276 jobs on Djinni. We successfully tracked more than 50,000 hires through the platform – yours just might be next!