Giter VIP home page Giter VIP logo

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 💕

Nanako's Projects

akagi icon akagi

A helper client for Majsoul. Using Mortal AI model.

audiocraft icon audiocraft

Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.

clash-verge icon clash-verge

A Clash GUI based on tauri. Supports Windows, macOS and Linux.

irony icon irony

A PROJECT FOR IRONY Usage Lagrange.Core + Nonebot2

mahjong-helper-majsoul-mitmproxy icon mahjong-helper-majsoul-mitmproxy

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

mug-diffusion icon mug-diffusion

High-quality and Controllable Charting AI for Rhythm Games, modifed from Stable Diffusion

osu-hosts icon osu-hosts

🌩 通过修改Hosts文件优化**大陆地区访问OSU!网络的速度 🌩

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.