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
Write a program in Brainfuck and see its interactive execution
Used technologies:
Vue.js, JavaScript