Skip to content
View actuallyatiger's full-sized avatar

Highlights

  • Pro

Block or report actuallyatiger

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

Pinned Loading

  1. frost frost Public

    C-Style programming language with the objectively best syntax

    Rust 2

  2. rebar rebar Public

    A Git clone built from scratch in Rust

    Rust 1

  3. discord-beat-bot discord-beat-bot Public

    Discord Music Bot

    JavaScript 1

  4. FAT32 4GB Splitter FAT32 4GB Splitter
    1
    import os
    2
    import sys
    3
    
                  
    4
    CHUNK_SIZE = 64 * 1024 * 1024  # 64 MiB
    5
    MAX_FILE_SIZE = 4 * 1024 * 1024 * 1024  # 4 GiB
  5. keysafe keysafe Public

    A cloud-based, open source, secure password manager. API: https://github.com/actuallyatiger/keysafe-api

    TypeScript 2

  6. keysafe-api keysafe-api Public

    API for KeySafe password manager

    Python 1