Skip to content

swanandx/swanandx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

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



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published