Skip to content
View RenzMc's full-sized avatar
๐ŸŽฏ
Love you All โ™ฅ๏ธ
๐ŸŽฏ
Love you All โ™ฅ๏ธ

Block or report RenzMc

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
RenzMc/README.md

โšก RenzMc โ€” Freelance Developer ๐Ÿ‘‹๐Ÿš€

struct RenzMc {
    role: &'static str,
    experience: u8,
    focus: Vec<&'static str>,
    superpowers: Vec<&'static str>,
}

fn main() {
    let dev = RenzMc {
        role: "โšก Freelance Developer",
        experience: 3,
        focus: vec![
            "๐ŸŽฎ PocketMine Plugins", 
            "๐ŸŒ Web Development", 
            "๐Ÿ“ฑ Mobile Apps"
        ],
        superpowers: vec![
            "โšก Fast Learner",
            "๐ŸŽฏ Problem Solver",
            "๐Ÿš€ Creative Builder",
            "๐Ÿ’Ž Clean Code Writer"
        ],
    };
    println!("โœจ {:#?} โœจ", dev);
}

RenzMc Profile Views

Popular repositories Loading

  1. RenzmcLang RenzmcLang Public

    Coding lebih mudah bersama RenzmcLang, bahasa pemrograman berbasis Indonesia dengan sintak super simple

    Python 8 1

  2. GoodParticle GoodParticle Public

    Good Particle For Pocketmine Server

    PHP 5

  3. Acode-Plugin-AI-cli Acode-Plugin-AI-cli Public

    JavaScript 5 1

  4. SellGui SellGui Public

    PHP 4

  5. PMMP-AI PMMP-AI Public

    Powerful ai assistant for pocketmine server with rich features and multi provider

    PHP 4 1

  6. TnTRun-PM5 TnTRun-PM5 Public

    Tnt run pocketmine mp server for api 5.17++

    PHP 4