Software engineer with a strong interest in databases. Passionate about managing complex production applications that solve real-world problems. Avid reader across various subjects, from tech to social sciences and history. Interested in the art of concise writing and editing, drawing inspiration from Japanese and Chinese poetry. Type 5 - Quiet Specialist, or INFJ-T.
A good old video game, "Pac-Man", built purely in JavaScript. On smartphones, the pacman can be controlled by DeviceOrientation Event. (October 2022.)
A well-known single-player puzzle game, built in 2019 summer. The offline play is supported by using Service Worker API for caching assets at client machines.
No framework is used, built with pure JavaScript. All view components are reusable and well-scoped by using custome elements technology of Web Components.
A photo gallery website where you can view and download copyright-free photos for free. All photos on this site is available under CC BY-SA 4.0 license.
John Conway's Game of Life, implemented purely in JavaScript (2019 summer).