Skip to content
View xxxijustwei's full-sized avatar
🐟
^^
🐟
^^

Block or report xxxijustwei

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

Hi πŸ‘‹, Please copy to your console and press Enter πŸ‘‡

const whoiam = () => {
    const bio = "SGksIEknbSB4eHhpanVzdHdlaSwgd2VsY29tZSB0byBteSBHaXRIdWIu";
    const msg = `%c πŸ₯ΊπŸ‘‰πŸ‘ˆ ${atob(bio)}`;
    const styles = [
        "font-size: 12px", "color: #fffce1", "font-family: monospace",
        "background: #0e100f", "display: inline-block", "padding: 1rem 3rem",
        "border: 1px solid #fffce1", "border-radius: 4px;"
    ].join(";");
    console.log(msg, styles);
}
whoiam();

typescript javascript solidity java

bun nodejs

nextjs react svelte

nestjs honojs

mongodb mysql postgresql redis

Pinned Loading

  1. ednesdayW ednesdayW Public

    Just headless UI components

    TypeScript

  2. erc721-diamond erc721-diamond Public

    Implementation for ERC721 using Diamond(ERC2535) Standard (Hardhat/Viem)

    Solidity

  3. Pathfinding Pathfinding Public

    Astar pathfinding algorithm implemented in Minecraft

    Java 8 1

  4. EverydaySleepingClub EverydaySleepingClub Public

    Just want erveryday sleeping

    Solidity