Skip to content
View ElainaFanBoy's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Xuzhou, China
  • 12:16 (UTC +08:00)

Block or report ElainaFanBoy

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

Hi, I'm Nanako !

Environmental Engineering Graduated From JSJZI

Bilibili Nanako1026 Instagram ElainaFanBoy Steam ElainaFanBoy

Twitter: ElainaFanBoy GitHub ElainaFanBoy GitHub ElainaFanBoy

A little more about me

module main

aboutMe :: struct {
  pronouns :: string[];
  languages :: string[];
  hobbies :: string[];
  funFact :: string;
}

main :: func(): void {
  Nanako :: aboutMe = {
    pronouns: ["He", "Him"],
    languages: ["HTML", "CSS", "Javascript", "Python"],
    hobbies: ["Coding", "Gaming", "Talking"],
    funFact: "Equal is Not Always Equal in Javascript!"
  };

  println "Pronouns: ${Nanako.pronouns}";
  println "Languages I Know: ${Nanako.languages}";
  println "My Hobbies: ${Nanako.hobbies}";
  println "Fun Fact: ${Nanako.funFact}";
}

I love connecting with different people so if you want to say Hi, I'll be happy to meet you more ! :)


⭐️ From @ElainaFanBoy 💕

Pinned Loading

  1. NapNeko/NapCatQQ NapNeko/NapCatQQ Public

    现代化的基于 NTQQ 的 Bot 协议端实现

    TypeScript 3k 214

  2. Mrs4s/go-cqhttp Mrs4s/go-cqhttp Public

    cqhttp的golang实现,轻量、原生跨平台.

    Go 10.4k 1.6k

  3. nonebot/nonebot2 nonebot/nonebot2 Public

    跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python

    Python 6.2k 576

  4. Keytoyze/Mug-Diffusion Keytoyze/Mug-Diffusion Public

    High-quality and controllable charting AI for rhythm games, modifed from stable diffusion

    Python 215 19

  5. shinkuan/Akagi shinkuan/Akagi Public

    A helper client for Majsoul. Using Mortal AI model.

    Python 403 47

  6. Avenshy/mahjong-helper-majsoul-mitmproxy Avenshy/mahjong-helper-majsoul-mitmproxy Public archive

    本项目用于将雀魂的牌局发到日本麻将助手mahjong-helper,基于mitmproxy的中间人攻击方式,不支持牌谱分析。

    Python 155 13