# nilchan-social/golang-full-course SLOC report

> As of 2026-07-13 (commit 8bfd69767165), nilchan-social/golang-full-course contains 4,470 total lines: 2,926 code, 630 comments, 914 blank, across 136 files in 8 languages (top: Go 97.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving nilchan-social/golang-full-course to commit 8bfd69767165, 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 65.5% of all lines, comments represent 14.1%, and the repository averages 22 code lines per file. Go accounts for 97.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 112 | 4,186 | 2,853 | 495 | 838 |
| Shell | 4 | 71 | 25 | 25 | 21 |
| Makefile | 2 | 25 | 18 | 0 | 7 |
| SQL | 12 | 18 | 18 | 0 | 0 |
| Dockerfile | 1 | 10 | 6 | 0 | 4 |
| YAML | 1 | 6 | 6 | 0 | 0 |
| Markdown | 3 | 154 | 0 | 110 | 44 |
| Plain Text | 1 | 0 | 0 | 0 | 0 |

Top language (Go 97.5%). Generated at 2026-07-13T16:11:58.812288281+00:00. Canonical report: https://octocounts.com/github/nilchan-social/golang-full-course

## Report FAQ

### How many lines of code does nilchan-social/golang-full-course have?

nilchan-social/golang-full-course has 4,470 total lines, including 2,926 code lines, 630 comment lines, and 914 blank lines.

### How was the nilchan-social/golang-full-course line count measured?

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

### What commit was counted for nilchan-social/golang-full-course?

This OctoCounts report was generated from main at commit 8bfd69767165 on 2026-07-13T16:11:58.812288281+00:00.

## Similar repository reports

- [Wuyu-byte/Ai_Gateway](https://octocounts.com/github/Wuyu-byte/Ai_Gateway) — Go, 2,504 code lines
- [cons0leweb/soundcloud-cli](https://octocounts.com/github/cons0leweb/soundcloud-cli) — Go, 2,486 code lines
- [vadimpidorov81-spec/hachi_social](https://octocounts.com/github/vadimpidorov81-spec/hachi_social) — Go, 2,465 code lines
- [programmersd21/flow](https://octocounts.com/github/programmersd21/flow) — Go, 3,508 code lines
- [Arnie97/emu-log](https://octocounts.com/github/Arnie97/emu-log) — Go, 3,609 code lines
- [ybouhjira/claude-code-tts](https://octocounts.com/github/ybouhjira/claude-code-tts) — Go, 2,136 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)
