Self-paced

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.

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

Weekly Coding Challenge

Every week, we pick a real-life project to build your portfolio and get ready for a job. All projects are built with ChatGPT as co-pilot!

Start the Challenge

Podcast: Code Sets You Free

A tech-culture podcast where you learn to fight the enemies that blocks your way to become a successful professional in tech.

Listen the podcast
← Back to How to's
  • GitPod

Edit on Github

How to create a snapshot in Gitpod

Written by:

The following article describes what the project submission process looks like for a mentor to review at 4Geeks.com.

Snapshots

To proceed with the delivery of a project you must send us a snapshot, this is a function that Gitpod includes and that will allow us to review your code once you finish it. If you are curious about how it works and why it was created, here we leave you a link.

Steps to follow

  1. Enter the workspace (Gitpod) of the project you want to deliver.
  2. Click on the menu (the three lines), next to Explorer and an option will be displayed.

gitpod1

  1. Select the option: Gitpod. Share Workspace Snapshot.

gitpod2

  1. Down in the lower right corner a message will appear indicating that the snapshot is being created.

gitpod3

  1. Once created it will give you the option to copy the link.

gitpod4

  1. Copy and paste that link into the project submission and successfully submit your code for review.