Skip to content
View jerodg's full-sized avatar

Block or report jerodg

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

Pinned Loading

  1. code-challenges Public

    Code Challenges Abound

    Python 3

  2. python-monograph Public

    A learned treatise on all things Python. A deep dive into the many different ways of solving the same problem that includes a technical evaluation including advantages/disadvantages, time/space com…

    Python 1

  3. base-client-api Public

    A base client for making REST API clients

    Python 3

  4. Activate Windows and Office Using KM...
    1
    :doctype: book
    2
    :doctitle: Microsoft Windows and Office KMS Setup
    3
    :docdate: February 22, 2018
    4
    :author: Jerod Gawne
    5
    :email: jerodgawne@gmail.com
  5. Git Conventional Commit Cheat Sheet
    1
    :author: JerodG
    2
    :email: github.haste026@passmail.net
    3
    :docdate: 22 Aug 2024
    4
    :revdate: {docdatetime}
    5
    :doctype: book
  6. Git Author Rewrite
    1
    #!/bin/bash
    2
    # ----------------------------------------------------------------------
    3
    # Author: JerodG <https://github.com/jerodg>
    4
    # File: reauthor.sh
    5
    #