# zmusaddique/100daysCUDA SLOC report

> As of 2026-09-17 (commit a6b88e30c7c3), zmusaddique/100daysCUDA contains 10,507 total lines: 7,559 code, 1,077 comments, 1,871 blank, across 98 files in 4 languages (top: CUDA 90.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

zmusaddique/100daysCUDA has 7,559 source lines of code out of 10,507 total lines across 98 files, counted from the main ref at commit a6b88e30c7c3 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 zmusaddique/100daysCUDA to commit a6b88e30c7c3, 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 71.9% of all lines, comments represent 10.3%, and the repository averages 77 code lines per file. CUDA accounts for 90.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| CUDA | 50 | 8,910 | 6,846 | 600 | 1,464 |
| Python | 13 | 984 | 622 | 122 | 240 |
| C++ | 11 | 121 | 91 | 0 | 30 |
| Markdown | 24 | 492 | 0 | 355 | 137 |

Top language (CUDA 90.6%). Generated at 2026-09-17T20:09:40.911685418+00:00. Canonical report: https://octocounts.com/github/zmusaddique/100daysCUDA

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/zmusaddique/100daysCUDA/commit/a6b88e30c7c34ae2ef740e3855522ed8bc32bbc4?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 zmusaddique/100daysCUDA have?

zmusaddique/100daysCUDA has 10,507 total lines, including 7,559 code lines, 1,077 comment lines, and 1,871 blank lines.

### How was the zmusaddique/100daysCUDA line count measured?

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

### What commit was counted for zmusaddique/100daysCUDA?

This OctoCounts report was generated from main at commit a6b88e30c7c3 on 2026-09-17T20:09:40.911685418+00:00.

## Similar repository reports

- [LaurieWired/BenchmarkCustomPTX](https://octocounts.com/github/LaurieWired/BenchmarkCustomPTX) — CUDA, 205 code lines
- [karpathy/llm.c](https://octocounts.com/github/karpathy/llm.c) — CUDA, 17,355 code lines
- [encode/httpx](https://octocounts.com/github/encode/httpx) — Python, 7,552 code lines
- [pavel-voronin/codex-web-local](https://octocounts.com/github/pavel-voronin/codex-web-local) — JSON, 7,586 code lines
- [jeffreyguan/SwipeShare](https://octocounts.com/github/jeffreyguan/SwipeShare) — JSON, 7,590 code lines
- [Tencent/WeMM-Embedding](https://octocounts.com/github/Tencent/WeMM-Embedding) — Python, 7,526 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)
