Tag JavaScript

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…

Chat Bot with AI

Eva's Own Chat AI

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…

How to integrate Bootstrap with Worpress

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…