4Geeks logo
4Geeks logo

Courses

Explore our extensive collection of courses designed to help you master various subjects and skills. Whether you're a beginner or an advanced learner, there's something here for everyone.

Coding Bootcamp

Learn live

Join us for our free workshops, webinars, and other events to learn more about our programs and get started on your journey to becoming a developer.

Upcoming live events

Learning library

For all the self-taught geeks out there, here is our content library with most of the learning materials we have produced throughout the years.

It makes sense to start learning by reading and watching videos about fundamentals and how things work.

Full-Stack Software Developer - 16w

Data Science and Machine Learning - 16 wks

Search from all Lessons


LoginGet Started

Projects

Practice and develop your coding skills by building real live interactive autograded projects with solutions and video tutorials

  • Python

  • csv

  • The Command Line

Todo List CLI with Python

  • 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 project
  • HTML and CSS

CSS Drawing Goku

  • hard

Use your CSS knowledge to draw Goku using Position and Display properties.

Start project
  • Python

  • json

  • Flask

Queue Managment API

  • intermediate

Develop and API that integrates with Twilio.com to recreate a Queue Managment System similar to

Start project
  • Conditions

  • conditional-rendering

Conditional Profile Card Generator

  • beginner

Practice Dynamic Conditions with JavaScript: Build a profile card that updates dynamically based on runtime variables like username, avatar, background, and more. Strengthen your coding skills by mastering condition-based rendering in this hands-on project. Perfect for improving dynamic HTML generation.

Start project
  • Javascript

  • context.api

  • React.js

Contact List App Using React & Context

  • intermediate

Build a contact management app using React.js, React Router, and Context API. This project lets users create, read, update, and delete contacts. Fetch data from an API and manage state using Context. Implement CRUD operations and enhance UX with modals for deletion confirmation.

Start project
  • Javascript

  • Python

  • Flask

Authentication system with Python Flask and React.js

  • beginner

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.

Start project
  • http

  • HTTP

  • Python

Integrating with the Twitter API Project Tutorial

  • beginner

Connect with an API, retrieve the data and save it into a python pandas dataframe for easier manipulation and into a SQL database.

Start project
  • Data Structures

  • Serialization

  • Python

Family Static API with Flask

  • 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 project
  • REST

  • Django

  • Python

Contact List API

  • intermediate

Using the Flask o Django library in Python, create an API that supports: Creating, Updating, Reading and Deleting contacts.

Start project
  • REST

  • Python

  • The Command Line

Interactive Todo List API with Python and Flask

  • 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 project
  • Python

  • The Command Line

  • Arrays

Compression Algorithm w/Python

  • beginner

Building a Compression Algorithm using Python and Emojis

Start project
  • Javascript

  • The DOM

  • HTML and CSS

Random Card Generator

  • beginner

Build a Random Poker Card Generator: Use your CSS, HTML, and JS skills to create a website that shows a random poker card every time it refreshes. Generate a card with a random suit (Hearts, Spades, Clubs, Diamonds) and value (2–10, King, Queen, Jack, Ace). Enhance with extra features like timers or buttons!

Start project
  • Javascript

  • React.js

Traffic Light

  • beginner

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.

Start project
  • Javascript

  • HTML and CSS

Spotify Landing Page

  • intermediate

Replicate a professional real-life landing page using bootstrap

Start project
  • Python

  • json

  • Flask

Todo List API

  • intermediate

Build a Todo List API using Flask or Django

Start project
  • HTTP

  • Python

  • The Command Line

Create a Dictionary Terminal APP

  • easy

Conect to the UrbanDictionary.com API to create an app that can be used from the terminal to retrieve meanings of words

Start project
  • Bootstrap

  • HTML and CSS

  • React.js

Landing Page with React

  • easy

Create a fully responsive landing page using React.js function components. Improve your frontend skills by structuring reusable Bootstrap elements like <Navbar />, <Jumbotron />, and <Card />. Learn to manage dynamic content with props, follow best coding practices, and optimize performance for a seamless user experience.

Start project
  • Javascript

  • React.js

Starwars blog reading list

  • intermediate

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!

Start project
  • postgre

  • Back End

  • Data Science

Connecting to a SQL Database Project Tutorial

  • beginner

Create a SQL database using the PostgreSQL engine and using a professional python project structure that includes PIP and environment variables.

Start project