Welcome to Igor's home page

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
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
Find a flag of a country via its properties
Used technologies:
React, TypeScript
Write a program in Brainfuck and see its interactive execution
Used technologies:
Vue.js, JavaScript