Skip to content
View lordjabez's full-sized avatar
🔧
https://makingofthings.com
🔧
https://makingofthings.com
Block or Report

Block or report lordjabez

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
lordjabez/README.md

Hi, I'm Jud (he/him). I like to build things that promote human flourishing, both well-architected technical solutions and organizations well-suited to implement them.

Besides all things technology, here are some things I like:

  • Games with family and friends, especially Settlers of Catan and Somerset
  • Making music, especially low frequencies on a bass guitar, but also some piano
  • Running, usually listening to podcasts along the way

Here's some favorite quotes (slightly paraphrased in one case):

"The programmer, like the poet, works only slightly removed from pure thought-stuff. She builds her castles in the air, from air, creating by exertion of the imagination. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures. The magic of myth and legend has come true in our time." - Fred Brooks

"Only those who will risk going too far can possibly find out how far one can go." - T.S. Eliot

"When two things are not the same, then they are different." - Me

Pinned

  1. temperature-collector temperature-collector Public

    An AWS Lambda function that collects data from my thermostats and corresponding outdoor temperatures.

    Python 2

  2. awscli-profile-credential-helpers awscli-profile-credential-helpers Public

    Forked from aws-samples/awscli-profile-credential-helpers

    Scripts to make it easy to switch between multiple AWS profiles while handling credentials in a secure fashion

    Python

  3. buy-me-a-coffee-webhook buy-me-a-coffee-webhook Public

    Lambda function to handle a Buy Me A Coffee webhook

    Python

  4. cdklabs/cdk-hyperledger-fabric-network cdklabs/cdk-hyperledger-fabric-network Public

    CDK construct to deploy a Hyperledger Fabric network running on Amazon Managed Blockchain

    TypeScript 6 7

  5. cachier cachier Public

    Forked from python-cachier/cachier

    Persistent, stale-free, local and cross-machine caching for Python functions.

    Python

  6. Outlook Exporter Outlook Exporter
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    
                  
    4
    import argparse
    5
    import datetime