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.
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...
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.
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...
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.