Skip to content
View 0xb1b1's full-sized avatar
💤
Got an energy drink?
💤
Got an energy drink?

Organizations

@itatmisis @ctf-itam

Block or report 0xb1b1

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
0xb1b1/README.md

readme.rs

#[tokio::main]
async fn main() {
    let _freedom: &str = "foss_enthusiast";
    let _pol: &str = "anarcho-mutualist";
    let _os: Vec<&str> = vec!["nixos", "fedora", "arch_linux"];
    let _code: Vec<&str> = vec!["rust", "c/cxx", "python", "lua"];
    let _spec: Vec<&str> = vec!["backend_developer", "system_administrator", "osint_researcher"];
    let _fish: Result<String> = Ok(String::from("asyotr"));
}

Pinned Loading

  1. nixos-config nixos-config Public

    My NixOS configuration files

    Nix 3

  2. cheat-sheets cheat-sheets Public

    Short notes and tutorials

  3. docker-files docker-files Public

    Production-ready docker-compose.yml and Dockerfiles

    15

  4. dotfiles dotfiles Public

    My GNU/Linux application configuration files

    Lua 1

  5. public public Public

    Public cryptography information: GnuPG, SSH, SSL, and other public certificates

  6. shell-scripts shell-scripts Public

    GNU/Linux convenience shell scripts

    Shell