Skip to content
View nalf3in's full-sized avatar

Block or report nalf3in

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. wyoming-glados wyoming-glados Public

    Wyoming protocol server for the GLaDOS text to speech system from R2D2FISH

    Python 12 2

  2. vial-qmk-k10-pro vial-qmk-k10-pro Public

    Forked from vial-kb/vial-qmk

    QMK fork with Vial-specific features for the keychron k10 pro keyboard

    C 1

  3. yet-another-minimalist-refind-theme yet-another-minimalist-refind-theme Public

    My theme for rEFInd

    4

  4. Script to convert unsearchable pdf t... Script to convert unsearchable pdf to a searchable one using tesseract (I should be studying instead of making this)
    1
    #TESSERACT NEEDS TO BE INSTALLED FOR THIS TO WORK
    2
    # %%
    3
    #Imports
    4
    import os
    5
    import fitz