# GenerateNU/skillspark SLOC report

> As of 2026-07-12 (commit c390ca87229c), GenerateNU/skillspark contains 75,040 total lines: 64,663 code, 1,978 comments, 8,399 blank, across 915 files in 17 languages (top: Go 52.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving GenerateNU/skillspark to commit c390ca87229c, 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 86.2% of all lines, comments represent 2.6%, and the repository averages 71 code lines per file. Go accounts for 52.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 474 | 40,218 | 33,678 | 513 | 6,027 |
| TSX | 175 | 19,758 | 18,412 | 83 | 1,263 |
| YAML | 2 | 4,979 | 4,976 | 0 | 3 |
| SQL | 134 | 2,439 | 2,178 | 127 | 134 |
| TypeScript | 46 | 1,918 | 1,696 | 36 | 186 |
| JSON | 19 | 1,691 | 1,684 | 0 | 7 |
| Makefile | 3 | 863 | 670 | 98 | 95 |
| HCL | 17 | 682 | 563 | 16 | 103 |
| SVG | 16 | 233 | 233 | 0 | 0 |
| Shell | 5 | 230 | 160 | 29 | 41 |
| JavaScript | 7 | 183 | 149 | 19 | 15 |
| TOML | 1 | 393 | 145 | 200 | 48 |

Top language (Go 52.1%). Generated at 2026-07-12T17:30:52.011531048+00:00. Canonical report: https://octocounts.com/github/GenerateNU/skillspark

## Report FAQ

### How many lines of code does GenerateNU/skillspark have?

GenerateNU/skillspark has 75,040 total lines, including 64,663 code lines, 1,978 comment lines, and 8,399 blank lines.

### How was the GenerateNU/skillspark line count measured?

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

### What commit was counted for GenerateNU/skillspark?

This OctoCounts report was generated from main at commit c390ca87229c on 2026-07-12T17:30:52.011531048+00:00.

## Similar repository reports

- [jackc/pgx](https://octocounts.com/github/jackc/pgx) — Go, 64,727 code lines
- [ruijie-huachongwei/HiClaw](https://octocounts.com/github/ruijie-huachongwei/HiClaw) — Go, 63,320 code lines
- [komari-monitor/komari](https://octocounts.com/github/komari-monitor/komari) — Go, 62,920 code lines
- [github/github-mcp-server](https://octocounts.com/github/github/github-mcp-server) — Go, 62,611 code lines
- [Kodiqa-Solutions/VaultS3](https://octocounts.com/github/Kodiqa-Solutions/VaultS3) — Go, 68,326 code lines
- [ArtalkJS/Artalk](https://octocounts.com/github/ArtalkJS/Artalk) — Go, 68,507 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
