Skip to content

Instantly share code, notes, and snippets.

View methoddbr's full-sized avatar

Leonardo Prestes methoddbr

View GitHub Profile
@sibelius
sibelius / LookingForTheFirstJob.md
Last active July 3, 2023 08:48
Looking for the First Job state

Looking for the First Job

Versão em Português

This is a very common state for people in college, people before/after a bootcamp, or people from another area.

The first job will be the hardest one to get, but it will get easier over time.

The interview will be harder than the job itself

@Akhil-Suresh
Akhil-Suresh / postman_installation.md
Last active June 9, 2024 10:12
Installing Postman on Ubuntu/Debian

Installing Postman

Step 1

If any version of postman is installed we need to remove it

sudo rm -rf /opt/Postman

Step 2