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

Block or report ElainaFanBoy

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

    Modern protocol-side framework based on NTQQ

    TypeScript 7.5k 644

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

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

    Go 10.7k 1.6k

  3. nonebot/nonebot2 nonebot/nonebot2 Public

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

    Python 7.4k 651

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

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

    Python 283 32

  5. shinkuan/Akagi shinkuan/Akagi Public

    支持雀魂、天鳳、麻雀一番街、天月麻將,能夠使用自定義的AI模型實時分析對局並給出建議,內建Mortal AI作為示例。 Supports Majsoul, Tenhou, Riichi City, Amatsuki, with the ability to use custom AI models to analyze games in real time and provide sugge…

    Python 747 81

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

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

    Python 157 13