Skip to content
View 0xb1b1's full-sized avatar
🏳️‍🌈
Love and be loved
🏳️‍🌈
Love and be loved
  • WBTech
  • if let Some()

Highlights

  • Pro

Organizations

@itatmisis @ctf-itam
Block or Report

Block or report 0xb1b1

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
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

    10

  4. dotfiles dotfiles Public

    My GNU/Linux application configuration files

    Lua

  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