Practice and develop your coding skills by building real live interactive autograded projects with solutions and video tutorials
16hrs average
Build a Star Wars reading app with React.js, React Router, and Context API. Learn API integration with SWAPI, state management, and routing. Implement a 'Read Later' feature to save favorites. Master asynchronous requests and global state handling for an optimized user experience. Perfect for React developers!
Intermediate
2hrs average
Create a SQL database using the PostgreSQL engine and using a professional python project structure that includes PIP and environment variables.
Beginner
3hrs average
Almost every website in the world has user authentication, in this project you have to implement user authentication using the Python Flask framework for building a backend REST API and React.js and sessionStorage API for the front end web application.
Beginner
2hrs average
Connect with an API, retrieve the data and save it into a python pandas dataframe for easier manipulation and into a SQL database.
Beginner
4hrs average
Build an interactive traffic light simulator using React.js and hooks! This project teaches you how to manage component state with useState, updating the UI dynamically when clicking on different lights.
Beginner