-
bft_fundamentals Public
Project to experiment with Byzantine Fault Tolerance with threads acting as nodes.
-
equity_trading_auction Public
C++ to compute closing price for an auction on a stock exchange
UpdatedDec 22, 2025 -
solana_mixer Public
Colosseum Hackathon finalist submission: ZK mixer providing complete transaction anonymity on Solana, without relying on any third party for storage.
-
multicore_architecture Public
Collection of low level primitives for multicore architecture programming: lockfree algorithms, locks, ring buffers, transactional memory.
-
matching_engine Public
C++ Matching engine optimized for high performance to backtest different market making strategies.
-
ptimer Public
Pomodoro timer written in rust, with support for displaying small ASCII art (but buggy).
-
-
sui_shio_auction Public
rust program to monitor the shio auctions for transactions on the sui blockchain
Rust UpdatedAug 19, 2025 -
solana_mixer_cli Public
JS program to generate proofs and interact with my solana mixer program
-
decision_tree_ensemble_model Public
Ensemble methods for regression trees library from scratch in C++, optimized for high performance scenarios.
-
-
chainraizer_sbt Public
Soulbound token creation mechanic for chainrazer
TypeScript UpdatedMar 28, 2025 -
sol_blackjack_website Public
Website to provide a simple UI to play blackjack on the solana blockchain.
HTML UpdatedFeb 16, 2025 -
binary_options_website Public
React website for my binary options solana program
TypeScript MIT License UpdatedFeb 15, 2025 -
binary_options_frontend Public
Just a CLI to interact with the on chain binary options progam.
-
binary_options_solana Public
Solana Program to create binary options on asset prices using pyth.
-
solana_blackjack Public
Anchor project to play blackjack on the solana devnet
Rust UpdatedJan 24, 2025 -
-
-
heat_diffusion_tp Public
Introduction to c++ oop features by simulating heat diffusion in a 1D mesh.
C++ UpdatedDec 19, 2024 -
AI_tictactoe Public
Training a neural network to play tictactoe without using any ML librairies in c++.
C++ UpdatedNov 26, 2024 -
-
option_price_estimations Public
C++ with ImGui interface to estimate the price of different options with Black-Scholes, MonteCarlo and Biniomial trees
C++ UpdatedOct 19, 2024 -
black_scholes_option_pricing Public
Plots the changes in price of an option according to the Black-Scholes formula.
Jupyter Notebook UpdatedSep 30, 2024 -
-
