# russeell/jobfindsme SLOC report

> As of 2026-09-07 (commit b775df3a70ce), russeell/jobfindsme contains 21,413 total lines: 17,701 code, 1,624 comments, 2,088 blank, across 122 files in 7 languages (top: Python 77.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving russeell/jobfindsme to commit b775df3a70ce, 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 82.7% of all lines, comments represent 7.6%, and the repository averages 145 code lines per file. Python accounts for 77.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 83 | 15,424 | 13,665 | 145 | 1,614 |
| JSON | 11 | 3,366 | 3,366 | 0 | 0 |
| SQL | 13 | 310 | 291 | 2 | 17 |
| Shell | 3 | 337 | 270 | 31 | 36 |
| TOML | 1 | 69 | 60 | 0 | 9 |
| JavaScript | 1 | 49 | 49 | 0 | 0 |
| Markdown | 10 | 1,858 | 0 | 1,446 | 412 |

Top language (Python 77.2%). Generated at 2026-09-07T07:09:57.319348960+00:00. Canonical report: https://octocounts.com/github/russeell/jobfindsme

## Report FAQ

### How many lines of code does russeell/jobfindsme have?

russeell/jobfindsme has 21,413 total lines, including 17,701 code lines, 1,624 comment lines, and 2,088 blank lines.

### How was the russeell/jobfindsme line count measured?

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

### What commit was counted for russeell/jobfindsme?

This OctoCounts report was generated from main at commit b775df3a70ce on 2026-09-07T07:09:57.319348960+00:00.

## Similar repository reports

- [kivy/python-for-android](https://octocounts.com/github/kivy/python-for-android) — Python, 17,707 code lines
- [FalkorDB/code-graph](https://octocounts.com/github/FalkorDB/code-graph) — Python, 17,420 code lines
- [gz83/thorium](https://octocounts.com/github/gz83/thorium) — Python, 17,398 code lines
- [meta-pytorch/opacus](https://octocounts.com/github/meta-pytorch/opacus) — Python, 18,251 code lines
- [HKUDS/Paper2Slides](https://octocounts.com/github/HKUDS/Paper2Slides) — Python, 18,316 code lines
- [zilliztech/memsearch](https://octocounts.com/github/zilliztech/memsearch) — Python, 17,053 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)
