Practice and develop your coding skills by building real live interactive autograded projects with solutions and video tutorials
APIs
Fetch API
React.js
beginner
Build a TODO web app with React.js while learning API integration, state management, and asynchronous requests. Develop skills in handling GET, POST, and PUT requests, working with useEffect for data fetching, and synchronizing a frontend with a backend.
Start projectHTML and CSS
React.js
intermediate
Build a Meetup.com clone using React, React Hooks, and Context API. Implement event browsing, RSVP functionality, and group associations. Use React Router for navigation and fetch data dynamically with Context.
Start projectBootstrap
GitHub
git
beginner
Learn GitHub Pull Requests by building a landing page! Collaborate as a team using Git while each member develops a section of a website with HTML and CSS. Practice version control, teamwork, and project management as you submit changes through Pull Requests.
Start projectData Structures
Static File Storage
Python
intermediate
Terminal-based queue management application
Start projectData Structures
Serialization
Python
beginner
Build a family management API with Flask, focusing on creating efficient data structures to handle and manipulate family member information. In this project, you'll learn how to develop dynamic RESTful API endpoints, manage in-memory data, and handle JSON responses. Gain hands-on experience in Flask, data management, and API design
Start projectREST
Django
Python
intermediate
Using the Flask o Django library in Python, create an API that supports: Creating, Updating, Reading and Deleting contacts.
Start projectREST
Python
The Command Line
beginner
Create a Todo list API Interactively using Python language and the Flask Framework. This tutorial covers technologies such as Python, terminal, command-line, APIs, and REST. The objective is to teach you how to build a functional API from scratch. By the end of this tutorial, you will have learned how to set up a Flask project, create endpoints, handle requests and responses, and manage data with a database.
Start projectJavascript
The DOM
HTML and CSS
easy
Practice your entry-level skills in Javascript, The DOM and HTML/CSS by building a Pop Balloons Game.
Start projectPython
The DOM
Javascript
intermediate
Let's build a todo list from zero to publish using a Python Flask API and a Vanilla.js front-end
Start projectLayouts
Flex Box
HTML and CSS
easy
Create an eCommerce Product Landing Page using standard HTML/CSS, no bootstrap or any other css framework.
Start projectPython
The Command Line
cli
beginner
Disneyland for procrastinators. This excuse generator in python takes no more than 20 lines of code and can save you for the rest of your life! We will be using technologies such as Python and after completing the exercise, the student will know how to generate random excuses using basic Python structures.
Start projectJavascript
HTML and CSS
intermediate
Replicate a professional real-life landing page using bootstrap
Start projectHTTP
Python
The Command Line
easy
Conect to the UrbanDictionary.com API to create an app that can be used from the terminal to retrieve meanings of words
Start projectJavascript
React.js
easy
Create a web app using React router and Context
Start projectHTTP
Python
The Command Line
easy
Scan files in a computer system using a tree structure to identify files, folders, and links. The program generates a report in JSON format, including details such as total files, file extensions, folders, links found, and broken links. It checks links for errors by making GET requests for verification.
Start projectPython
csv
The Command Line
beginner
Create a command-line TODO list app where users can add, delete, save, and load tasks. Manage tasks efficiently with CSV file storage. Simple interface with Python functions for task management.
Start projectHTML and CSS
hard
Use your CSS knowledge to draw Goku using Position and Display properties.
Start projectPython
json
Flask
intermediate
Develop and API that integrates with Twilio.com to recreate a Queue Managment System similar to
Start project