4Geeks logo
4Geeks logo

Bootcamps

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.

Academy

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
← Back to Lessons

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
Edit on Github

Building your Github profile and reputation

Introduction to GitHub (skip it if you know it already)
Making Your GitHub Profile Shine
  • An Example Profile: Dan Abramov

Introduction to GitHub (skip it if you know it already)

GitHub home page

GitHub is a social network for developers, but probably not the type of social network you use every day:

  • You can't post a picture of what you are about to eat.
  • You post documents on any format (txt, html, css, xls, png, jpeg, etc.).
  • You can't post status messages like on Twitter, Instagram, etc.
  • You have to use a special program and protocol called GIT.
  • It cannot be faked, and it tracks your activity as a developer.

Why GitHub Matters for Recruiters

GitHub is now the developers' #1 portfolio, the best way to get noticed and build a professional brand. You need to make a huge effort on making it:

  1. Easy to browse by a potential employer.
  2. Easy to understand and fast to read.
  3. Amazing look (you never have a 2nd time to give the first impression).

Whether you are a junior, or senior software developer, GitHub is one of the best tools you can adopt to showcase your hard/soft skills, executed projects, personal research, and even past college assignments.

It is now no longer sufficient to tell recruiters what you can do with your competence in Python, Java, or JavaScript. In today's competitive programming world, recruiters now want developers to show them what they have done or are currently up to.

Many years ago, having a portfolio website used to be essential for finding a job. This is no longer the case, and this is the reason why. Having a GitHub account is significantly more important these days. Every company expects you to have a GitHub and experience using GIT and version control. These have become the standards for programming now.

Making Your GitHub Profile Shine

Make sure to give your own personal style, but in general, you can focus on trying to comply with the following guidelines:

An Example Profile: Dan Abramov

Dan Abramov GitHub Profile