Skip to content
View westonplatter's full-sized avatar

Organizations

@masterpointio

Block or report westonplatter

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
westonplatter/README.md

I work full-time at Masterpoint Consulting helping clients think about, refine, and implement their Terraform (Infrastructure as Code), and really enjoy taking on "Data Infra" and Data Engineering projects.

Outside of my full-time job, I'm enjoying the LLM renaissance and applying a beginner's mindset to learning how create patterns and agentic processes to take on software and infra changes. I learn the most by seeing what works and what fails in marvelous style (failure is a better teacher than success). The following projects are places I've actively letting myself and the the agentic devs try things out.

Quant Finance

  • ngv-trader -- Systems for running multi-strategy operations across equities, commodities, and vol markets.
  • ngv_opx -- Super fast option pricing engine written in rust with language bindings for: python, javascript (alpha).
  • ib_insync_options -- Download option chain data from IBKR using ib_insync. Works with future options.
  • ngv_reports_ibkr -- Custom reporting from Interactive Brokers Flex Statements.
  • fast_arrow -- Python API client for Robinhood covering stocks, options, and portfolio management. (Archived)

Infrastructure as Code

phashion

  • phashion -- Ruby wrapper around pHash, the perceptual hash library for detecting duplicate multimedia files.

Pinned Loading

  1. fast_arrow fast_arrow Public archive

    (no longer maintained) A simple yet robust (stock+options) API client for Robinhood

    Python 126 35

  2. phashion phashion Public

    Ruby wrapper around pHash, the perceptual hash library for detecting duplicate multimedia files

    Ruby 711 130

  3. ib_insync_options ib_insync_options Public

    Download option chain data from IBKR using ib_insync. Works with future options

    Python 8 4

  4. ngv-plugins ngv-plugins Public

    Claude Code marketplace and plugins for NGV quant development

    Python

  5. ngv-trader ngv-trader Public

    NextGenVol (ngv) Trader - organize trades and holdings into Strategies and Trade Groups for keeping track of quant focused PnL

    Python 1 1

  6. ngv_opx ngv_opx Public

    Rust