Projects
I was too lazy to adapt the demo photos for mobile, so it's better to view the site on a PC or tablet, it looks much more presentable.
CIS for searching and renting commercial real estate in the "street retail" format. Includes a smart recommendation algorithm based on spatial analysis (Yandex MapKit), which evaluates infrastructure and lowers the ranking of premises with direct competitors nearby.
My comment: the goal was to make the project in the shortest possible time (1.5 months), so some addresses are hardcoded, clean architecture is not fully respected, but overall the project turned out to be optimized and fault-tolerant for such a timeframe.
A browser extension for the Coursera platform that translates video subtitles in real time into 31 languages. The tool removes language barriers for students worldwide, offering flexible display settings and a bilingual reading mode.
My comment: the extension was made due to the lack of normal open-source free analogs both in the Chrome Web Store and on GitHub (there was a raw repository without normally working subtitles that inspired me, but I credited him as the author of the idea, though I think I did too much for him...
- ▸Real-time translation — automatic interception and translation of subtitles during Coursera video playback.
- ▸Bilingual mode — synchronized display of original text and its translation (ideal for language learners).
- ▸Smart language search — built-in filtering in the dropdown for quick selection from 31 available languages.
- ▸Deep UI customization — text order switching, color selection via Color Picker, dynamic container width adjustment (40% to 100%).
- ▸Local storage — the extension remembers all user settings and automatically applies them on the next video session.


















