Skip to content
View GavalasDev's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report GavalasDev

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

  1. typingvid typingvid Public

    An open-source, simple but extensible typing animation generator written in Python.

    Python 3

  2. srtlib srtlib Public

    A simple Rust library for handling .srt subtitle files.

    Rust 17 7

  3. A faster spigot algorithm for the di... A faster spigot algorithm for the digits of Pi.
    1
    """
    2
    This algorithm is based on an unproven conjecture but successfully produces at least the first 1 million digits.
    3
    Read more about it here: https://www.gavalas.dev/blog/spigot-algorithms-for-pi-in-python/
    4
    """
    5