Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Awesome List — @divyn & @divyasshree-BQ

An organized catalog of public repositories from @divyn (75 repos) and @divyasshree-BQ (37 repos).

Contents


AI & Crypto Trading Bots

AI-powered and automated trading systems for crypto markets.

Repo Owner Lang Description
AI-crypto-trader-all-in-one-CoW-Intent divyn Python Autonomous trading bot using AI (GPT-4o / Claude) with CoW Intents on Uniswap
AI-crypto-trader-all-in-one divyasshree-BQ Python Autonomous crypto trading bot using AI (GPT-4o / Claude) on Uniswap
Ai-crypto-trading-bots-arena divyasshree-BQ Python Crypto trading bots arena / comparison framework
solana-realtime-bot-trading divyn Real-time trading bot on Solana
Solana-Sniper-Bot divyn Sniper bot for Solana tokens

DeFi & Trading Strategies

On-chain trading strategies, market making, arbitrage, and MEV.

Repo Owner Lang Description
amm-flow-toxicity-alpha-engine divyn Python AMM flow toxicity / alpha engine
best-route-trader-Uniswap divyn Python Optimal route trader for Uniswap
uniswap-v3-liquidity-edge-market-maker divyn Uniswap V3 liquidity / edge market maker
DEX-CEX-Price-Discovery divyn Python DEX-CEX price discovery analysis
chaotic-dex divyn TypeScript Chaotic DEX — logistic map market maker simulator
hyperliquid-binance-funding-arb divyn Funding rate arbitrage between Hyperliquid and Binance
hyperliquid-ohlc-parser divyn Python Real-time OHLC streamer for Hyperliquid using WebSocket candle feed
mev-boost-relay-trade-profit-monitor divyn MEV-Boost relay trade profit monitor
realtime-slippage-pool-trader divyasshree-BQ Real-time slippage pool trader
ohlc-noise-filter divyasshree-BQ Python OHLC noise filtering for trading signals
cpp-trading divyn C++ C++ trading system
tradingview-charting-multiple-session divyn TradingView charting with multiple sessions
trading-indicators divyasshree-BQ Collection of trading indicators
tradingview-advt divyasshree-BQ TradingView advanced charting
Streaming-API-Tradingview-Example divyasshree-BQ Streaming API for TradingView example
crypto-price-feeds divyn Crypto price feed aggregator
streaming-moonshot-prices divyn Streaming prices for moonshot tokens
pump-fun-live-price divyn Live price feed for Pump.fun tokens
solana-memecoin-index divyn Solana memecoin index tracker
solana-top-tokens-bot divyn Bot for tracking top Solana tokens

Prediction Markets

Tools and dashboards for Polymarket and prediction market trading.

Repo Owner Lang Description
polymarket-dashboard divyn Dashboard for Polymarket
Polymarket-trade-Tracker-cli divyn CLI trade tracker for Polymarket
polymarket-trades-skill divyn Polymarket trades skill

Solana Ecosystem

Solana-specific tools, bots, RPC clients, and data pipelines.

Repo Owner Lang Description
solana-wash-trading divyasshree-BQ Wash trading detection on Solana
solana-bubblemap-generator divyn Bubblemap generator for Solana tokens
solana-rpc-example divyn Solana RPC usage examples
solana-grpc-example divyasshree-BQ Solana gRPC example
solana-ai-agent-bitquery divyasshree-BQ Solana AI agent using Bitquery data
pumpfun-rpc-tutorial divyasshree-BQ Pump.fun RPC tutorial
pub-sub-pumpfun divyn Pub/Sub for Pump.fun events
sol-usd-bridging divyasshree-BQ SOL-USD bridging
pb2-solana divyasshree-BQ Protobuf definitions for Solana

Blockchain Data & APIs

Bitquery integrations, blockchain data access, and data pipeline examples across multiple languages.

Repo Owner Lang Description
bitquery-proto-example-python divyn Python Bitquery protobuf example in Python
bitquery-observability-signoz divyn Python Bitquery observability with SigNoz
bitquery-s3-bucket divyn Python Pump.fun data via Bitquery subscription to S3 bucket in real-time
bitquery-x402 divyn Bitquery x402 protocol integration
bitquery-kafka-buffer divyasshree-BQ Python Bitquery Kafka buffer
bitquery-kafka-rust divyasshree-BQ Rust Bitquery Kafka client in Rust
bitquery-graphql-java divyasshree-BQ Java Bitquery GraphQL client in Java
c--bitquery-subscription divyasshree-BQ C# Bitquery subscription client in C#
googlesheets-bitquery divyasshree-BQ Python Google Sheets integration with Bitquery
supabase-bitquery divyn Supabase integration with Bitquery
top-x402-services divyasshree-BQ Top x402 services listing
parquet-s3-sample divyasshree-BQ Parquet to S3 sample
s3-parquet-sample divyasshree-BQ S3 Parquet sample

Streaming & Messaging

Kafka, gRPC, Protobuf, GraphQL streaming, and real-time data infrastructure.

