Skip to content
Avatar
🐈
only a cat of a different cloak
🐈
only a cat of a different cloak
  • Singapore
Block or Report

Block or report merelymyself

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. A new type of shell

    Rust 21.3k 1k

  2. This site is a site that belongs to me.

    HTML

  3. All Algorithms implemented in Rust

    Rust 12.2k 1.2k

  4. Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.

    JavaScript 23.6k 4.1k

  5. The user-friendly command line shell.

    C++ 19.8k 1.6k

482 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri
Less More

Contribution activity

October 2022

Created a pull request in nushell/nushell that received 11 comments

make ++ append lists

Description Related: #6746. ++ now works with adding lists to lists, values to lists and lists to values. [1 3] ++ [5 6] -> [1 3 5 6] [1 3] ++ 5 -> […

+104 −2 11 comments

Seeing something unexpected? Take a look at the GitHub profile guide.