# kidavspb/geoguessr-spb SLOC report

> As of 2026-09-10 (commit ddbf6111f0fd), kidavspb/geoguessr-spb contains 14,748 total lines: 10,586 code, 1,996 comments, 2,166 blank, across 81 files in 12 languages (top: Python 48.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving kidavspb/geoguessr-spb to commit ddbf6111f0fd, 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 71.8% of all lines, comments represent 13.5%, and the repository averages 131 code lines per file. Python accounts for 48.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 31 | 6,655 | 5,175 | 429 | 1,051 |
| JavaScript | 9 | 3,671 | 2,993 | 341 | 337 |
| CSS | 1 | 2,096 | 1,714 | 86 | 296 |
| HTML | 2 | 431 | 354 | 37 | 40 |
| Shell | 1 | 165 | 140 | 1 | 24 |
| SVG | 23 | 103 | 102 | 0 | 1 |
| JSON | 2 | 52 | 52 | 0 | 0 |
| INI | 2 | 54 | 34 | 8 | 12 |
| Dockerfile | 1 | 23 | 13 | 3 | 7 |
| YAML | 1 | 10 | 9 | 1 | 0 |
| Markdown | 6 | 1,475 | 0 | 1,077 | 398 |
| Plain Text | 2 | 13 | 0 | 13 | 0 |

Top language (Python 48.9%). Generated at 2026-09-10T14:14:50.483210302+00:00. Canonical report: https://octocounts.com/github/kidavspb/geoguessr-spb

## Report FAQ

### How many lines of code does kidavspb/geoguessr-spb have?

kidavspb/geoguessr-spb has 14,748 total lines, including 10,586 code lines, 1,996 comment lines, and 2,166 blank lines.

### How was the kidavspb/geoguessr-spb line count measured?

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

### What commit was counted for kidavspb/geoguessr-spb?

This OctoCounts report was generated from dev at commit ddbf6111f0fd on 2026-09-10T14:14:50.483210302+00:00.

## Similar repository reports

- [MankyDanky/leetcode-practice](https://octocounts.com/github/MankyDanky/leetcode-practice) — Python, 10,580 code lines
- [OpenBMB/VoxCPM](https://octocounts.com/github/OpenBMB/VoxCPM) — Python, 10,535 code lines
- [PadishahIII/RFGuess](https://octocounts.com/github/PadishahIII/RFGuess) — Python, 10,511 code lines
- [leigangzhang/profession-system-rag](https://octocounts.com/github/leigangzhang/profession-system-rag) — Python, 10,700 code lines
- [huggingface/skills](https://octocounts.com/github/huggingface/skills) — Python, 10,724 code lines
- [pytest-dev/pyfakefs](https://octocounts.com/github/pytest-dev/pyfakefs) — Python, 10,423 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
