Skip to content
View JeremyLoy's full-sized avatar
Block or Report

Block or report JeremyLoy

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

Pinned

  1. advent_of_code_rust advent_of_code_rust Public

    Rust

  2. config config Public

    12 factor configuration as a typesafe struct in as little as two function calls

    Go 336 15

  3. termle termle Public

    Wordle in the Terminal. termle.

    Go 34 3

  4. Auto-Fractaline Auto-Fractaline
    1
    import pyautogui
    2
    import time
    3
    
                  
    4
    # these constants are configured for a 21:9 3440x1440 monitor
    5
    # use python -m pyautogui to find the correct (x, y) for your aspect ratio and resolution