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

> As of 2026-09-16 (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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

nilchan-social/golang-full-course has 2,926 source lines of code out of 4,470 total lines across 136 files, counted from the 8bfd6976716500feb618ea78df3fb7b87b10ef2f ref at commit 8bfd69767165 by the OctoCounts tokei engine on 2026-09-16. 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 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-09-16T21:17:42.223457225+00:00. Canonical report: https://octocounts.com/github/nilchan-social/golang-full-course

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/nilchan-social/golang-full-course/commit/8bfd6976716500feb618ea78df3fb7b87b10ef2f?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 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 8bfd6976716500feb618ea78df3fb7b87b10ef2f at commit 8bfd69767165 on 2026-09-16T21:17:42.223457225+00:00.

## Similar repository reports

- [satya-sudo/go-pub-sub](https://octocounts.com/github/satya-sudo/go-pub-sub) — Go, 2,967 code lines
- [fangxinbuzaijia/CodexRemoteWin](https://octocounts.com/github/fangxinbuzaijia/CodexRemoteWin) — Go, 3,362 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
- [Arnie97/emu-log](https://octocounts.com/github/Arnie97/emu-log) — Go, 3,609 code lines
- [BladeRunner322/orange-team-microservices](https://octocounts.com/github/BladeRunner322/orange-team-microservices) — Go, 3,642 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)
