Skip to content
View bichanna's full-sized avatar

Highlights

  • Pro

Organizations

@Gen-lang @Daedalus-Robotics

Block or report bichanna

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

Hi there! I'm Nobu.


I'm Nobuharu Shimazu, a current senior at Ideaventions Academy in Reston, Virginia.

He who is only an athlete is too much a savage. He who is a scholar only is too soft. The ideal citizen is the scholar athlete, the man of thought and the man of action.
- Plato

More about me

Languages I am proficient in:

  • Japanese (native)
  • Vietnamese
  • English

Languages I'm learning:

  • Dutch
  • French

Musical instruments I play:

  • Piano

Instruments I want to learn how to play:

  • Bass
  • Drum


My Skills:
My Skills

Top Langs

Even more about me
favorite = {
    "programming languages": None,
    "sports": [
        "Volleyball", # Setter (sometimes opposite hitter)
        "Tennis"
    ],
    "players": [
        "Antoine Brizard",   # Volleyball
        "Masahiro Sekita",   # Volleyball
        "Kentaro Takahashi", # Volleyball
        "Ichiro Suzuki",     # Baseball
        "Matt Le Tissier",   # Football
    ],
    "books": [
        "Moribito: Guardian of the Spirit (精霊の守り人)",
        "The Dancing Girl (舞姫)",
        "Shuna's Journey (シュナの旅)"
        "From the New World",
    ],
    "snacks & sweets": [
        "Senbei",           # Soy sauce 
        "Black bean mochi", # More beans
        "Zenzai",           # I like it more watery
        "Mille crêpe",      # More whipped cream
        "Egg custard bun",  # As much custard as possible
        "Chè đậu ván",      # Less sweet to taste more of the beans
        "Baklava",          # I like pistachio ones
        "Strudel",          # With crème fraîche on top
    ],
    "composers": [
        "Johann S. Bach",   # Soothes my mind
        "Ayase",            # Emotive verses
        "Joe Hisaishi",     # Sets my mood for the day
    ],
    "scales": ["B-flat major", "F-sharp minor"],
    "colors": ["Black", "White", "Gray"]
}

Pinned Loading

  1. slap slap Public

    🖐 A dynamically- and strongly-typed, object-oriented programming language

    Nim 33

  2. pronimgress pronimgress Public

    Simple text progress bars in Nim!

    Nim 19 2

  3. millie.nim millie.nim Public

    Convert big numbers to what's pleasant to see (an adorable, little girl, perhaps?)

    Nim 14

  4. romanim romanim Public

    Converts Roman numerals to what you understand without a blink

    Nim 12

  5. flan flan Public

    A high-level, dynamically- and strongly-typed, impure functional programming language with a stack-based VM

    C 7

  6. rayanim rayanim Public

    Barely functional animation engine written in C with raylib

    C