Skip to content
View swanandx's full-sized avatar
🦀
learning and hacking cool stuff
🦀
learning and hacking cool stuff

Organizations

@bytebeamio
Block or Report

Block or report swanandx

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

Hi there 👋, I'm Swanand (swanandx)

        

Hacker / Developer

_swanandx

struct Swanand;

impl Swanand {
    fn whoami() -> &'static str {
      "Hey 👋, I'm swanandx and I'm a hacker who loves to build cool stuff"
    }
}

impl Developer for Swanand {
    fn code() -> &'static str {
        r#"I build _blazingly fast_ tools for cyber security,
           create games, websites, apps etc.

           Languages - Rust, Python, C, C++, JS/TS, Assembly/WebAssembly
           Technologies - Actix, Yew, React, GoDot, Flutter
        "#
    }
}

impl Hacker for Swanand {
    fn hack() -> &'static str {
        r#"I love to hack on TryHackMe and play various CTFs.
           Apart from that, I make software to help others!
           
           RE & PWN is <3
        "#
    }
}

Support:

swanandx



Pinned

  1. lemmeknow lemmeknow Public

    The fastest way to identify anything!

    Rust 858 36

  2. bytebeamio/rumqtt bytebeamio/rumqtt Public

    The MQTT ecosystem in rust

    Rust 1.5k 220

  3. rustywitness rustywitness Public

    A CLI tool for getting screenshots of URLs using headless chrome

    Rust 25 6

  4. bytebeamio/bytebeam-esp-rs-sdk bytebeamio/bytebeam-esp-rs-sdk Public

    SDK for connecting ESP with Bytebeam IoT platform using Rust

    Rust 22

  5. bee-san/Ares bee-san/Ares Public

    Automated decoding of encrypted text without knowing the key or ciphers used

    Rust 474 24