# strykey/orbshacker SLOC report

> As of 2026-09-11 (commit e6566fb3e94d), strykey/orbshacker contains 2,225 total lines: 1,607 code, 224 comments, 394 blank, across 20 files in 4 languages (top: Python 99.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving strykey/orbshacker to commit e6566fb3e94d, 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 72.2% of all lines, comments represent 10.1%, and the repository averages 80 code lines per file. Python accounts for 99.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 16 | 1,960 | 1,602 | 66 | 292 |
| INI | 1 | 5 | 5 | 0 | 0 |
| Markdown | 2 | 257 | 0 | 155 | 102 |
| Plain Text | 1 | 3 | 0 | 3 | 0 |

Top language (Python 99.7%). Generated at 2026-09-11T17:27:59.402753383+00:00. Canonical report: https://octocounts.com/github/strykey/orbshacker

## Report FAQ

### How many lines of code does strykey/orbshacker have?

strykey/orbshacker has 2,225 total lines, including 1,607 code lines, 224 comment lines, and 394 blank lines.

### How was the strykey/orbshacker line count measured?

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

### What commit was counted for strykey/orbshacker?

This OctoCounts report was generated from e6566fb3e94dd98c3322924dc7f9aa9bd124746a at commit e6566fb3e94d on 2026-09-11T17:27:59.402753383+00:00.

## Similar repository reports

- [vedantparmar12/airbnb-mcp](https://octocounts.com/github/vedantparmar12/airbnb-mcp) — Python, 1,607 code lines
- [DanielPires2000/orbshacker](https://octocounts.com/github/DanielPires2000/orbshacker) — Python, 1,607 code lines
- [HappyIDA/HappyIDA](https://octocounts.com/github/HappyIDA/HappyIDA) — Python, 1,608 code lines
- [fivetaku/fablize](https://octocounts.com/github/fivetaku/fablize) — Python, 1,610 code lines
- [nomyowo/FurryRecongnization](https://octocounts.com/github/nomyowo/FurryRecongnization) — Python, 1,634 code lines
- [zouchenzhen/thesis-defense-pptx-skill](https://octocounts.com/github/zouchenzhen/thesis-defense-pptx-skill) — Python, 1,570 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)
