diff --git a/data/companies.js b/data/companies.js
index 5379591..361f175 100644
--- a/data/companies.js
+++ b/data/companies.js
@@ -350,4 +350,14 @@ export default [
       hasPhysicalOffices: true
     }
   },
+  {
+    picture: "https://wp.inmindsoftware.com/wp-content/uploads/2018/07/logo_welcome.png",
+    url: "https://www.inmindsoftware.com/",
+    name: "INMIND",
+    description: "Mobile and blockchain experts. We deliver cutting-edge technology around mobile and blockchain.",
+    meta: {
+      allowFullRemote: true,
+      hasPhysicalOffices: true
+    }
+  }
 ];