# dhruvyad/openroom SLOC report

> As of 2026-07-19 (commit 04b16ffde2b3), dhruvyad/openroom contains 25,258 total lines: 20,172 code, 2,501 comments, 2,585 blank, across 114 files in 11 languages (top: YAML 41.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving dhruvyad/openroom to commit 04b16ffde2b3, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 79.9% of all lines, comments represent 9.9%, and the repository averages 177 code lines per file. YAML accounts for 41.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| YAML | 2 | 9,051 | 8,331 | 0 | 720 |
| TypeScript | 45 | 9,685 | 7,580 | 1,304 | 801 |
| Python | 13 | 2,599 | 2,169 | 106 | 324 |
| TSX | 12 | 1,388 | 1,198 | 64 | 126 |
| Shell | 12 | 634 | 411 | 110 | 113 |
| JSON | 13 | 296 | 296 | 0 | 0 |
| JavaScript | 3 | 103 | 56 | 38 | 9 |
| SVG | 4 | 49 | 49 | 0 | 0 |
| TOML | 1 | 49 | 44 | 0 | 5 |
| CSS | 1 | 54 | 38 | 7 | 9 |
| Markdown | 8 | 1,350 | 0 | 872 | 478 |

Top language (YAML 41.3%). Generated at 2026-07-19T15:49:32.445104642+00:00. Canonical report: https://octocounts.com/github/dhruvyad/openroom

## Report FAQ

### How many lines of code does dhruvyad/openroom have?

dhruvyad/openroom has 25,258 total lines, including 20,172 code lines, 2,501 comment lines, and 2,585 blank lines.

### How was the dhruvyad/openroom line count measured?

OctoCounts resolved the public GitHub repository to commit 04b16ffde2b3, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for dhruvyad/openroom?

This OctoCounts report was generated from main at commit 04b16ffde2b3 on 2026-07-19T15:49:32.445104642+00:00.

## Similar repository reports

- [vuejs/pinia](https://octocounts.com/github/vuejs/pinia) — YAML, 20,321 code lines
- [uaxe/geektime-docs](https://octocounts.com/github/uaxe/geektime-docs) — YAML, 20,374 code lines
- [plannotator/effective-html](https://octocounts.com/github/plannotator/effective-html) — YAML, 18,614 code lines
- [pluv-io/pluv](https://octocounts.com/github/pluv-io/pluv) — YAML, 21,790 code lines
- [sunmh207/site-guard](https://octocounts.com/github/sunmh207/site-guard) — YAML, 21,805 code lines
- [funAgent/ai-bubu](https://octocounts.com/github/funAgent/ai-bubu) — YAML, 18,404 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
