8000 GitHub - 0x11DFE/0x11DFE
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0x11DFE/0x11DFE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my profile 🤟

Wanna know more about me?

globalThis.Tesla = {
    Socials: {
        GitHub: '0x11DFE',
        Telegram: '@T3SL4'
    },
    Hobbies: [
        'JS',
        '.NET',
        'PHP',
        'Reverse Engineering',
        'Listening/Writing Rap',
        'Making the WWW a better place'
    ],
    Crypto: {
        Bitcoin: 'bc1pkarn9lc8p7kg0zte5jh5w23tpmfd2au8szyxwrk6ycwuk5h360qqg35twp', // TapRoot
        Ethereum: '0xd7808a0b7635462b1c1184767aB382C3A589D0B7',
        Solana: '9dboZP2Re8fW1PqhWTPgwcWjWQiXv8C25tgnjhzZGN1W',
        Litecoin: 'ltc1q4xcswdu0mpavrdsgups6kqajsfmnv0xcydxyd3',
        Dogecoin: 'DFXJrMQmBX9HdshnnzX1Tf6kUKrAKQBE94',
        USDT: 'TSgHFznWfRryW6mQ5mTX3pS3Arca5Xbo1T', // TRC20
        Ton: 'UQB0uGMKN9BGVaXNAPd7PCofj7I7F2AsPdgjfbjiU9_6cUwI',
        XRP: 'rw95kBPu3sMrsewNsSGbRp1zVj9grwdti'
    },
    LoveYou: Boolean(!1337),

    // Function to log a given message
    SayWhoWhat: (message) => console.log(message),

    // Function to display a table of information
    ShowSomeLove: (data) => console.table(data),

    // Function to calculate a number based on a string input
    ItProbablyMeans: (input) => parseInt(input, (6 + 6 + 7) - 3),
}

// Loop to show some love until LoveYou becomes true
while (Tesla.LoveYou === false) {
    Tesla.ShowSomeLove(Tesla);
    Tesla.LoveYou = Boolean(1337);

    if (Tesla.LoveYou) {
        Tesla.SayWhoWhat('What does 0x11DFE mean?');
        const hmmmm = Tesla.ItProbablyMeans(Tesla.Socials.GitHub);
        const oh_i_also_have_a_reddit = `https://www.reddit.com/user/${hmmmm}`;

        Tesla.SayWhoWhat(oh_i_also_have_a_reddit);
    }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

0