27.08.2026
Technical breakdown
Tea Taste — a digital tea-tasting journal
Voice notes instead of filling in a form: speech recognition through SpeechKit, a transcript parsed into fields against a fixed descriptor vocabulary, a monthly quota, tasting p...
27.08.2026
Engineering update
Diploma Supplement Automation Service
An update about diagnostics: errors propagated across service boundaries, a record of every request, logs that survive a container restart, and the first automated test runner.
24.07.2026
Technical breakdown
ICT — an ionospheric sounding data-processing platform
How the IonMaps module in ICT turns TEC-suite parquet output into regional maps of vertical total electron content: VTEC restoration from slant TEC, interpolation (linear, krigi...
23.07.2026
Technical breakdown
Tea Taste — a digital tea-tasting journal
A walk through eight stability defects in the Tea Taste API found in a code review after the July release: a double HTTP server, errors that silently fell through past their han...
21.07.2026
Technical breakdown
Tea Taste — a digital tea-tasting journal
A breakdown of a major Tea Taste (teaform.ru) update: VK ID sign-in, editable tastings, password recovery, a public feed with author profiles, in-app user feedback, and an admin...
13.06.2026
Technical overview
ICT — an ionospheric sounding data-processing platform
An overview of the idea and structure of ICT — a set of containerised services that carry GNSS data from RINEX archives to total electron content, coherence bands, maps, and ana...
07.06.2026
Technical breakdown
Tea Taste — a digital tea-tasting journal
A breakdown of the idea and features of Tea Taste — a web app that records brewing parameters and sensory impressions across infusions and turns a subjective tea evaluation into...
02.06.2026
Technical breakdown (algorithm)
Diploma Supplement Automation Service
A step-by-step explanation of the service pipeline from Excel parsing and validation to final XML generation.
01.06.2026
Technical breakdown
Diploma Supplement Automation Service
A practical look at a polyglot service architecture for Excel validation, XML generation, and Docker-based deployment.