# AnnaSuSu/TechSpar SLOC report

> As of 2026-08-27 (commit eb4225e965ba), AnnaSuSu/TechSpar contains 61,093 total lines: 55,641 code, 1,172 comments, 4,280 blank, across 436 files in 11 languages (top: TypeScript 33.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving AnnaSuSu/TechSpar to commit eb4225e965ba, 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 91.1% of all lines, comments represent 1.9%, and the repository averages 128 code lines per file. TypeScript accounts for 33.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 190 | 20,598 | 18,404 | 527 | 1,667 |
| TSX | 166 | 18,217 | 16,653 | 148 | 1,416 |
| JSX | 32 | 11,034 | 10,090 | 114 | 830 |
| JSON | 18 | 9,032 | 9,031 | 0 | 1 |
| CSS | 5 | 1,076 | 935 | 17 | 124 |
| JavaScript | 9 | 448 | 378 | 24 | 46 |
| YAML | 2 | 60 | 59 | 0 | 1 |
| SVG | 6 | 41 | 40 | 1 | 0 |
| Dockerfile | 2 | 43 | 38 | 0 | 5 |
| HTML | 1 | 13 | 13 | 0 | 0 |
| Markdown | 5 | 531 | 0 | 341 | 190 |

Top language (TypeScript 33.1%). Generated at 2026-08-27T09:35:06.631251529+00:00. Canonical report: https://octocounts.com/github/AnnaSuSu/TechSpar

## Report FAQ

### How many lines of code does AnnaSuSu/TechSpar have?

AnnaSuSu/TechSpar has 61,093 total lines, including 55,641 code lines, 1,172 comment lines, and 4,280 blank lines.

### How was the AnnaSuSu/TechSpar line count measured?

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

### What commit was counted for AnnaSuSu/TechSpar?

This OctoCounts report was generated from main at commit eb4225e965ba on 2026-08-27T09:35:06.631251529+00:00.

## Similar repository reports

- [nanocoai/nanoclaw](https://octocounts.com/github/nanocoai/nanoclaw) — TypeScript, 56,077 code lines
- [tuirk/Kompl](https://octocounts.com/github/tuirk/Kompl) — TypeScript, 56,574 code lines
- [priyanshpatel18/cleave](https://octocounts.com/github/priyanshpatel18/cleave) — TypeScript, 53,822 code lines
- [AIEraDev/Clypra](https://octocounts.com/github/AIEraDev/Clypra) — TypeScript, 53,576 code lines
- [zllovesuki/bland](https://octocounts.com/github/zllovesuki/bland) — TypeScript, 58,012 code lines
- [milind-soni/OpenMausBot](https://octocounts.com/github/milind-soni/OpenMausBot) — TypeScript, 58,649 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)
