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:
I hereby claim:
To claim this, I am signing this object:
Name | Count | Remarks |
---|---|---|
PCB | 2 pieces | https://jlcpcb.com/ |
Top plate | 2 pieces | https://jlcpcb.com/ |
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 |
// 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", |
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).
| Code | Title | Vendor | Type | Name | ACE source | Valid | | --------- | -------------------------------------------- | -------------- | ----------- | --------------------------------------------------------------------------------------------------------------------------------------------