Skip to content
View MAE664128's full-sized avatar
Block or Report

Block or report MAE664128

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

  1. demo_web_zip_wasm demo_web_zip_wasm Public

    A simple example program for creating password archives in ZIP format, running in a browser using WebAssembly.

    Rust 3

  2. calculator-wasm-rust-pwa calculator-wasm-rust-pwa Public

    A simple calculator created to demonstrate how to work with web gui on rust.

    Rust 7 1

  3. sea_battle sea_battle Public

    A simple sketch of a sea battle game. Rust + WebAssembly (yew-rs)

    Rust 1

  4. using_Rust_in_Python_on_the_example_of_reading_dicom_files using_Rust_in_Python_on_the_example_of_reading_dicom_files Public

    The code finds all DICOM files at the specified path. The code is implemented for educational purposes, to get acquainted with rust and PyO3.

    Rust 1

  5. dcm_finder dcm_finder Public archive

    Search dicom(CT) files in directory, with the function of de-identification.

    Rust 1

  6. jsPACSUploader jsPACSUploader Public

    Небольшой пример приложения с пользовательским интерфейсом для рекурсивного поиска DICOM файлов на компьютере пользователя, их деперсонализации и передачи по HTTP.

    JavaScript