Crypto ETF (Built on Algorand)

GitHub Link

pos-etf is a Python project that implements an ETF (Exchange-Traded Fund) on the Algorand blockchain, representing the top 10 Proof-of-Stake cryptocurrencies in circulation. With this tool, users can purchase a single diversified coin that fairly represents a split of the ten underlying assets, simplifying crypto portfolio management.

Notion Ruby Gem

GitHub Link

notion-ruby is an unofficial Ruby client for the Notion API, enabling developers to programmatically manage Notion pages and content. With this gem, you can add, move, duplicate, and update blocks, manage nested content, and create or update tables—all from your Ruby applications.