Web Challenges

Latest Challenges
Latest Challenges
Challenge
5 Pts
Free
Code

Web

easy

Real Estate Listing Component

Create a real estate listing component for a website using HTML, CSS, and JavaScript.

Challenge
10 Pts
Premium
Code

Web

intermediate

Web Table

You are tasked with expanding your frontend development skills by building this web-based table project. Introduce dynamic filtering options for salary (descending or ascending) and user status (active or offline).Allow deleting of table contents and update the number dynamically. Use JSON file provided.

Challenge
10 Pts
Free
Code

Web

easy

Salary Calculator

Create an interactive web-based salary calculator that provides users with the average salary for different professions in various countries.

Challenge
25 Pts
Premium
Code

Web

expert

Multilevel Filtering

Your task is to develop a web application that allows users to explore and filter a list of startups based on various criteria. The project should implement multilevel filtering for properties such as funding status (bootstrapped or funded), location, category, and total funding. Additionally, users should have the ability to toggle between bootstrapped and funded startups.

Challenge
15 Pts
Free
Code

Web

expert

AI Landing Page

AI Verse, a fictional startup specializing in artificial intelligence solutions, design their landing page design and follow the design as close as possible. Use HTML, CSS and Javascript or a Javascript Frameworks.

Challenge
15 Pts
Premium
Code

Web

expert

Buy Crypto App

Develop a web-based "Buy Crypto" application that allows users to select a cryptocurrency and fetch its live price using the CoinGecko API. The frontend of the app will be built using HTML and JavaScript(or Frameworks)

Challenge
20 Pts
Premium
Code

Web

expert

Financial Analytics Dashboard

Create a web-based financial analytics dashboard to visualize and present financial data, including total expenses, total profit, total income, monthly data for two years (2022 and 2023), and the ability to choose the time period (e.g., months, years).

Challenge
10 Pts
Free
Code

Web

expert

Exchange Rate Converter

Create a web-based currency exchange rate converter with real-time currency conversion. Users can select source and target currencies, input an amount, and instantly obtain conversion results. Ensure responsive design for cross-device usability, use HTML, CSS, and JavaScript (or a preferred framework) to build the application, and incorporate an external API for real-time rates. The project's deliverables include a functional converter app, responsive design, and comprehensive documentation. This project offers practical web development experience with room for future enhancements.

Challenge
15 Pts
Premium
Code

Web

intermediate

Contrast Website

In this challenge, you'll create the Vishio Sunglasses website with a focus on responsive design and dynamic contrast switching. Your task is to develop a responsive layout that works seamlessly across various screen sizes, starting with a mobile-first approach. Additionally, you'll implement a toggle switch in the website header that enables users to switch between high and low contrast color schemes. The high contrast mode should prioritize readability, especially for users with visual impairments. Your solution should be version-controlled on GitHub, deployed to a hosting platform, and thoroughly tested. Finally, submit your GitHub repository and deployed website links via kodaschool.com for evaluation.

Challenge
15 Pts
Free
Code

Web

intermediate

Multilingual Homepage

We are challenging you to integrate a language switcher feature on the homepage, allowing users to select their preferred language (English, Spanish, or French).

Challenge
5 Pts
Free
Code

Web

easy

Testimonial Component

Try this challenge for beginners to improve your basic web development skills