Beginner

Interactive Quiz App

Create a quiz application using HTML, CSS, and JavaScript. Users can answer multiple-choice questions and get instant feedback on their scores.

HTML
CSS
JavaScript
Beginner

To-Do List Web App

Build a to-do list web application that allows users to add, edit, and delete tasks. Use HTML, CSS, and JavaScript to make it interactive.

HTML
CSS
JavaScript
Intermediate

Weather Forecast App

Create a web app that fetches weather data from an API and displays it to users based on their location. Use HTML, CSS, and JavaScript.

HTML
CSS
JavaScript
Beginner

Portfolio Website

Design and build your personal portfolio website to showcase your projects and skills using HTML, CSS, and JavaScript.

HTML
CSS
JavaScript
Beginner

Calculator App

Build a basic calculator application using HTML, CSS, and JavaScript. Users can perform arithmetic operations.

HTML
CSS
JavaScript