Developed projects

This section showcases projects I have developed, including free ones for front-end training and paid ones tailored to specific needs.
Telegram bot for Korea Damaged Cars channel

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

CCBill Payment Extension for OpenCart v3.x

This extension allows you to accept credit card payments through the CC Bill payment gateway. Buy CCBill

Opencartforum.com, my modules

Opencartforum.com web-bond

Module "Additional photo of the goods in the catalog at the time of hovering 1.1" (Opencart 2.X-3.0)

You can find out more about the module here: liveopencart.ru or OpenCartForum

PHP PDO MySQL Library

The library is taken from CMS Opencart, a very convenient tool for connecting PHP - MySQL. Connection instructions and examples on GitHub Go to GitHub

The script on javascript, which allows you to stretch the block in a container for the entire width of the window

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

Calculator on JS

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.

Beautiful animation (jQuery)
Hover over the image

Go to page