# cgzirim/seek-tune SLOC report

> As of 2026-09-16 (commit a6507e8f1e4a), cgzirim/seek-tune contains 6,884 total lines: 5,205 code, 626 comments, 1,053 blank, across 48 files in 10 languages (top: Go 55.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

cgzirim/seek-tune has 5,205 source lines of code out of 6,884 total lines across 48 files, counted from the a6507e8f1e4a3dce1053eb8ff4c57144d698966f ref at commit a6507e8f1e4a by the OctoCounts tokei engine on 2026-09-16. 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 cgzirim/seek-tune to commit a6507e8f1e4a, 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 75.6% of all lines, comments represent 9.1%, and the repository averages 108 code lines per file. Go accounts for 55.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 22 | 3,605 | 2,903 | 116 | 586 |
| JavaScript | 8 | 1,344 | 1,116 | 59 | 169 |
| CSS | 4 | 1,296 | 915 | 202 | 179 |
| YAML | 2 | 108 | 74 | 22 | 12 |
| JSON | 2 | 71 | 71 | 0 | 0 |
| Shell | 5 | 104 | 67 | 11 | 26 |
| Dockerfile | 1 | 63 | 38 | 5 | 20 |
| HTML | 1 | 44 | 21 | 23 | 0 |
| Markdown | 2 | 246 | 0 | 185 | 61 |
| Plain Text | 1 | 3 | 0 | 3 | 0 |

Top language (Go 55.8%). Generated at 2026-09-16T16:46:40.960823715+00:00. Canonical report: https://octocounts.com/github/cgzirim/seek-tune

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/cgzirim/seek-tune/commit/a6507e8f1e4a3dce1053eb8ff4c57144d698966f?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 cgzirim/seek-tune have?

cgzirim/seek-tune has 6,884 total lines, including 5,205 code lines, 626 comment lines, and 1,053 blank lines.

### How was the cgzirim/seek-tune line count measured?

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

### What commit was counted for cgzirim/seek-tune?

This OctoCounts report was generated from a6507e8f1e4a3dce1053eb8ff4c57144d698966f at commit a6507e8f1e4a on 2026-09-16T16:46:40.960823715+00:00.

## Similar repository reports

- [BetterDiscord/Installer](https://octocounts.com/github/BetterDiscord/Installer) — Go, 5,381 code lines
- [tailscale/tailcat](https://octocounts.com/github/tailscale/tailcat) — Go, 5,468 code lines
- [p1neappleXpress/OpenFlux](https://octocounts.com/github/p1neappleXpress/OpenFlux) — Go, 5,519 code lines
- [gorilla/mux](https://octocounts.com/github/gorilla/mux) — Go, 5,531 code lines
- [iamtew/seshhub](https://octocounts.com/github/iamtew/seshhub) — Go, 5,574 code lines
- [eeee0717/llm-gateway](https://octocounts.com/github/eeee0717/llm-gateway) — Go, 4,747 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
