4Geeks logo
4Geeks logo
About us

Learning library

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

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

Full-Stack Software Developer

Data Science and Machine Learning - 16 wks

Search from all Lessons

Social & live learning

The most efficient way to learn: Join a cohort with classmates just like you, live streams, impromptu coding sessions, live tutorials with real experts, and stay motivated.

← Back to Lessons

Continue learning for free about:

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 Screenshot

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