In this section are presented the web development projects and the experience gained through different programming languages, implementation of modules or code functions, platforms and softwares.
Platforms: Wordpress, Prestashop
Softwares: Visual Studio Code, Notepad++, XAMPP, phpMyAdmin, cPanel, HeidiSQL
Languages: HTML, CSS, JavaScript, C++, C, Python, PHP, SQL, TPL
Simple Prestashop website made with Elementor, Contact Form 7 and other modules. From the default theme it has changed to the current stage in the presented pictures. Small changes were made in TPL and PHP files to change the structure of data from clients and addresses.
Simple form with HTML, Java Script and CSS. The data will be sent through a google form and will be saved in a google sheet. Error messages and completions of the form are received. The design is responsive for all devices.
PHP website in beta for creating video or photo editing requests and offers. It has implemented login on the platform and administration of its own account. Also displays error and update messages. The design is responsive for all devices. The concept of the site was not continued.
Website for creating a killfeed / death notice at Rust. The icons have been blurred for copyright. This site works as follows, change the name from Player 1 and Player 2, choose if you use the Headshot icon, then choose to download all the content or choose only a death notice by clicking on it and click the conversion button. Right-clicking on the subsequently generated image can be saved as a PNG image.
Export all products from Prestashop 1.7 - With this PHP script you can export all products with name, url, images, price, stock, description, summary, ean13. It is not optimized for products with combinations. Can be use as a feed with a cronjob.