Change the repository type filter
All
Repositories list
9 repositories
photo-selector
PublicA simple photo selector web application that allows users to select photos from a list. The total number of selected photos is displayed dynamically. (bootcamp project)Slider-Project-
PublicA basic slider with a control bar that allows the user to start the slider, go forward or backward, and slide images randomly (bootcamp project)- A simple web application that generates a multiplication table based on user input. The main diagonal of the table is highlighted in red.
Ajax-Exercise-Project
PublicA simple web application demonstrating the use of Ajax to fetch and display different types of content (HTML, JSON, movies) using vanilla JavaScript. This project is part of a BootCamp exercise.- This project is a web application (french)designed to help users calculate the total price including VAT and optional discounts. The motivation for creating this project was to practice DOM manipulation, input validation, and user-friendly error handling in JavaScript.
- A simple application that allows the user to create a shopping list by adding items through a form. The list is stored in localStorage. The user can delete a specific item or the entire list. The app checks for duplicates before adding a new item. (french vesrion)
numeric-calculator
PublicA simple numeric calculator that allows the user to perform basic arithmetic operations through an interface that simulates a calculator device. This virtual calculator is built using HTML, CSS, and JavaScript.Rocket-Launch-Countdown
PublicA project to create a countdown for a rocket launch animation. By clicking on the firing button, the countdown starts, the rocket fires up, and upon reaching zero, the rocket takes off. The start button then becomes disabled, preventing multiple launches.(bootcamp project)Longest-Sentence-Finder
PublicA JavaScript application that identifies the longest sentence from a given list of sentences. This project showcases different approaches to solving the problem using for loops, while loops, and array methods.