Skip to content
View NicoBeCodin's full-sized avatar

Block or report NicoBeCodin

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. solana_mixer solana_mixer Public

    Colosseum Hackathon finalist submission: ZK mixer providing complete transaction anonymity on Solana, without relying on any third party for storage.

    Rust 1

  2. decision_tree_ensemble_model decision_tree_ensemble_model Public

    Ensemble methods for regression trees library from scratch in C++, optimized for high performance scenarios.

    HTML 1

  3. option_price_estimations option_price_estimations Public

    C++ with ImGui interface to estimate the price of different options with Black-Scholes, MonteCarlo and Biniomial trees

    C++

  4. matching_engine matching_engine Public

    C++ Matching engine optimized for high performance to backtest different market making strategies.

    C++ 1

  5. multicore_architecture multicore_architecture Public

    Collection of low level primitives for multicore architecture programming: lockfree algorithms, locks, ring buffers, transactional memory.

    C 1

  6. black_scholes_option_pricing black_scholes_option_pricing Public

    Plots the changes in price of an option according to the Black-Scholes formula.

    Jupyter Notebook