n6k/Showcase/Overview
Showcase
Showcase
  • Overview
  • Social Media Intelligence
  • User Funnel & Conversion Analysis
  • Profitability Analysis
  • Seattle Weather (py)
  • Seattle Weather (mdx)
  • Wikipedia Live
on GitHub

Showcase

Finished apps on real data. Every page is source-viewable: flip the Display / Frontend / Backend tabs at the top of any page to read exactly how it's built.

Social Media Intelligence screenshot
Social Media Intelligence

A themed analytics dashboard: KPI row, heatmap, month and metric filters.

state & filterstheming
User Funnel & Conversion Analysis screenshot
User Funnel & Conversion Analysis

Funnel analytics over a real product's event export.

SQL views
Profitability Analysis screenshot
Profitability Analysis

A what-if model in hand-written React, re-running SQL as you change assumptions.

custom componentsSQL
Seattle Weather (py) screenshot
Seattle Weather (py)

One dashboard authored twice (page.py and page.mdx) over one shared data.py.

attachpure python
Wikipedia Live screenshot
Wikipedia Live

Every edit on every wiki, reduced in Python to one clean row per second and streamed live.

streamingcustom components