Software development
Web, mobile and desktop applications, online platforms, management suites, and also the takeover of existing code: migrating a PHP application to a modern stack, adding tests to a project that had none, bringing back into service a piece of software whose author can no longer be reached.
- Web and mobile applications (Android, iOS), programming interfaces, third-party integrations
- Multi-tenant platforms: per-customer data isolation, usage-based billing
- Management suites: accounting, invoicing, inventory, production
- E-commerce sites and marketplace connections
- Takeover and modernisation of existing code, adding test coverage
- Embedded applications, virtual and augmented reality
On a management project, business logic is written in isolated, tested services, never in the screens, which makes it possible to change the interface without redoing the calculations.