Projects
Open any file in web browser and see its internal structure as in classic hex editor (but in read only mode). Killer feature: support of Unicode.
Used technologies:
React, SASS
Convert currencies from one to another via simple scrolling: no need to enter numbers manually anymore.
Used technologies:
Vanilla JS, CSS
Overview of time in several timezones. Simplifies working with other regions. Easy to understand visual representation of upcoming hours in other timezones.
Used technologies:
React, Tailwind
No help of the HTML5 Canvas API for the curves is used. Instead, manual calculation is performed and the curves are painted using only straight lines.
Used technologies:
JavaScript, Canvas API
Write a program in Brainfuck and see its interactive execution
Used technologies:
Vue.js, JavaScript