A collection of Power BI reports, icons, and fun experiments — sharing what's possible with Power BI.
| Folder | Contents |
|---|---|
| icons/ | An icon library (.pbip + .pbix), an icon_theme.json, a color palette (color_palette.csv), and notebooks (colors.ipynb, icons.ipynb) for generating/exploring assets. |
| datasets/ | Sample data (e.g. parquet-1m) for use with the reports. |
- Install Power BI Desktop.
- Open any
.pbipfile under icons/.
- Reports are stored as
.pbip(Power BI Project) so theReport/andSemanticModel/folders are diff-friendly. - Local-only settings and cache are git-ignored (
.pbi/localSettings.json,.pbi/cache.abf). - The
examples/,training/,docs/,datasets/ccusage/, and.claude/directories are git-ignored — used locally for drafts, scratch work, and tooling state.