Practice and develop your coding skills by building real live interactive autograded projects with solutions and video tutorials
Networking
linux
cybersecurity
beginner
Learn how to use iptables to block incoming requests by protocol or port
Start projectcybersecurity
networks
redes
beginner
Create a network between 2 virtual machines and with access to the external network. Perform tests to validate the connection.
Start projectNetworking
cybersecurity
beginner
Build your first network on Packet Tracer
Start projectBootstrap
Layouts
HTML and CSS
easy
Create an Instagram photo feed using Bootstrap. This project focuses on building layouts with the Bootstrap grid system, adding modals, and creating dropdown menus. Learn to efficiently use Bootstrap’s tools to design a modern and professional web interface.
Start projectFlux
javascript
context.api
intermediate
Use Flux for the first time, learn how to organize you application in a centralized store and how to replicate changes and notify using the Context.API
Start projectPandas
matplotlib
Data Science
beginner
Use your NumPy, Pandas and Matplotlib skills to practice a little about hypothesis testing with Annova and others
Start projectLayouts
HTML and CSS
beginner
The Postcard is a beginner-friendly exercise designed to help you practice your first steps in HTML5 and CSS3 by creating a personalized postcard. You'll replicate a pre-designed postcard layout (just like a potential employer will ask you in the future) while learning about HTML structure, CSS styling, and working with Google Fonts. Share your finished postcard with someone special and showcase your creativity!
Start projectlinux
cybersecurity
beginner
Create a system update script for Debian that automates keeping your operating system up to date. This practice will help you manage updates efficiently, ensuring your system stays secure and optimized. You’ll write a script that updates packages and can be scheduled as a cron task for automation.
Start projectNetworking
cybersecurity
beginner
Analyze the elements of a network, and identify where are being applied the concepts you already know
Start projectHTTP
APIs
beginner
Connect with any API, retrieve the data and save it into a python pandas dataframe for easier manipulation and into a SQL database.
Start projectNode
beginner
Describe your project with 250 characters max
Start projectData Science
Machine Learning
beginner
Use the k-means algorithm to segment houses based on their coordinates.
Start projectPandas
matplotlib
Data Science
beginner
Practice your calculus and algebra skills using Python with NumPy, Pandas, and Matplotlib. Work through real-life exercises like calculating speed, acceleration, and cost optimization. Build functions, graphs, and tables while learning key concepts in calculus and linear algebra, such as derivatives and matrix operations.
Start projectJavascript
The DOM
HTML and CSS
easy
Create a simple todo web app using vanilla js
Start projectlinux
beginner
Study and prepare yourself to explain the features, strengths and weaknesses of one of the many GNU/Linux distributions.
Start projectNetworking
cybersecurity
beginner
Setup a network with Packet Tracer, and implement Access Control List to ensure the correct use of the servers in it.
Start projectJavascript
Array
Arrays
easy
Create an excuse generator with a CLI using Javascript
Start projectData Science
Numpy
jupyter notebook
easy
Prepare a real dataset to later train a machine learning model
Start projectData Science
Numpy
sklearn
beginner
Discover how artificial intelligence can classify red wine quality using chemical properties! This beginner-friendly machine learning project uses the K-Nearest Neighbors (KNN) algorithm to predict whether a wine is of low, medium, or high quality. Perfect for data science enthusiasts, this project combines real-world data, Python, and scikit-learn to build and optimize a predictive model.
Start project