Skip to content

Instantly share code, notes, and snippets.

View herminiotorres's full-sized avatar
🍇
Grapes Vibes

Herminio Torres herminiotorres

🍇
Grapes Vibes
  • *********
  • remote
  • 05:14 (UTC -03:00)
View GitHub Profile

Keybase proof

I hereby claim:

  • I am herminiotorres on github.
  • I am herminiotorres (https://keybase.io/herminiotorres) on keybase.
  • I have a public key whose fingerprint is FEAA 2800 4DD2 A271 AA33 E90F C3A8 C64E F186 D823

To claim this, I am signing this object:

@herminiotorres
herminiotorres / curl.md
Created August 30, 2019 19:22 — forked from subfuzion/curl.md
curl POST examples

Common Options

-#, --progress-bar Make curl display a simple progress bar instead of the more informational standard meter.

-b, --cookie <name=data> Supply cookie with request. If no =, then specifies the cookie file to use (see -c).

-c, --cookie-jar <file name> File to save response cookies to.

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname
@herminiotorres
herminiotorres / corne-chocolate-lp.md
Last active May 26, 2022 17:24
Corne Chocolate Low Profile v2.1.0
@herminiotorres
herminiotorres / elixir_forum.js
Last active August 30, 2023 12:41
Script to get the winner number
const luckyNumber = Number(
document.querySelector('.thismonthsnumber').textContent
);
const winnerNumber = Array.from(
document.querySelectorAll(
'.thismonthsentriestable tr td:first-child'
)
)
.map((element) => {
from PyPDF2 import PdfReader, PdfWriter
from gtts import gTTS
import sys
# python3 main.py --pdf Documents/book.pdf --range 30:31 --output preface.mp3
_opts = [opt for opt in sys.argv[1:] if opt.startswith("-")]
args = [arg for arg in sys.argv[1:] if not arg.startswith("-")]
pdfFile, rangePages, audioFile = args
@herminiotorres
herminiotorres / settings.json
Created October 6, 2023 14:52
Zed Configuration Settings
// Zed settings
//
// For information on how to configure Zed, see the Zed
// documentation: https://zed.dev/docs/configuring-zed
//
// To see all of Zed's default settings without changing your
// custom settings, run the `open default settings` command
// from the command palette or from `Zed` application menu.
{
"theme": "Ayu Mirage",
@herminiotorres
herminiotorres / UOPeopleCreditTransferGuide.md
Created February 13, 2025 14:37
University of the People Unofficial Credit Transfer Guide

University of the People Unofficial Credit Transfer Guide

This repository is meant to document alternative options to taking courses at UoPeople by transferring those alternatives over (i.e. AP credits, CLEP exams, IB credits, but mostly ACE credit recommended courses).

Equivalent Courses and Transfers

| Code | Title | Vendor | Type | Name | ACE source | Valid | | --------- | -------------------------------------------- | -------------- | ----------- | --------------------------------------------------------------------------------------------------------------------------------------------