What matters here
I prefer a format where engineering looks less like a noisy banner and more like a composed system: there is a service, there is a problem, and there is a readable way to show what was built and how it works inside.
Personal website
This is where I collect products that can be opened, tested, and examined layer by layer: from document automation to public notes explaining how the systems are built and why they were designed this way.
Approach
The homepage is structured as a quiet landing page: first the overall feel of the work, then a concrete project, then public breakdowns, and finally a clean entry point into contact or code.
I prefer a format where engineering looks less like a noisy banner and more like a composed system: there is a service, there is a problem, and there is a readable way to show what was built and how it works inside.
Product and architecture are shown together so the result still exposes the system-level solution behind it.
Public articles extend the code and demo instead of repeating them as a formality.
Each section should lead into the next without overload, so the site reads like one coherent story.
Featured project
Instead of an abstract portfolio block, the page highlights a project that can be inspected both as a product and as a system: from the initial idea to concrete engineering decisions.
A service for validating Excel grade sheets, highlighting problematic data, and assembling XML files for diploma supplements.
Automated validation and highlighting of problematic cells in Excel.
XML generation in the target “CyberDiploma 3.5.1” format.
Polyglot architecture with separate API, data-processing, and XML-generation layers.
Blog
These notes cover architecture, algorithms, and public updates for current initiatives.
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...
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...
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...
Contact
GitHub remains the main entry point into the repositories and the demos around them, while the site works as a curated front layer: calm, clean, and open to technical discussion.