# timzaak/web-dev-skills SLOC report

> As of 2026-08-28 (commit af2f6128c7db), timzaak/web-dev-skills contains 28,709 total lines: 10,276 code, 12,300 comments, 6,133 blank, across 208 files in 6 languages (top: Python 69.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving timzaak/web-dev-skills to commit af2f6128c7db, 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 35.8% of all lines, comments represent 42.8%, and the repository averages 49 code lines per file. Python accounts for 69.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 32 | 8,672 | 7,141 | 205 | 1,326 |
| JSON | 3 | 1,709 | 1,709 | 0 | 0 |
| TypeScript | 12 | 1,761 | 1,300 | 226 | 235 |
| HTML | 1 | 108 | 88 | 15 | 5 |
| JavaScript | 1 | 42 | 38 | 1 | 3 |
| Markdown | 159 | 16,417 | 0 | 11,853 | 4,564 |

Top language (Python 69.5%). Generated at 2026-08-28T02:08:34.740239992+00:00. Canonical report: https://octocounts.com/github/timzaak/web-dev-skills

## Report FAQ

### How many lines of code does timzaak/web-dev-skills have?

timzaak/web-dev-skills has 28,709 total lines, including 10,276 code lines, 12,300 comment lines, and 6,133 blank lines.

### How was the timzaak/web-dev-skills line count measured?

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

### What commit was counted for timzaak/web-dev-skills?

This OctoCounts report was generated from main at commit af2f6128c7db on 2026-08-28T02:08:34.740239992+00:00.

## Similar repository reports

- [simonw/sqlite-utils](https://octocounts.com/github/simonw/sqlite-utils) — Python, 10,278 code lines
- [alibaba/VideoMV](https://octocounts.com/github/alibaba/VideoMV) — Python, 10,294 code lines
- [bcefghj/ai-agent-interview-guide](https://octocounts.com/github/bcefghj/ai-agent-interview-guide) — Python, 10,254 code lines
- [onlynor/vibemeter](https://octocounts.com/github/onlynor/vibemeter) — Python, 10,238 code lines
- [pytorch/examples](https://octocounts.com/github/pytorch/examples) — Python, 10,216 code lines
- [fudan-zvg/diffusion-square](https://octocounts.com/github/fudan-zvg/diffusion-square) — Python, 10,195 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
