Skip to content
View mitchfen's full-sized avatar

Block or report mitchfen

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
mitchfen/README.md
IDENTIFICATION DIVISION.
PROGRAM-ID. PROFILE-README.
AUTHOR. MITCHELL FENNER.

PROCEDURE DIVISION.
DISPLAY "Hi there!".
DISPLAY "Check out some of my projects, or my website mitchfen.xyz".
STOP RUN.

Pinned Loading

  1. update-arch update-arch Public

    CLI to update my arch installation

    Go

  2. osrs_herb_run_helper osrs_herb_run_helper Public

    Determine the most profitable herb to farm in old school RuneScape.

    Go

  3. mitchfen.xyz mitchfen.xyz Public

    My personal website.

    HTML

  4. highsec_ore_price_checker highsec_ore_price_checker Public

    Console app which determines the most profitable HighSec ore to mine.

    TypeScript

  5. cleanup-untagged-container-images cleanup-untagged-container-images Public

    A GitHub action which removes untagged container images for a given user.

    Python 1

  6. scripts_and_configs scripts_and_configs Public

    My scripts, dotfiles, and configs.

    PowerShell