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