Nice!
I haven't read/listened to the last three - you recommend them?
Also you can listen to Mysteries of the Bitcoin Citadel on fountain or audible too.
https://www.audible.ca/podcast/Mysteries-of-the-Bitcoin-Citadel/B0F3MVLV1N
Ya they are really good. Also I will check that out thanks.
Great Bitcoin books I love Audible
#Bitcoin

I havenโt worked professionally with quants, but Iโve done my own algorithmic trading research and experiments.
Hi everyone!
Iโm a Python and C++ programmer who loves experimenting with open source projects and interesting coding challenges. A few things Iโve been working on:
Quantum-computing โ Quantum projects using Qiskit and Pennylane
WanderingProgramV2 โ Self-replicating, self-mutating Python script
fiatEliminator_BitBoyEdition โ Retro Bitcoin arcade shooter
PolymorphicScripts โ Python scripts that dynamically generate polymorphic versions
BlackJackAi โ AI-powered Blackjack advisor using card counting
jellyfin-imdb-cli โ Quick CLI tool to fetch IMDb IDs for Jellyfin
๐ป Languages: Python | C++ | Java | C | Bash | Lua
๐ง Platforms: Linux, FreeBSD & MINIX
๐ฎ Also into Roblox game development
Iโll be posting more open source projects and experiments here. Check out my GitHub for the full collection: github.com/graph90
#introductions #opensource #Python #Bitcoin #QuantumComputing #DevProjects
Blackjack AI
I made a Python program that explains the best blackjack move based on basic strategy and card counting concepts. It uses Llama 3.2 to handle decision making and provide recommendations such as Hit, Stand, or Double Down.
#opensource