mwiens91 / hand-frequency-scraper

Visualizations for dealt hand distributions (poker)

Home Page:https://mwiens91.github.io/hand-frequency-scraper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hand-frequency-scraper

This repo contains the source code for this page. Basically, the page takes a poker game log from Poker Now and spits out some visualizations of what hands you were dealt.

It's not possible to preview without having a log, but you can check out a quick demo video I made that shows off the page here.

Thanks to @tremby for regex help.

Tech

D3.js for any of the interactive visualizations. pug for templating. Some Bootstrap for styling.

About

Visualizations for dealt hand distributions (poker)

https://mwiens91.github.io/hand-frequency-scraper/


Languages

Language:JavaScript 73.0%Language:HTML 10.6%Language:Pug 10.6%Language:CSS 5.7%