# learnhouse/learnhouse SLOC report

> As of 2026-09-17 (commit 0ec01f291256), learnhouse/learnhouse contains 445,110 total lines: 395,554 code, 18,533 comments, 31,023 blank, across 1,582 files in 14 languages (top: TSX 36.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

learnhouse/learnhouse has 395,554 source lines of code out of 445,110 total lines across 1,582 files, counted from the 0ec01f291256ff94cae999a36c41c5839151af47 ref at commit 0ec01f291256 by the OctoCounts tokei engine on 2026-09-17. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving learnhouse/learnhouse to commit 0ec01f291256, 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 large codebase by counted code lines. Code represents 88.9% of all lines, comments represent 4.2%, and the repository averages 250 code lines per file. TSX accounts for 36.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TSX | 680 | 159,324 | 142,865 | 5,237 | 11,222 |
| JSON | 48 | 130,723 | 130,717 | 0 | 6 |
| Python | 471 | 112,080 | 89,351 | 7,428 | 15,301 |
| TypeScript | 340 | 36,860 | 28,804 | 4,481 | 3,575 |
| CSS | 2 | 2,596 | 2,036 | 218 | 342 |
| JavaScript | 11 | 1,242 | 881 | 250 | 111 |
| Shell | 7 | 657 | 437 | 123 | 97 |
| Dockerfile | 4 | 275 | 137 | 62 | 76 |
| YAML | 2 | 148 | 93 | 42 | 13 |
| PowerShell | 1 | 127 | 90 | 16 | 21 |
| TOML | 1 | 89 | 85 | 0 | 4 |
| INI | 1 | 116 | 32 | 60 | 24 |

Top language (TSX 36.1%). Generated at 2026-09-17T18:26:36.593368584+00:00. Canonical report: https://octocounts.com/github/learnhouse/learnhouse

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/learnhouse/learnhouse/commit/0ec01f291256ff94cae999a36c41c5839151af47?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does learnhouse/learnhouse have?

learnhouse/learnhouse has 445,110 total lines, including 395,554 code lines, 18,533 comment lines, and 31,023 blank lines.

### How was the learnhouse/learnhouse line count measured?

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

### What commit was counted for learnhouse/learnhouse?

This OctoCounts report was generated from 0ec01f291256ff94cae999a36c41c5839151af47 at commit 0ec01f291256 on 2026-09-17T18:26:36.593368584+00:00.

## Similar repository reports

- [udecode/plate](https://octocounts.com/github/udecode/plate) — TSX, 330,613 code lines
- [likec4/likec4](https://octocounts.com/github/likec4/likec4) — TSX, 329,946 code lines
- [makeplane/plane](https://octocounts.com/github/makeplane/plane) — TSX, 466,162 code lines
- [facebook/astryx](https://octocounts.com/github/facebook/astryx) — TSX, 481,237 code lines
- [Uniswap/interface](https://octocounts.com/github/Uniswap/interface) — TSX, 484,631 code lines
- [SableClient/Sable](https://octocounts.com/github/SableClient/Sable) — TSX, 234,948 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
