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

Organizations

@Eternalland-Server

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 whoami = () => {
  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);
}
whoami();

TypeScript Badge JavaScript Badge Solidity Badge

Bun Badge Node.js Badge Yarn Badge pnpm Badge npm Badge OpenJDK Badge

Next.js Badge React Badge Svelte Badge Tailwind CSS Badge Radix UI Badge shadcn/ui Badge

NestJS Badge Hono Badge Express Badge Socket.io Badge Swagger Badge

Biome Badge Vitest Badge Chai Badge

PostgreSQL Badge MongoDB Badge MySQL Badge SQLite Badge Redis Badge Supabase Badge Upstash Badge Drizzle Badge Mongoose Badge

Docker Badge GitHub Actions Badge Vercel Badge Cloudflare Badge

Status

Pinned Loading

  1. ednesdayW ednesdayW Public

    Just headless UI components

    TypeScript

  2. erc2535-hardhat erc2535-hardhat Public

    πŸ’Ž ERC2535 Diamond Contract | Hardhat v3 + Viem

    Solidity

  3. gabriel-web gabriel-web Public

    AI-powered Frontend for Spot/Futures Exchange Data Analysis

    TypeScript

  4. gabriel-api gabriel-api Public

    AI-powered Backend API for Spot/Futures Exchange Data Analysis

    TypeScript

  5. EverydaySleepingClub EverydaySleepingClub Public

    Just want erveryday sleeping

    Solidity

  6. Pathfinding Pathfinding Public

    Astar pathfinding algorithm implemented in Minecraft

    Java 8 1