# kylej21/DeadLift SLOC report

> As of 2026-09-19 (commit ca5929da83f6), kylej21/DeadLift contains 7,125 total lines: 6,034 code, 268 comments, 823 blank, across 69 files in 13 languages (top: Go 31.1%). Default configuration. Counted with tokei via OctoCounts.

kylej21/DeadLift has 6,034 source lines of code out of 7,125 total lines across 69 files, counted from the main ref at commit ca5929da83f6 by the OctoCounts tokei engine on 2026-09-19. 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 kylej21/DeadLift to commit ca5929da83f6, 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 84.7% of all lines, comments represent 3.8%, and the repository averages 87 code lines per file. Go accounts for 31.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 14 | 2,166 | 1,877 | 42 | 247 |
| JSX | 7 | 2,039 | 1,799 | 99 | 141 |
| Python | 24 | 1,215 | 975 | 11 | 229 |
| JavaScript | 1 | 537 | 484 | 19 | 34 |
| HCL | 9 | 602 | 476 | 35 | 91 |
| CSS | 1 | 297 | 253 | 16 | 28 |
| YAML | 2 | 123 | 102 | 0 | 21 |
| HTML | 2 | 39 | 34 | 1 | 4 |
| Shell | 1 | 29 | 17 | 5 | 7 |
| Dockerfile | 2 | 17 | 16 | 0 | 1 |
| JSON | 1 | 1 | 1 | 0 | 0 |
| Markdown | 2 | 53 | 0 | 33 | 20 |

Top language (Go 31.1%). Generated at 2026-09-19T23:01:42.533698686+00:00. Canonical report: https://octocounts.com/github/kylej21/DeadLift

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/kylej21/DeadLift/commit/ca5929da83f688be7a8bdbca756196476753d4ce?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does kylej21/DeadLift have?

kylej21/DeadLift has 7,125 total lines, including 6,034 code lines, 268 comment lines, and 823 blank lines.

### How was the kylej21/DeadLift line count measured?

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

### What commit was counted for kylej21/DeadLift?

This OctoCounts report was generated from main at commit ca5929da83f6 on 2026-09-19T23:01:42.533698686+00:00.

## Similar repository reports

- [iamtew/seshhub](https://octocounts.com/github/iamtew/seshhub) — Go, 5,574 code lines
- [gorilla/mux](https://octocounts.com/github/gorilla/mux) — Go, 5,531 code lines
- [p1neappleXpress/OpenFlux](https://octocounts.com/github/p1neappleXpress/OpenFlux) — Go, 5,519 code lines
- [sky22333/hubproxy](https://octocounts.com/github/sky22333/hubproxy) — Go, 6,568 code lines
- [phlx0/drift](https://octocounts.com/github/phlx0/drift) — Go, 6,576 code lines
- [tailscale/tailcat](https://octocounts.com/github/tailscale/tailcat) — Go, 5,468 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
