Skip to content
View a6b8's full-sized avatar

Block or report a6b8

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
a6b8/README.md
# Hi! My Name is
ords = [ 97, 110, 100, 114, 101, 97, 115, 32, 98, 97, 110, 104, 111, 108, 122, 101, 114 ]
chars = ords
  .reject { | n | n==32 }
  .map { | n | n.chr }
a, b = chars.slice!( 1...ords.index( 32 ) ), chars.slice( 2.. )
user_name = "a#{a.length}b#{b.length}"

Github, FlowMCP, EasyMina

Blockchain

Title Updated Release Workflow Coverage Issues License
rpcBenchmark
trackerAPI
triangularPairs
  • triangularPairs — Find triangular arbitrage pairs across Uniswap V2/V3 pools
  • trackerAPI — Simplified SolanaTracker API with unified querying and swap execution
  • rpcBenchmark — RPC node benchmarking tool

AI Tools

Title Updated Release Workflow Coverage Issues License
flowmcp-core
get-sheet
get-ui
  • flowmcp-core — Framework for adapting REST APIs into MCP-compatible tools with schema-driven validation
  • get-sheet — CLI for Google Sheets: read, write, format, and manage spreadsheets
  • get-ui — CLI for managing and searching UI component collections

All Repositories

View all 57 public repositories

Pinned Loading

  1. (=ºェº=) (=ºェº=)
  2. (=^ェ^=) (=^ェ^=)
  3. EasyMina/minaData EasyMina/minaData Public

    MinaData streamlines transaction data retrieval on the Mina blockchain by directly accessing the native GraphQL interfaces of the Node, facilitating rapid UI deployment.

    JavaScript 2

  4. EasyMina/easyMina EasyMina/easyMina Public

    EasyMina is a beginner-friendly Node.js module that assists you in creating a bare-bones environment for the Mina blockchain.

    JavaScript 1

  5. ascii-to-svg-generator-for-ruby ascii-to-svg-generator-for-ruby Public

    Inspired by the on-chain NFT project Autoglyphs, 'Ascii Art to SVG' generates beautiful SVG vector images based on a string input.

    Ruby 67 3

  6. three-js-cheatsheet three-js-cheatsheet Public

    Cheatsheet for three.js developers

    Ruby 9 3