Skip to content

Instantly share code, notes, and snippets.

View estevam5s's full-sized avatar
🐳
What's happening

Estevam estevam5s

🐳
What's happening
View GitHub Profile
@estevam5s
estevam5s / .vimrc
Created February 18, 2024 00:27
vim-config
" Specify a directory for plugins
call plug#begin('~/.vim/plugged')
"Plug 'ycm-core/YouCompleteMe'
Plug 'neoclide/coc.nvim', {'branch': 'release'}
Plug 'scrooloose/nerdtree'
"Plug 'tsony-tsonev/nerdtree-git-plugin'
Plug 'Xuyuanp/nerdtree-git-plugin'
Plug 'tiagofumo/vim-nerdtree-syntax-highlight'
Plug 'ryanoasis/vim-devicons'
Plug 'airblade/vim-gitgutter'
@estevam5s
estevam5s / README.md
Created February 18, 2024 00:26
configurações vscode

My VSCode Settings

Collection of AsmrProg Youtube Channel VSCode Extensions That We Used in Videos!

Tutorial Video's

Find Video's on : AsmrProg Youtube Channel

Settings

@estevam5s
estevam5s / index.html
Created January 27, 2024 02:22
game dino
<!doctype html><html dir="ltr" lang="en" class="offline"><head><meta charset="utf-8"><meta name="color-scheme" content="light dark"><meta name="theme-color" content="#fff"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><title>Chrome Dino Game</title><style>a{color:var(--link-color)}body{--background-color:#fff;--error-code-color:var(--google-gray-700);--google-blue-100:#d2e3fc;--google-blue-300:#8ab4f8;--google-blue-600:#1a73e8;--google-blue-700:#1967d2;--google-gray-100:#f1f3f4;--google-gray-300:#dadce0;--google-gray-500:#9aa0a6;--google-gray-50:#f8f9fa;--google-gray-600:#80868b;--google-gray-700:#5f6368;--google-gray-800:#3c4043;--google-gray-900:#202124;--heading-color:var(--google-gray-900);--link-color:#585858;--popup-container-background-color:rgba(0,0,0,.65);--primary-button-fill-color-active:var(--google-blue-700);--primary-button-fill-color:var(--google-blue-600);--primary-button-text-color:#fff;--quiet-background-color:#f7f7f7;--secondary-button-b
@estevam5s
estevam5s / pytest.ini
Created January 24, 2024 19:59
arquivo para a execução de test com pytest no python
[pytest]
addopts = -ra -q
testpaths =
tests
@estevam5s
estevam5s / activate_venv.py
Created January 24, 2024 19:58
Criando e ativando um ambiente em python
import subprocess
import sys
class VirtualEnvManager:
def __init__(self, env_name='venv'):
self.env_name = env_name
def create_virtualenv(self):
try:
subprocess.check_call([sys.executable, "-m", "venv", self.env_name])
@estevam5s
estevam5s / .env
Created January 24, 2024 19:57
Configurando o setup do projeto em python
PACKAGE_NAME="calculadora_cientifica"
VERSION=1.0.0
AUTHOR="Estevam"
AUTHOR_EMAIL="estevamsouzalaureth@gmail.com"
DESCRIPTION="Calculadora simples em python"
@estevam5s
estevam5s / settings.json
Last active November 14, 2024 23:51
VSCode Settings
{
// "workbench.activityBar.location": "hidden",
"workbench.statusBar.visible": true,
"editor.fontSize": 14,
"editor.lineHeight": 1.8,
"workbench.sideBar.location": "right",
"javascript.suggest.autoImports": true,
"javascript.updateImportsOnFileMove.enabled": "always",
"editor.rulers": [80, 120],
"extensions.ignoreRecommendations": true,
@estevam5s
estevam5s / git.sh
Created December 9, 2023 16:22
git automatização
#!/bin/bash
# Script para automatizar tarefas comuns do Git
# Configurar suas informações de usuário (ajuste conforme necessário)
GIT_USERNAME="Seu Nome"
GIT_EMAIL="seu@email.com"
# Função para configurar suas informações de usuário
configurar_usuario() {
@estevam5s
estevam5s / my-setup.md
Created October 28, 2023 09:39
My PC & Homelab Setup

Desktop Setup:

OS: Endeavour OS/Arch Linux with KDE on Wayland

CPU: AMD Ryzen 9 7900X
Cooler: BeQuiet Silent Loop 2 360mm
GPU: Sapphire Radeon RX 7900 XT
Motherboard: ASRock B650 Pro Rs White
RAM: 32GB Corsair Vengeance DDR5-6000 White
PSU: 1000W BeQuiet Straight Power 11
Storage: 2TB Samsung 980 Pro