Skip to content

Instantly share code, notes, and snippets.

View vaporic's full-sized avatar
🏠
Working from home

Hugo Epinosa vaporic

🏠
Working from home
View GitHub Profile
@vaporic
vaporic / README.md
Created June 26, 2024 20:04 — forked from stolarczyk/README.md
Save GitHub issues as TSV

Save GitHub issues as TSV

This script saves GitHub issues in TSV format

Installation

The script has two software dependancies:

  1. GitHub CLI for querying GitHub API
  2. jq for transforming the output of the above to TSV format
@Klerith
Klerith / flutter-instalaciones.md
Last active September 13, 2024 16:53
Instalaciones del curso de Flutter - Móvil de cero a experto
@zeroidentidad
zeroidentidad / go.SliceTricks.md
Last active January 18, 2023 03:06
Go Slice Tricks Cheat Sheet

Since the introduction of the append built-in, most of the functionality of the container/vector package, which was removed in Go 1, can be replicated using append and copy.

Here are the vector methods and their slice-manipulation analogues:

AppendVector

@stolarczyk
stolarczyk / README.md
Last active July 17, 2024 10:51
Save GitHub issues as TSV

Save GitHub issues as TSV

This script saves GitHub issues in TSV format

Installation

The script has two software dependancies:

  1. GitHub CLI for querying GitHub API
  2. jq for transforming the output of the above to TSV format
@rany2
rany2 / install-material-design-icons.sh
Created July 17, 2021 13:47
Install Material Design Icons to user font directory on Linux
#!/bin/sh
set -uex
install_path="${XDG_DATA_HOME:-$HOME/.local/share}/fonts/material-design-icons"
url_prefix="https://raw.githubusercontent.com/google/material-design-icons/master/font"
fonts="MaterialIcons-Regular.ttf MaterialIconsOutlined-Regular.otf MaterialIconsRound-Regular.otf"
fonts="$fonts MaterialIconsSharp-Regular.otf MaterialIconsTwoTone-Regular.otf"
for font in $fonts
@degitgitagitya
degitgitagitya / .env
Last active August 14, 2024 13:43
Next JS + Next Auth + Keycloak + AutoRefreshToken
# KEYCLOAK BASE URL
KEYCLOAK_BASE_URL=
# KEYCLOAK CLIENT SECRET
KEYCLOAK_CLIENT_SECRET=
# KEYCLOAK CLIENT ID
KEYCLOAK_CLIENT_ID=
# BASE URL FOR NEXT AUTH
@guiliredu
guiliredu / 0_NestJS-Cheatsheet.md
Last active September 12, 2024 11:59
Nest.js Cheatsheet

Nest.js Cheatsheet

Nest CLI

  • npm i -g @nestjs/cli

Packages

  • yarn add class-validator class-transformer
  • yarn add @nestjs/mapped-types

Cool Code Names

Cool Names List

  • 007
  • Advantage
  • Alert
  • Backhander
  • Badass
  • Blade
  • Blaze
@jackabox
jackabox / AutoComplete.php
Last active November 8, 2022 11:10
Livewire Autocomplete Component
<?php
namespace App\Http\Livewire;
use App\Models\Account;
use Livewire\Component;
class AccountAutocomplete extends Component
{
public $query= '';
@attila5287
attila5287 / nick-names.csv
Last active May 26, 2021 15:50
list of nick names to upload to database in order to generate random player names along with colorado city names
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
luna
snake-eyes
sugar-boy
wuggle-bear
squishy
turtle
hop
lightning-ball
fruit-cake
gem