Practice and develop your coding skills by building real live interactive autograded projects with solutions and video tutorials
8hrs average
The StarWars Blog API will let you practice building a REST API using lightweight API frameworks like Express (for node) or Flask (for python) using SQLAlchemy ORM and Python language. while building a fun blog. Ideal for juniors looking to practice API development in python.
Easy
4hrs average
Learn to build a Basic Inventory API using FastAPI! Manage items with CRUD operations and expand with filters, search, and persistence. Perfect for beginners exploring APIs.
Beginner
4hrs average
Build a Multi-Language Translator in React using ChatGPT! Create an app where users can translate text into different languages using AI. Improve your React and AI skills with this project!
Intermediate
3hrs average
This final project aims to simulate a comprehensive cybersecurity exercise where students assume the role of cybersecurity analysts tasked with restoring and protecting a compromised server at 4Geeks Academy. The project is divided into three phases: forensic analysis, vulnerability detection and correction, and incident response planning.
Intermediate
3hrs average
Conduct a sensitive data analysis for a fictional organization. Identify and classify sensitive data types, map data flows, and identify risk points. Learn essential skills for implementing effective DLP strategies.
Intermediate
8hrs average
The StarWars Blog API will let you practice building a REST API using lightweight API frameworks like Express (for node) using TypeORM and Node.js language while building a fun blog. Ideal for juniors
Easy
6hrs average
Learn to build a personal expense tracker using Python and Flask. Create APIs, manage data with SQLAlchemy, and design a user-friendly interface to track expenses effectively.
Intermediate
4hrs average
Build a basic e-commerce app with Next.js! Create a simple online store with product listings, a shopping cart, and a checkout page. Learn Next.js fundamentals and enhance your web development skills.
Intermediate
5hrs average
This project guides students through the process of developing a foundational Information Security Management System (ISMS) for a public organization. Students will define the scope, conduct a risk assessment, select appropriate controls, and document security policies and procedures. The project aims to develop practical skills in risk assessment, policy development, and applying a risk-based approach to information security in a public sector context.
Intermediate
4hrs average
Create a Snake game in React! Build the classic game where you control a snake to eat food and grow while avoiding collisions. Learn to manage state, implement movement logic, and handle user input.
Intermediate
4hrs average
Learn how to create a fully functional blog with Next.js and Markdown! Use AI to generate content and improve your web development skills.
Intermediate
3hrs average
This project involves cleaning and analyzing a real estate dataset using Pandas, focusing on practical data science skills. After completing this project, students will be capable of handling, processing, and visualizing real-world data efficiently.
Easy
4hrs average
Build a Project Ideas Generator using AI and React! Create a React app that uses ChatGPT's API to generate project ideas based on user input. Enhance your coding skills with this interactive project!
Intermediate
3hrs average
This project aims to guide students in creating security policies for Data Loss Prevention (DLP) within an organization. The first part focuses on applying the principle of least privilege to ensure that only authorized personnel have access to sensitive data. The goal is to protect confidential information through structured policies and procedures. The second part involves implementing restrictions on USB device usage to prevent data leaks, directly linked to the DLP policies established in the first part.
Beginner