# 1y33/100Days SLOC report

> As of 2026-09-17 (commit 6218e97f0fd8), 1y33/100Days contains 57,621 total lines: 54,443 code, 1,201 comments, 1,977 blank, across 143 files in 8 languages (top: JSON 84.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

1y33/100Days has 54,443 source lines of code out of 57,621 total lines across 143 files, counted from the 6218e97f0fd8226d4d04ccd214456fffca2ce3e5 ref at commit 6218e97f0fd8 by the OctoCounts tokei engine on 2026-09-17. 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 1y33/100Days to commit 6218e97f0fd8, 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 94.5% of all lines, comments represent 2.1%, and the repository averages 381 code lines per file. JSON accounts for 84.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 1 | 45,829 | 45,829 | 0 | 0 |
| CUDA | 71 | 6,404 | 4,946 | 415 | 1,043 |
| Python | 35 | 2,874 | 2,219 | 150 | 505 |
| C++ | 20 | 1,710 | 1,321 | 91 | 298 |
| Makefile | 2 | 109 | 87 | 2 | 20 |
| C Header | 1 | 48 | 41 | 0 | 7 |
| Markdown | 3 | 369 | 0 | 269 | 100 |
| Plain Text | 10 | 278 | 0 | 274 | 4 |

Top language (JSON 84.2%). Generated at 2026-09-17T20:10:49.468252888+00:00. Canonical report: https://octocounts.com/github/1y33/100Days

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/1y33/100Days/commit/6218e97f0fd8226d4d04ccd214456fffca2ce3e5?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 1y33/100Days have?

1y33/100Days has 57,621 total lines, including 54,443 code lines, 1,201 comment lines, and 1,977 blank lines.

### How was the 1y33/100Days line count measured?

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

### What commit was counted for 1y33/100Days?

This OctoCounts report was generated from 6218e97f0fd8226d4d04ccd214456fffca2ce3e5 at commit 6218e97f0fd8 on 2026-09-17T20:10:49.468252888+00:00.

## Similar repository reports

- [awslabs/osml-web-app](https://octocounts.com/github/awslabs/osml-web-app) — JSON, 57,303 code lines
- [17380936778/omp-web](https://octocounts.com/github/17380936778/omp-web) — JSON, 56,459 code lines
- [Chasen-Liao/pi-agent-desktop](https://octocounts.com/github/Chasen-Liao/pi-agent-desktop) — JSON, 54,385 code lines
- [GenerateNU/platnm](https://octocounts.com/github/GenerateNU/platnm) — JSON, 53,944 code lines
- [leigangzhang/cook-rag](https://octocounts.com/github/leigangzhang/cook-rag) — JSON, 53,332 code lines
- [rektdeckard/departure-mono](https://octocounts.com/github/rektdeckard/departure-mono) — JSON, 53,227 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)
- [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)
