This is my first web project. Yes, it is the very site which you are seeing, my personal website! It is a basic website made with HTML, CSS, Javascript and Bootstrap. The Javascript feature is seen in the random quotes generated on the main page each time the page is accessed. It uses an array to store the quotes and a random number generator. Bootstrap is used to make the website responsive as well as the sliding carousel.
The codes can definitely be refactored to reduce complexity. It was an interesting experience creating this project and searching online for the various fixes. This website will continually be added with new features as I pick up new skills. So, do come back often and feel free to provide your feedback.