Skip to content
View juliavdkris's full-sized avatar

Highlights

  • Pro

Organizations

@osoc21
Block or Report

Block or report juliavdkris

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

Pinned Loading

  1. for-future-generations for-future-generations Public

    Archiving some of the most important human knowledge in GitHub's Arctic Code Vault.

    3

  2. docx-charts docx-charts Public

    Python library for manipulating chart data in word documents

    Python 1

  3. PRIME-TU-Delft/Open-LA-Applets PRIME-TU-Delft/Open-LA-Applets Public

    Interactive applets for an upcoming linear algebra book by TU Delft

    Svelte 2

  4. PRIME-TU-Delft/lavaflow PRIME-TU-Delft/lavaflow Public

    An augmented reality application to help maths students gain a better intuition for directional derivatives

    Rust 4

  5. Nice Rust learning resources Nice Rust learning resources
    1
    Awesome tools:
    2
    - https://rust-analyzer.github.io/ (text editor / IDE support)
    3
    - https://github.com/rust-lang/rustfmt (autoformatter)
    4
    - https://github.com/rust-lang/rust-clippy (code improvement suggestions)
    5
    
    
  6. Fish config (aliases n some other shit) Fish config (aliases n some other shit)
    1
    # Text editor
    2
    abbr -a -g m micro
    3
    abbr -a -g hx helix
    4
    abbr -a -g v nvim
    5
    export EDITOR=helix