Repo Owner Lang Description
kafka-consumer-example divyn Kafka consumer example
kafka-stream-typescript divyasshree-BQ TypeScript Kafka stream processing in TypeScript
grpc-python-example divyasshree-BQ Python gRPC example in Python
protobuf-json-demo divyn Protobuf to JSON demo
stream_protobuf_example-divy divyasshree-BQ Streaming protobuf example
streaming_protobuf divyasshree-BQ Streaming protobuf
stream_protobuf_example divyasshree-BQ Protobuf streaming example
graphql-docs divyn GraphQL documentation / examples
graphql-streaming-example-rs divyasshree-BQ GraphQL subscription (DexTrades for Solana/Pumpfun) in Rust
streaming-data-platform-docs divyn Streaming data platform documentation

MCP Servers, Bots & Skills

MCP (Model Context Protocol) servers, trading skills, and Telegram bots.

Repo Owner Lang Description
crypto-trading-mcp divyn Python MCP server for crypto trading
telegram-mcp divyn MCP server for Telegram
bitcoin-price-feed-skill divyn Python Bitcoin price feed skill
in-skill-stripe-payments-demo divyn In-skill Stripe payments demo
ap2-402-demo divyasshree-BQ Python MCP payment-required API handler using Google's AP2 protocol — catch 402, obtain IntentMandate, retry
awesome-share-your-ai-chat divyn Share AI chat messages to social connectors (X, LinkedIn, Slack, Discord)
telegram-bot divyasshree-BQ Telegram bot

Privacy & Security

Zero-knowledge proofs, privacy tools, penetration testing, and security research.

Repo Owner Lang Description
tornado-cash-intelligent-demixer divyn Intelligent demixer for Tornado Cash
socialist-millionaire-zk-proof divyn Socialist millionaire problem using zero-knowledge proofs
shodan-api divyn Shodan API client
Python-for-Penetration-Testing divyn Python for penetration testing
hacker divyn Security / hacking tools
hitchens divyn Smart contract security / best practices

Data Science & Analytics

Data science projects, big data, and statistical analysis.

Repo Owner Lang Description
BigData divyn Jupyter Notebook Big Data projects
Data-Science-for-Astronomy divyn ML use cases in astronomy
R-Deep-Learning-Projects divyn Deep learning projects in R
R_files divyn R scripts and analysis
P-L-Sample divyasshree-BQ Python P&L sample / analysis

Web & App Development

Frontend, backend, and full-stack projects across multiple frameworks.

Repo Owner Lang Description
electron-quick-start divyn Electron quick-start app
Front-End-Web-Development-with-React divyn Frontend web development with React
react-picture-annotation divyn React picture annotation component
SwiftUITodo divyn Todo app in SwiftUI
theme2 divyn Theme / UI project
tidy-form-art divyn Form art with Tidyverse
web3auth-docs divyasshree-BQ Web3Auth documentation
system-designs divyasshree-BQ System design patterns & examples
tableland-onchain divyn Tableland on-chain database
tron-nodemap-toolkit divyn TRON nodemap toolkit
nft-explorer divyasshree-BQ Go NFT explorer app
primodata_org divyasshree-BQ Primodata organization site

Creative Coding & Media

Art, audio, and creative computing projects.

Repo Owner Lang Description
CreativeArtInGo divyn Creative art generated with Go
MusIcon divyn Music + icon / visual art project
Talespin divyn Talespin project
scribble divyn Scribble / drawing app
text-to-speech-eleven-labs divyn Text-to-speech using Eleven Labs API
vedavalli-and-the-prince-audiobook divyn Audiobook project

DevOps & Infrastructure

Kubernetes, chaos engineering, and infrastructure tooling.

Repo Owner Lang Description
CKAD divyn Certified Kubernetes Application Developer prep
Netflix-Chaos-Monkey divyn Chaos Monkey / resilience testing
go-script-run-processes divyn Go script to run processes
Salesforce divyn Salesforce integration / automation

Learning & Courses

Educational repositories, practice code, and interview prep.

Repo Owner Lang Description
learning-go divyn Learning Go programming
100daysofcode-with-python-course divyn Course materials for #100DaysOfCode in Python
Python_practise divyn Python practice exercises
solidity divyn Solidity smart contract development
interview-coder divyn Coding interview preparation
GameTheory divyn Game theory implementations

Awesome Lists

Curated resource lists.

Repo Owner Lang Description
awesome-onchain-applications divyn Cool applications built using onchain data
awesome-onchain-applications divyasshree-BQ Cool applications built using onchain data
awesome-mev-rewards-stream divyasshree-BQ MEV rewards stream resources

Academic & Research

Research-oriented projects and algorithms.

Repo Owner Lang Description
KDegreeAnonymity-Directed-Graphs divyn K-degree anonymity for directed graphs

Stats

@divyn @divyasshree-BQ
Total public repos 75 38
Primary languages Python, Go, C++, Jupyter Python, Rust, TypeScript, Java, C#, Go

Contributing

This list is auto-generated from public repos. To add or update a repo, push to the source account and it will be included in the next refresh.


Last updated: July 2026

About

Awesome list of public repos from @Divyn & @divyasshree-BQ — organized by category

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors