Digital Enterprise Connect Cloud agnostic platform, that fetch data from connected IoT devices. Provides shared, base capabilities to build specific applications and products. Last Projects:
Public Key Infrastructure: Proxy for Enrollment over Secure Transport service. The aim of the project was to implement automatic generation of CSR by devices, send it to EST service via proxy in the cloud. On the device side TPM hardware support has been implemented as well as automatic renewal of the existing certificate. On the cloud side, role-based authentication has been implemented
File Manager API: Stateless REST API with the ability to connect any file storage that implements Amazon Simple Storage Service (Amazon S3). The files are proxied by this service instead of being redirected. In our environments, we are using MinIO file storage
Data Access API: The data access layer for the time series database. API turns legacy input queries into native druid queries then process them into the desired response paying attention to performance. The solution is fully generic and based on abstraction, caching and serialization improvements were applied. While working on it I contributed to druid .net client on GitHub https://github.com/MindscapeHQ/druid4net
Manufacturing Execution System for factories Last Projects:
Complex Types For Delmia Apriso: Ability to use complex types in the old Manufacturing Execution System operating only on simple types. Adjustment of runtime, framework and all client applications.
Apriso Voice Assistant: Dialogflow implementation to MES system. Client side created in Xamarin. Project won audience award in internal innovation competition.