Become a sponsor to Dmitriy Shilin
Hi Everyone! I'm Dmitriy.
For the last years I've been developing the Tendry Lab project - an open-source platform (firmware, CI, data infrastructure, UI) for environmental scientists and early-stage hardware startups who need to bootstrap product development without deep embedded expertise.
If you need help building your product on this platform, I would be happy to help.
Featured work
-
tendry-lab/control-components
Firmware foundation for ESP32-based devices built with modern C++ (C++17/C++20). mDNS server, HTTP server, WiFi configuration, OTA firmware update, sensor drivers.
C++ 7 -
tendry-lab/device-hub
Local-first data infrastructure written in Go. Collects device telemetry, stores long-term data. Deploy on any Linux/MacOS machine or Raspberry Pi.
Go -
tendry-lab/device-ui
Web UI foundation for device monitoring and control. Preact components, TypeScript, tested core logic. Complete interfaces under 50KB gzipped.
TypeScript -
tendry-lab/ci-components
GitHub Actions for automated build and release workflows. Firmware compilation, release automation, artifact management.
Python