Weather app live on GitHub

I have created a React app “Weather App“, which allows user to chat with AI. It is a part if the udemy.com course: “React JS: Build 6 Real-World React Apps with AI Integration.” There are some differences compared to the…
I have created a React app “Weather App“, which allows user to chat with AI. It is a part if the udemy.com course: “React JS: Build 6 Real-World React Apps with AI Integration.” There are some differences compared to the…
I have created a React app “Chat Bot App“, which allows user to chat with AI. It is a part if the udemy.com course: “React JS: Build 6 Real-World React Apps with AI Integration.” With the help of great instructions…
This is my Phonebook project. The app is not working any more, since I am not paying for the fly.io server now. It can be found on GitHub though: frontend and backend. an assignment of University of Helsinky’s Full Stack…
I have tried several options of how to integrate Bootsrap with WordPress. According to Bootstrap guidelines, we need Bootstrap’s css to be loaded before all the other css files. The scripts for Bootstrap’s JavaScript should be loaded before the closing…
Here it is not so easy to win over the robot. .
We have added naive Artificial Intelligence. This time, you play against Robot Emil. He is quite naive – just plays randomly. But, a lot has changed on the inside. I have structured all classes as they should be. For example…
Hi, nothing new on the outside. But on the inside we added a new data structure for coordinates: Some of its functions:
Now there are two players in the game. A red one and a blue one.
Here the explosions are dalayed.
This is a very simple code by @rickymccallum87 from wordpress.org support. It is JavaScript. I installed the plugin Insert Headers and Footers by WPBeginner and put the following code into “Scripts in the footer”: Wondering what the event => event.preventDefault()…