Developed projects
The bot allows you to insert site links and parses information (description, photos), translate the text and send it to the channel, saving you a lot of time. Go to Telegram channel
This extension allows you to accept credit card payments through the CC Bill payment gateway. Buy CCBill

You can find out more about the module here: liveopencart.ru or OpenCartForum
The library is taken from CMS Opencart, a very convenient tool for connecting PHP - MySQL. Connection instructions and examples on GitHub Go to GitHub
A universal script that calculates the width of the window without scrolling and the width of the container and its indentation. Further, the matter of arithmetic. You just need to replace the container selector and the block selector that needs to be stretched :)
Go to page
or
Go to GitHub
One of the simplest calculators, developed on JavaScript (39 lines in total). As well as markup the key is styled using Flexbox (25 lines of html and 43 lines of css code). To view the code, you can go to page with calculator and look in the browser inspector.