# NeuralNomadsAI/CodeNomad SLOC report

> As of 2026-09-08 (commit 855d2ee7f8b9), NeuralNomadsAI/CodeNomad contains 191,511 total lines: 170,401 code, 3,745 comments, 17,365 blank, across 1,039 files in 11 languages (top: TypeScript 53.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving NeuralNomadsAI/CodeNomad to commit 855d2ee7f8b9, 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 89.0% of all lines, comments represent 2.0%, and the repository averages 164 code lines per file. TypeScript accounts for 53.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 724 | 101,773 | 91,228 | 821 | 9,724 |
| TSX | 133 | 36,843 | 33,153 | 378 | 3,312 |
| JSON | 18 | 17,227 | 17,227 | 0 | 0 |
| Rust | 32 | 17,488 | 16,214 | 86 | 1,188 |
| CSS | 50 | 11,942 | 10,014 | 158 | 1,770 |
| JavaScript | 22 | 2,211 | 1,879 | 27 | 305 |
| HTML | 5 | 401 | 379 | 0 | 22 |
| TOML | 33 | 388 | 290 | 32 | 66 |
| Shell | 1 | 30 | 17 | 4 | 9 |
| Markdown | 20 | 3,126 | 0 | 2,181 | 945 |
| Plain Text | 1 | 82 | 0 | 58 | 24 |

Top language (TypeScript 53.5%). Generated at 2026-09-08T09:27:44.166071162+00:00. Canonical report: https://octocounts.com/github/NeuralNomadsAI/CodeNomad

## Report FAQ

### How many lines of code does NeuralNomadsAI/CodeNomad have?

NeuralNomadsAI/CodeNomad has 191,511 total lines, including 170,401 code lines, 3,745 comment lines, and 17,365 blank lines.

### How was the NeuralNomadsAI/CodeNomad line count measured?

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

### What commit was counted for NeuralNomadsAI/CodeNomad?

This OctoCounts report was generated from 855d2ee7f8b9ff223c419ad5331783a7a910eca2 at commit 855d2ee7f8b9 on 2026-09-08T09:27:44.166071162+00:00.

## Similar repository reports

- [jacklilyhello/WeFlow](https://octocounts.com/github/jacklilyhello/WeFlow) — TypeScript, 169,482 code lines
- [waooAI/waoowaoo](https://octocounts.com/github/waooAI/waoowaoo) — TypeScript, 168,231 code lines
- [ahmetguness/erp_monorepo](https://octocounts.com/github/ahmetguness/erp_monorepo) — TypeScript, 172,737 code lines
- [TencentCloud/TencentDB-Agent-Memory](https://octocounts.com/github/TencentCloud/TencentDB-Agent-Memory) — TypeScript, 167,865 code lines
- [earendil-works/pi](https://octocounts.com/github/earendil-works/pi) — TypeScript, 166,796 code lines
- [dcouple/Pane](https://octocounts.com/github/dcouple/Pane) — TypeScript, 174,014 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
