Skip to content
View MaxCan-Code's full-sized avatar
πŸ˜‚
πŸ‘ŒπŸ˜‚πŸ‘ŒπŸ’―πŸ’―πŸ”₯πŸ”₯
πŸ˜‚
πŸ‘ŒπŸ˜‚πŸ‘ŒπŸ’―πŸ’―πŸ”₯πŸ”₯

Sponsoring

@uiua-lang

Organizations

@SIGPLAN-AV

Block or report MaxCan-Code

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

the rest of the website is left as an exercise to the viewer

Pinned Loading

  1. datakit datakit Public

    Dyalog APL data utilities I use at work: idioms, view arrays, CSV, Excel, SQL

    APL 4

  2. numpy-tutorials numpy-tutorials Public

    Forked from numpy/numpy-tutorials

    https://MaxCan-Code.github.io/numpy-tutorials/content/mooreslaw-tutorial.slides.html

    HTML

  3. swaymsg zsh completions w/ sway comm... swaymsg zsh completions w/ sway command completion
    1
    #compdef swaymsg
    2
    
                  
    3
    typeset -A opt_args
    4
    __swaymsg() {
    5
    	# Reuse socket path from command line if present