Skip to content
View lordofwizard's full-sized avatar
🐎
Gettin' better, than yesterday
🐎
Gettin' better, than yesterday

Organizations

@rigbetellabs
Block or Report

Block or report lordofwizard

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









I like to write Rust and fast code. Student in Pune (ADYPSOE), Elitist in GNU/Linux.

I use Arch btw!

lordofwizard

lordofwizard

Connect with me:

_lordofwizard lordofwizard _lordofwizard lordofwizard LordOfWizard#6447

Languages and Tools:

arduino bash c cplusplus css3 docker gcp git html5 kubernetes linux python rust

lordofwizard

lordofwizard

Pinned

  1. mcserver mcserver Public

    Free Minecraft Server hosting Shell Scripts, Works on Google Cloud Shell. Flawlessly

    Shell 104 110

  2. mdm mdm Public

    πŸ“” Blazingly fast, git based minimal diary manager, command line tool. πŸ“”

    Rust 2

  3. pastry_crust pastry_crust Public

    A minimal PasteBin type website re-written completely in Rust

    Rust 3

  4. bhejde bhejde Public

    Simple Alias type Binary application that just pushes the current folder on to the github repository. No BullS

    Rust 1

  5. Installing QEMU + KVM on Arch.md Installing QEMU + KVM on Arch.md
    1
    ---
    2
    type: Zettel
    3
    title: Installing QEMU on Arch Linux
    4
    description: Tried this on Anton
    5
    tags: [Linux, VirtualMachines, Arch]
  6. Bringup Functionality for any robot Bringup Functionality for any robot
    1
    Entire process of installing bringup manually using a systemd service.
    2
    
                  
    3
    ## 1. Remove existing bringup launch files using `rosrun`
    4
    
                  
    5
    ```bash