My Projects

This is some of what I coded. I coded both the front-end and the back-end. I also set up the databases. Some of the websites get data through API...

Some static and dynamic websites

a weather website with an image of a waterfall Project Github This is a static website that is not connected with a database but uses API to retrieve data about weather. To create it I used HTML, CSS and JavaScript
a bike shop website with an image of a person riding on a bike among rocks Project Github This is a static website that is not connected with a database. The data about bicycles and services are retrieved from a JSON file. To create it I used HTML, CSS and JavaScript
a board and card games website with an image of a mother playing chess with her child Project Github This is a static website that is not connected with a database. The data about board and card games are retrieved from an array of objects in a js file. To create it I used HTML, CSS and JavaScript
a website with an image of a car as a featured product Video Github This is a dynamic website that is connected to a MariaDB database. To create it I used HTML, CSS, JavaScript and core PHP. The menu is more responsive and better adjusts itself for small screens on the website than it is shown in the video.
a classic car website with an image of cars parked in a row Project Github This is a dynamic website connected with a MariaDB database. To create it I used Yii2 PHP framework, some vanilla JavaScript and CSS
a culinary website with a photo of dishes and their names Project Github This is an SPA that retrieves data about menus from API. To create it I used HTML, CSS and vanilla OOP JavaScript.
a web store with photos of clocks sold on the web store Project Github This is a dynamic web store. To create it I used PHP, HTML, CSS, SCSS and some JavaScript. The data are stored in MariaDB and retrieved from it with SQL.

.NET

a university website with an image of a university building Video Github This is a web app based on ASP.NET MVC with Entity Framework Core for storing data. I did not host it anywhere. In the video I showed how it worked locally on my PC
a scripture website with an image of Jesus Christ teaching people Video Github This is a web app based on ASP.NET Razor Pages with Entity Framework Core for storing data. I did not host it anywhere. In the video I showed how it worked locally on my PC
an desktop app for ordering desks from a desk company with Visual Studio IDE in the background Project Github This is a Windows Forms App (.NET Framework)

Java and Python

Java code on GitHub Project Github This is a console game application programmed with Java
Pythin code on GitHub Project Github This is a repository with my Python code

Shell programming

Shell code on GitHub Project Github This is the Rock Paper Scissors game

WordPress

a toy construction sets website with an image of hands of a child playing with a toy construction set Video This is a website that I created a while ago based on WordPress for affiliate marketing. I also connected it to Google Ads in order to advertise and to promote it and to Google Analytics in order to watch and analyse its performance. I do not keep it any more but you can see how it looked and worked.