Practice and develop your coding skills by building real live interactive autograded projects with solutions and video tutorials
databases
postgre
SQL
intermediate
Based on the requirements presented to you, create a database model that responds to the proposal.
Start projectcybersecurity
beginner
Learn how to install Kali Linux on a virtual machine to explore and use this powerful security tool in a safe and flexible environment.
Start projectcybersecurity
Networking
beginner
Learn how to use iptables to block incoming requests by protocol or port
Start projectcybersecurity
redes
beginner
Create a network between 2 virtual machines and with access to the external network. Perform tests to validate the connection.
Start projectcybersecurity
Networking
beginner
Build your first network on Packet Tracer
Start projectHTML and CSS
Bootstrap
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 projectReact.js
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 projectintermediate
Create a mockup and establish the fundamental visual parameters that will guide the development of your fullstack web application.
Start projectcybersecurity
intermediate
Create a script to back up a WordPress website, including the files and the database. The script should generate a compressed file with all the backups made. This project should be executed on a Debian system with WordPress deployed.
Start projectcybersecurity
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 projectcybersecurity
Networking
beginner
Analyze the elements of a network, and identify where are being applied the concepts you already know
Start projectbeginner
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 projectFlask
Javascript
React.js
Discover key considerations and avoid common mistakes when choosing your final project. Learn from these experienced tips to ensure success in your project journey.
Start projectcybersecurity
Networking
intermediate
Learn to deploy a basic WordPress website on an Apache server running on Debian. Set up a LAMP stack, one of the most popular web development environments, and understand how web servers work. This project will help you explore website deployment, monitoring, and security testing for real-world applications.
Start projectbeginner
Study and prepare yourself to explain the features, strengths and weaknesses of one of the many GNU/Linux distributions.
Start projectcybersecurity
Networking
beginner
Setup a network with Packet Tracer, and implement Access Control List to ensure the correct use of the servers in it.
Start projectJavascript
The Command Line
easy
Create a fun excuse generator using Javascript in a CLI environment! This simple project generates random excuses by combining parts of sentences like “who,” “what,” and “when.” It’s an easy-to-understand, beginner-friendly project with less than 20 lines of code. Perfect for practicing arrays, functions, and string manipulation
Start projectData Science
Machine Learning
Numpy
easy
Prepare a real dataset to later train a machine learning model.
Start project