# byoungd/English-level-up-tips SLOC report

> As of 2026-09-17 (commit 7478ac2b740c), byoungd/English-level-up-tips contains 8,690 total lines: 7,349 code, 886 comments, 455 blank, across 33 files in 5 languages (top: JSON 65.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

byoungd/English-level-up-tips has 7,349 source lines of code out of 8,690 total lines across 33 files, counted from the 7478ac2b740cba5d423ebf61143f14442b278725 ref at commit 7478ac2b740c 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 byoungd/English-level-up-tips to commit 7478ac2b740c, 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 small codebase by counted code lines. Code represents 84.6% of all lines, comments represent 10.2%, and the repository averages 223 code lines per file. JSON accounts for 65.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 2 | 4,775 | 4,775 | 0 | 0 |
| JavaScript | 10 | 1,707 | 1,611 | 0 | 96 |
| Python | 2 | 1,061 | 963 | 2 | 96 |
| Markdown | 15 | 956 | 0 | 729 | 227 |
| Plain Text | 4 | 191 | 0 | 155 | 36 |

Top language (JSON 65.0%). Generated at 2026-09-17T03:24:39.183096496+00:00. Canonical report: https://octocounts.com/github/byoungd/English-level-up-tips

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/byoungd/English-level-up-tips/commit/7478ac2b740cba5d423ebf61143f14442b278725?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 byoungd/English-level-up-tips have?

byoungd/English-level-up-tips has 8,690 total lines, including 7,349 code lines, 886 comment lines, and 455 blank lines.

### How was the byoungd/English-level-up-tips line count measured?

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

### What commit was counted for byoungd/English-level-up-tips?

This OctoCounts report was generated from 7478ac2b740cba5d423ebf61143f14442b278725 at commit 7478ac2b740c on 2026-09-17T03:24:39.183096496+00:00.

## Similar repository reports

- [CodingSkywalker/kintsugi-ai](https://octocounts.com/github/CodingSkywalker/kintsugi-ai) — JSON, 7,526 code lines
- [pavel-voronin/codex-web-local](https://octocounts.com/github/pavel-voronin/codex-web-local) — JSON, 7,586 code lines
- [jeffreyguan/SwipeShare](https://octocounts.com/github/jeffreyguan/SwipeShare) — JSON, 7,590 code lines
- [JustGoodUI/dante-astro-theme](https://octocounts.com/github/JustGoodUI/dante-astro-theme) — JSON, 7,709 code lines
- [ikstv/poe2-guide](https://octocounts.com/github/ikstv/poe2-guide) — JSON, 7,783 code lines
- [zybless/JimiDeck](https://octocounts.com/github/zybless/JimiDeck) — JSON, 7,882 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)
