Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View aljgom's full-sized avatar

Alejandro Gomez aljgom

View GitHub Profile
@aljgom
aljgom / README.md
Last active April 8, 2019 22:07 — forked from IanVaughan/README.md
Push branch from one remote into another

Push branch from one remote into another

Add remote2 as a remote

$git remote add remote2 git@github.com:repo2.git

View remotes

$ git remote -v

remote2 git@github.com:repo2.git (fetch)

Relay Chat Scavenger Hunt Instructions

Each website will be a 'stop', you keep following 'stops' and you're following a 'path' On each stop, you'll get a key, which you can use to decrypt the message to read the instructions in the next stop.

You need to decrypt the ---Encrypted Instructions For This Stop--- from each stop's relay chat (look for the one's in this page)

You can use this website to decrypt them, but for each stop you'll need the key from the previous stop to be able to do it! https://codebeautify.org/encrypt-decrypt (ARC4-40 encryption)

@aljgom
aljgom / rename_files.py
Last active May 24, 2023 02:35
Renames files in current directory by passing it functions. First determines the changes that will be made and displays the differences using colors, and asks for confirmation to perform the changes. Works on pycharm, haven't tested it in different consoles
import time
import os
import select
import re
import difflib
from itertools import zip_longest
import __main__
# os.chdir("enter path here")

Keybase proof

I hereby claim:

  • I am aljgom on github.
  • I am aljgom (https://keybase.io/aljgom) on keybase.
  • I have a public key ASBjFmb7rpINyw1mqDVAnpIEieVqSmmve-zyak35S3g6Pwo

To claim this, I am signing this object: