Skip to content
View xfactor-toml's full-sized avatar
Block or Report

Block or report xfactor-toml

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

Favorite Saying 👍

/// xfactor's motto
struct BillGates;

impl BillGates {
  /// Return Bill Gates quote
  fn said(&self) -> &str {
    "Measuring programming progress by lines of codes \
    is like measuring aircraft building progress by weight."
  }
}

fn main() {
  let bill_gate = BillGate;

  println!("Bill Gates - {}", bill_gate.said());
}

Rust Engineer

GitHub Status

Pinned Loading

  1. rust-coding-challenges rust-coding-challenges Public

    Hackerrank Coding Challenges with Rust

    Rust 27 4

  2. pixelmap-solana pixelmap-solana Public

    PixelMap.io on Solana

    TypeScript 21 1

  3. future-crypto-scanner future-crypto-scanner Public

    JavaScript 20

  4. subspace subspace Public

    Forked from commune-ai/subspace

    substrate based blockchain for commune ai

    Rust 2

  5. awesome-blockchain awesome-blockchain Public

    Curated collection of popular tutorials designed to provide quick reference and reminders during blockchain development projects.

    Rust 6

  6. road-to-ai road-to-ai Public

    Practical guideline to learn AI

    Jupyter Notebook 2