# vlln/whale-girl SLOC report

> As of 2026-08-28 (commit 267e64fa61e6), vlln/whale-girl contains 13,044 total lines: 7,621 code, 3,638 comments, 1,785 blank, across 161 files in 8 languages (top: JavaScript 83.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving vlln/whale-girl to commit 267e64fa61e6, 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 58.4% of all lines, comments represent 27.9%, and the repository averages 47 code lines per file. JavaScript accounts for 83.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 56 | 7,999 | 6,346 | 1,223 | 430 |
| Python | 2 | 665 | 581 | 19 | 65 |
| JSON | 5 | 266 | 266 | 0 | 0 |
| YAML | 2 | 312 | 245 | 2 | 65 |
| Rust | 3 | 171 | 147 | 13 | 11 |
| HTML | 1 | 20 | 20 | 0 | 0 |
| TOML | 1 | 19 | 16 | 0 | 3 |
| Markdown | 91 | 3,592 | 0 | 2,381 | 1,211 |

Top language (JavaScript 83.3%). Generated at 2026-08-28T02:31:55.703983378+00:00. Canonical report: https://octocounts.com/github/vlln/whale-girl

## Report FAQ

### How many lines of code does vlln/whale-girl have?

vlln/whale-girl has 13,044 total lines, including 7,621 code lines, 3,638 comment lines, and 1,785 blank lines.

### How was the vlln/whale-girl line count measured?

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

### What commit was counted for vlln/whale-girl?

This OctoCounts report was generated from main at commit 267e64fa61e6 on 2026-08-28T02:31:55.703983378+00:00.

## Similar repository reports

- [tecxz5/tecxz5.github.io](https://octocounts.com/github/tecxz5/tecxz5.github.io) — JavaScript, 7,715 code lines
- [xmexg/xyks](https://octocounts.com/github/xmexg/xyks) — JavaScript, 7,991 code lines
- [junioraww/maxplus](https://octocounts.com/github/junioraww/maxplus) — JavaScript, 7,227 code lines
- [icekale/rednote-downloader](https://octocounts.com/github/icekale/rednote-downloader) — JavaScript, 7,174 code lines
- [modimihir07/agentic-os](https://octocounts.com/github/modimihir07/agentic-os) — JavaScript, 7,139 code lines
- [MaxTheRock/Potato_Clicker](https://octocounts.com/github/MaxTheRock/Potato_Clicker) — JavaScript, 8,575 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)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [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)
