Skip to content
View yuvlian's full-sized avatar
  • 03:19 (UTC +07:00)
Block or Report

Block or report yuvlian

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

Yokoso Watashi no Soul Society

I'm a pharmacist who spends a fraction of my free time with programming.

Check out the stuff I've made at https://yuvlian.github.io/.

                     const
output 
    =              "what's your perfect first date?" 
.split(          ""
          ).map(      parseInt 
               ).filter     (a =>
        a).reduce(     (a, b) => a + 
b)
    .toString    ().split(""
                     ).reverse(       )
    .join("")
;console             .log
(    output
                         ) 

Pinned Loading

  1. rust-lang/rust rust-lang/rust Public

    Empowering everyone to build reliable and efficient software.

    Rust 94.7k 12.2k

  2. railcard railcard Public

    honkai: star rail character showcase card maker

    Python 4

  3. qingquembed qingquembed Public

    Discord bot written in Rust to fix embeds and provide download links. Named after best girl Qingque.

    Rust

  4. robinwings/robinwings.github.io robinwings/robinwings.github.io Public

    a fully static & minimal honkai star rail website to check character/lightcone/relic data

    HTML