Skip to content
View mbafford's full-sized avatar

Block or report mbafford

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mbafford/README.md

Not only am I a "Arctic Code Vault Contributor", I've stood in the cave outside the door leading to that code vault. It was dark and cold.

Pinned Loading

  1. plaid-sync Public

    Command-line interface to the Plaid API that synchronizes your bank/credit card transactions with a local SQLite database. Written in Python 3.

    Python 39 6

  2. A pretty naive mirror which will che...
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import sys
    4
    import os
    5
    import socket
  3. litter-robot-to-mqtt Public

    Intercept communication between the Litter Robot and the server and rebroadcast to mqtt

    Python 8 1

  4. summarize_json - Summarize JSON Stru...
    1
    #!/usr/bin/env python
    2
    #
    3
    # MIGRATED TO: https://github.com/mbafford/cli-tools/blob/master/summarize_json
    4
    #
    5
    # Gives a quick summary of the structure of a JSON file, including the keys, object types, and
  5. textract-cli Public

    CLI utility for using AWS Textract DetectDocumentText to OCR image files in synchronous mode without uploading to S3.

    Python 6 1

  6. daylio-markdown-export Public

    Convert daylio exports (in .daylio format) into markdown

    Python 4 1