Skip to content

Instantly share code, notes, and snippets.

View johnatanDM's full-sized avatar
📊
Doing some Data Science stuff

Johnatan Chaves Ribeiro johnatanDM

📊
Doing some Data Science stuff
View GitHub Profile
@johnatanDM
johnatanDM / README-PTBR.md
Created May 22, 2021 15:43 — forked from lohhans/README-PTBR.md
Um modelo para fazer um bom README.md

Título do projeto

Um parágrafo da descrição do projeto vai aqui

🚀 Começando

Essas instruções permitirão que você obtenha uma cópia do projeto em operação na sua máquina local para fins de desenvolvimento e teste.

Consulte Implantação para saber como implantar o projeto.

@johnatanDM
johnatanDM / deploy-static-site-heroku.md
Created October 8, 2020 15:09 — forked from wh1tney/deploy-static-site-heroku.md
How to deploy a static website to Heroku

Gist

This is a quick tutorial explaining how to get a static website hosted on Heroku.

Why do this?

Heroku hosts apps on the internet, not static websites. To get it to run your static portfolio, personal blog, etc., you need to trick Heroku into thinking your website is a PHP app. This 6-step tutorial will teach you how.

Basic Assumptions

@johnatanDM
johnatanDM / ButtonLink.js
Created August 6, 2020 12:59 — forked from omariosouto/ButtonLink.js
Aula 01 - Códigos Extras