Skip to content

Instantly share code, notes, and snippets.

View tiohs's full-sized avatar
🏠
Working from home ! Study 👨‍💻

Hamilton Silva tiohs

🏠
Working from home ! Study 👨‍💻
View GitHub Profile
@tiohs
tiohs / ambiente-dev-ubuntu.sh
Created September 6, 2023 20:18 — forked from luizomf/ambiente-dev-ubuntu.sh
Ambiente de desenvolvimento Python no Ubuntu - Com VS Code, Google Chrome, ZSH, Oh-my-zsh, zsh-syntax-highlighting, zsh-autosuggestions e spaceship prompt.
#!/bin/bash
# Executar comandos a seguir para atualizar os pacotes
sudo apt update -y
sudo apt upgrade -y
# Só o Python
sudo apt install python3.10-full python3.10-dev -y
# Instalar pacotes a seguir
@tiohs
tiohs / jvectormap.js
Created June 7, 2020 23:51 — forked from recon/jvectormap.js
jVectorMap custom tooltip
$('#map1').vectorMap({
map: 'romania_aea',
scaleColors: ['#C8EEFF', '#0071A4'],
normalizeFunction: 'polynomial',
zoomOnScroll: true,
zoomMin: 0.85,
hoverColor: false,
backgroundColor: '#ffffff',
regionStyle: {
initial: {