• retail
      • / retail

        In the intricate world of retail, mindit.io stands out as your strategic ally.

    • banking
      • / banking

        We partner with European banks on AI transformation, data-platform modernization, and regulatory-grade integration across Benelux, DACH, and UK.

    • financial services
      • / financial services

        Custom software and data platforms for asset managers, payments providers, and insurers across DACH and the US.

    • healthcare
      • / healthcare

        ML and integration solutions for hospitals, health-tech platforms, and national health systems, including Switzerland’s national health sector.

    • hospitality
      • / hospitality

        Operational and guest-experience software for hotels, restaurants, and global travel groups.

    • foodtech
      • / foodtech

        Product engineering for the food industry: from plant-based configurators to supply-chain analytics.

    • manufacturing
      • / manufacturing

        Industrial software, IoT integration, and data platforms for manufacturers modernizing operations.

    • publishing
      • / publishing

        ML platforms and editorial workflow systems for publishers, including Izzard Ink Publishing.

    • real estate
      • / real estate

        Property tech and data analytics for real-estate operators and asset managers.

    • telco
      • / telco

        Telecom-grade software for network optimization, customer-facing apps, and AI-driven insights.

    • / company
    • about us
      • / about us

        The partner of choice for data & product engineering to drive business growth & deliver an impact within your organization
    • product engineering
      • / product engineering
        We specialize in Software Product Engineering, transforming your concepts into impactful products.
    • technology
      • / technology
        250+ specialists skilled in software, BI, integration, offering end-to-end services from research to ongoing maintenance.
    • methodology
      • / methodology
        We specialize in software product engineering, transforming your concepts into impactful products.
    • careers
      • / careers
        Our team needs one more awesome person, like you. Let’s grow together! Why not give it a try?
    • do good
      • / do good
        We’re a team devoted to making the world better with small acts. We get involved and always stand for kindness.
    • events
      • / events
        Adopting Databricks: Challenges, Benefits and Reasoning – LIVE Webinar
    • blog
      • / blog
        Retail Data Platform Modernization Checklist — BENELUX 2026
        Data Platform Modernization for UK Retailers: Omnichannel 2026
    • contact us
      • / contact us
        We would love to hear from you! We have offices and teams in Romania and Switzerland. How can we make your business thrive?
  • / get in touch

helping enterprises become AI-native organizations

Kafka for Java Developers

Kafka for Java developers

Apache Kafka is a high performance streaming platform that was originally developed by LinkedIn. It works as a replacement for a traditional message broker and it can achieve superior throughput, built-in partitioning, replication, and fault-tolerance when compared to other messaging systems. So if you want to build a large scale message processing application it may […]

Chaos Theory and Cyber Security

chaos theory in cyber security

Nowadays, the skillful genesis of chaos turns out to be a key issue in many technological application fields such as engineering, medicine, communications, information storage, and, with particular importance, cryptography. Chaos theory is a branch of mathematics focusing on the study of chaos – practically the final result being highly sensitive to initial conditions. Chaotic […]

Maximize your coding speed with IntelliJ IDEA

IntelliJ IDEA coding productivity

We all live in a time where everything needs to be fast, where productivity and efficiency is our first priority. In this article we will discuss how to crush it as a Java developer using IntelliJ IDEA as your main integrated development environment. In the past few years this tool was highly updated and improved […]

Why security testing is important

importance of security testing

Security is becoming increasingly important as technology advances. Infrastructure complexity is directly proportional with the effort needed to assess if you have covered every potentially vulnerable area. And it’s not only a matter of your company’s security, but your online security too. Rumor has it that information has become, in this day and age, both […]

Bayesian search. Is it the best way to tune your hyperparameters?

Bayesian search hyperparameter tuning

As you may know, every machine learning model, whether it’s a tree based one, or a deep neural network consists of trainable parameteres (weights, bias etc.) and hyperparameteres that can not be optimized during the training process. After acquiring a dataset, you have to initialize and optimize the weights of every layer, or just optimizing […]

Reliable Integration Tests Using SpringBoot and Docker

Spring Boot integration tests with Docker

Description Testing enterprise applications has always been challenging due to the large number of external dependencies that are not always available during development and testing. Developers write the code on their local machines and perform automated tests on CI pipelines using mocks for the external systems, only hoping that the code will still work when […]

State management in React

React state management techniques

Understanding State In an application, state is the interface between your data from any kind of backend or local change and the representation of this data with UI elements in the frontend. It could contain every interaction of a user with your application, an object which reflects the currently signed in user or the data […]

Exposing a SOAP, MQ or Database Service as a REST Web Service

Expose SOAP MQ database as REST service

Here is a simple Use Case implemented in IBM IntegrationBus 10 vs TIBCO BusinessWorks™ 6 Which one is easier to implement? What is best practice and what not? Which one has the most flexibility when it comes to configuration? We have a simple (common) scenario when we need to expose a Soap Web service (SOAP […]

Can AI be a partner in the new way of working?

how AI reshapes collaboration and productivity.

With the recent changes our environment was subjected to by Covid-19, we have seen how remote working was accelerated at its fastest pace so far. Business leaders and Human Resources had to quickly adapt their working policies to assure business continuity. Many have started, though, making strategies for adapting this way of working based on […]