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 250 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 "Welcome to my GitHub page 🙂".
STOP RUN.

Pinned Loading

  1. nanoleaf-controller nanoleaf-controller Public

    A Blazor webapp allowing users on my home network to control the lights

    C# 1

  2. osrs-herb-run-helper osrs-herb-run-helper Public

    Determine the most profitable herb to farm in Old School RuneScape

    Go 1

  3. mitchfen.com mitchfen.com Public

    My personal website built on Blazor WASM

    C#

  4. cleanup-untagged-container-images cleanup-untagged-container-images Public

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

    Python 1

  5. highsec-ore-price-checker highsec-ore-price-checker Public archive

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

    TypeScript

  6. update-arch update-arch Public

    A Go program to update my Arch Linux system

    Go