Skip to content
View jonfriesen's full-sized avatar
πŸͺ
hey there!
πŸͺ
hey there!

Highlights

  • Pro

Block or report jonfriesen

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

Hi there πŸ‘‹

Pinned Loading

  1. swift-scripts swift-scripts Public

    πŸ¦β€πŸ”₯ A collection of Swift scripts for enhancing MacOS functionality with simple, efficient, and customizable command-line utilities.

    Swift 2

  2. quickcite quickcite Public

    πŸ“Ž QuickCite: One-click formatted citations from your favorite websites.

    JavaScript 1

  3. otp otp Public

    A Go implementation of RFC 4226 HOTP: An HMAC-Based One-Time Password Algorithm and RFC 6238: TOTP: Time-Based One-Time Password Algorithm

    Go 9 5

  4. totpclient totpclient Public

    A simple TOTP test client

    Svelte 4 2

  5. todo-templ-htmx-tailwind todo-templ-htmx-tailwind Public

    Example todo list app that uses templ, htmx, and tailwind

    Go

  6. TOTP Client for PowerShell TOTP Client for PowerShell
    1
    #requires -version 2
    2
    <#
    3
    .SYNOPSIS
    4
      Time-base One-Time Password Algorithm (RFC 6238)
    5