# GenerateNU/arenius SLOC report

> As of 2026-07-12 (commit 994e440d083b), GenerateNU/arenius contains 32,773 total lines: 29,645 code, 733 comments, 2,395 blank, across 244 files in 12 languages (top: JSON 41.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving GenerateNU/arenius to commit 994e440d083b, 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 90.5% of all lines, comments represent 2.2%, and the repository averages 121 code lines per file. JSON accounts for 41.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 6 | 12,203 | 12,203 | 0 | 0 |
| TSX | 96 | 10,367 | 9,379 | 81 | 907 |
| Go | 92 | 6,513 | 5,158 | 246 | 1,109 |
| SQL | 3 | 1,687 | 1,612 | 3 | 72 |
| TypeScript | 20 | 1,087 | 935 | 22 | 130 |
| TOML | 1 | 247 | 95 | 122 | 30 |
| CSS | 1 | 97 | 88 | 1 | 8 |
| SVG | 13 | 86 | 85 | 1 | 0 |
| YAML | 2 | 53 | 51 | 0 | 2 |
| Dockerfile | 2 | 41 | 21 | 4 | 16 |
| JavaScript | 2 | 24 | 18 | 1 | 5 |
| Markdown | 6 | 368 | 0 | 252 | 116 |

Top language (JSON 41.2%). Generated at 2026-07-12T17:29:14.507526154+00:00. Canonical report: https://octocounts.com/github/GenerateNU/arenius

## Report FAQ

### How many lines of code does GenerateNU/arenius have?

GenerateNU/arenius has 32,773 total lines, including 29,645 code lines, 733 comment lines, and 2,395 blank lines.

### How was the GenerateNU/arenius line count measured?

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

### What commit was counted for GenerateNU/arenius?

This OctoCounts report was generated from main at commit 994e440d083b on 2026-07-12T17:29:14.507526154+00:00.

## Similar repository reports

- [ikstv/Quasimorph-Companion](https://octocounts.com/github/ikstv/Quasimorph-Companion) — JSON, 30,129 code lines
- [maricastroc/lucid](https://octocounts.com/github/maricastroc/lucid) — JSON, 29,125 code lines
- [alibaba/page-agent](https://octocounts.com/github/alibaba/page-agent) — JSON, 28,769 code lines
- [ValGSgit/AlpacaParty-ft_transcendence](https://octocounts.com/github/ValGSgit/AlpacaParty-ft_transcendence) — JSON, 30,613 code lines
- [coji/natural-japanese](https://octocounts.com/github/coji/natural-japanese) — JSON, 28,411 code lines
- [freestylefly/awesome-gpt-image-2](https://octocounts.com/github/freestylefly/awesome-gpt-image-2) — JSON, 31,580 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)
