This HTML - CSS - responsive website helps users to find accommodations and activities in the city of their choice. Accommodation can be filtered by things like romantic places.
There would be two models made: one desktop and one mobile. The site must alsobe optimised for tablet devices. We are free to make the necessary changes fortablets.
Bootcamp Project by OpenClassroom - Oct 2022
I developed a online resturant responsive webapp with HTML - Css - Sass.
This project was my first experience with Sass.
#Challenges Objectives We would like to open our services in the French capital.
● Phase 1: Develop a site offering the menu of four great Parisian restaurants. ● Phase 2: Allow online booking and menu composition.
Bootcamp Project by OpenClassroom - Jan 2023
I desigend a e-commerce responsive website with HTML - Css - JavaScript. We have a slider on top of the page for choosing different type of products. Choose the product and scroll-down to the product component. Choose the color and size for and then click on the "buy now" button, all with vanilla JS withound any framework.
E-commerce Website Front Page Design - UI design and Front-end Development
For this project I Worked with HTML, CSS to update and use my knowledge of the web.
On this website, users can see all skin products for the specific brand and use the menu to choose the right product.
Reading book social media: it's for book worms beacuse I love reading and I like to gather book lovers from all over the world. For this project I have been working with MERN full stack develompent for the first time and I needed to search and learn alot, and YES finally I did it! MERN is a full stack, following the traditional three-tier architectural pattern, including the front-end display tier (React. js), application tier (Express. js and Node. js), and database tier (MongoDB). Jan 2022
A multiple choice quiz using JavaScript, Css and HTML In this quiz, the user must select the correct answer from three options in less than 10 seconds; if the user does not respond in 10 seconds, the quiz will automatically advance to the next question, and the question will be marked incorrect
The user has a progress bar that displays the total number of questions as well as whether or not the user properly answered a question.
Create a JavaScript Calculator using the JavaScript, HTML and CSS programming languages.
A calculator with Vanilla Javascript It's like a Windows calculator. That is a small project for work with vanila-javaScript. As we know, the Calculator is a portable device used in our daily life to perform various mathematical functions such as addition, subtraction, multiplication, division, root, etc.
HTML, CSS, JS, (api).
This weather app will display the weather information obtained from the API in the following format: an icon displaying the weather status, the temperature value (2°C) in Celsius units, the weather description (cloudy sky), and the user's city and country. When a user clicks on a temperature value, it is converted from Celsius to Fahrenheit.