Skip to content
View msmolkin's full-sized avatar

Block or report msmolkin

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

Hi there 👋

No, my hair isn't that long, but this was a nice photo DALL-E drew for me in early 2022.

  • 🔭 I’m currently working on an app to automate sales listings. Care to join?
  • 👍 I also want to help improve your reality.

Pinned Loading

  1. code-samples code-samples Public

    A few coding samples taken from various private repos. I always had my code private, but more people want to see it, and there's only one way to scale: publicize it.

    Python 1

  2. super-grep super-grep Public

    Python 8

  3. Recommended AutoHotKey file for simp... Recommended AutoHotKey file for simplifying workflow. Starts up with Windows
    1
    #NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
    2
    ; #Warn  ; Enable warnings to assist with detecting common errors.
    3
    SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
    4
    SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.
    5
    
                  
  4. ddosecrets ddosecrets Public

    A script to keep abreast of new data dumps

    Python 2