Skip to content

Instantly share code, notes, and snippets.

View acj's full-sized avatar

Adam Jensen acj

View GitHub Profile
@acj
acj / Cargo.toml
Created May 10, 2020 12:08
Rust GA
[package]
name = "ga"
version = "0.1.0"
authors = ["Adam Jensen <[email protected]>"]
edition = "2020"
[dependencies]
rand = "0.7"
@acj
acj / global-entry-interview-finder.sh
Created July 27, 2021 15:45
Script that watches for available Global Entry interview slots
#!/bin/bash
#
# Global Entry appointments can be difficult to schedule at some locations. This script will check
# for available times every few minutes and notify you when one is available.
#
# -----------------------------------------------------------------------
#
# This is free and unencumbered software released into the public domain.
#
# Anyone is free to copy, modify, publish, use, compile, sell, or