Skip to content
View ElainaFanBoy's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Xuzhou, China
  • 05:58 (UTC +08:00)
Block or Report

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 ElainaFanBoy 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. nonebot/nonebot2 nonebot/nonebot2 Public

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

    Python 5.7k 537

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

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

    Go 10.3k 1.6k

  3. DIYgod/RSSHub DIYgod/RSSHub Public

    🧡 Everything is RSSible

    TypeScript 30.8k 6.9k

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

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

    Python 188 15

  5. shinkuan/Akagi shinkuan/Akagi Public

    A helper client for Majsoul. Using Mortal AI model.

    Python 306 39

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

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

    Python 161 15