# notkisk/stanford SLOC report

> As of 2026-09-11 (commit d111010f4434), notkisk/stanford contains 503 total lines: 115 code, 271 comments, 117 blank, across 7 files in 4 languages (top: Python 38.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving notkisk/stanford to commit d111010f4434, 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 22.9% of all lines, comments represent 53.9%, and the repository averages 16 code lines per file. Python accounts for 38.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 2 | 68 | 44 | 10 | 14 |
| TOML | 1 | 50 | 42 | 1 | 7 |
| Shell | 1 | 36 | 29 | 3 | 4 |
| Markdown | 3 | 349 | 0 | 257 | 92 |

Top language (Python 38.3%). Generated at 2026-09-11T13:19:09.499378729+00:00. Canonical report: https://octocounts.com/github/notkisk/stanford

## Report FAQ

### How many lines of code does notkisk/stanford have?

notkisk/stanford has 503 total lines, including 115 code lines, 271 comment lines, and 117 blank lines.

### How was the notkisk/stanford line count measured?

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

### What commit was counted for notkisk/stanford?

This OctoCounts report was generated from main at commit d111010f4434 on 2026-09-11T13:19:09.499378729+00:00.

## Similar repository reports

- [kirthiprakash/dlink-DSL-2750U-stats-exporter](https://octocounts.com/github/kirthiprakash/dlink-DSL-2750U-stats-exporter) — Python, 115 code lines
- [eden881/trmnl-teslamate-reporter](https://octocounts.com/github/eden881/trmnl-teslamate-reporter) — Python, 117 code lines
- [svcvit/SealCut](https://octocounts.com/github/svcvit/SealCut) — Python, 105 code lines
- [Gr3yPh/wasac](https://octocounts.com/github/Gr3yPh/wasac) — Python, 131 code lines
- [JettChenT/wechat-exporter](https://octocounts.com/github/JettChenT/wechat-exporter) — Python, 93 code lines
- [Daseinintheworld/aspy-transpiler](https://octocounts.com/github/Daseinintheworld/aspy-transpiler) — Python, 138 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)
