Latest articles (2)

SOFTWARE DEVELOPMENT
My approach to documenting JavaScript projects
19.03.2019 - Read in 5 min.
In this short article, I will share with you my recent experience with documenting JavaScript code.

SOFTWARE DEVELOPMENT
Render one file HTML page with AWS API Gateway+Lambda using node.js with PUG
22.11.2018 - Read in 4 min.
Last month, I decided to improve the way our clients monitor progress in their projects. To deal with that issue, our UX team created a design for a beautiful and usable report. A couple of hours after receiving the designs, I implemented them into a service serving single HTML files.