Skip to content
View heyfrancisco's full-sized avatar
Probably drinking coffee
Probably drinking coffee

Block or report heyfrancisco

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

Pinned Loading

  1. Obsidian Web Clipping (forked by Kep... Obsidian Web Clipping (forked by Kepano)
    1
    javascript: Promise.all([import('https://unpkg.com/[email protected]?module'), import('https://unpkg.com/@tehshrike/[email protected]'), ]).then(async ([{
    2
        default: Turndown
    3
    }, {
    4
        default: Readability
    5
    }]) => {
  2. dotfiles dotfiles Public

    Collection of my personal dotfiles.

    Shell

  3. watsonx-lang-translation watsonx-lang-translation Public

    Python code to demonstrate support for language translation in watsonx. Using the granite-20b-multilingual LLM

    Python

  4. ibm-cloud-utils ibm-cloud-utils Public

    Personal libary of assets/scripts to run with IBM Cloud.

    HCL