allancalix - Overview
- Los Angeles, CA
- acx.dev
Pinned Loading
-
Sync Plaid transaction data to a local database.
Rust 7
-
A small wrapper around the excellent ripgrep binary
Makefile 1
-
An async client library for Plaid APIs.
Rust
-
Dotfiles for *NIX environments
Nix 1
-
2
// A simple script that checks for the existence of a "datelock" file. If one3
// exists, either returns 1 (error) or 0 (success). I use this to periodically4
// update files when a shell starts.