# Jaden300/MySquishi SLOC report

> As of 2026-09-16 (commit 1814b59ce52b), Jaden300/MySquishi contains 30,447 total lines: 23,538 code, 3,432 comments, 3,477 blank, across 170 files in 13 languages (top: Python 42.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Jaden300/MySquishi to commit 1814b59ce52b, 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 77.3% of all lines, comments represent 11.3%, and the repository averages 138 code lines per file. Python accounts for 42.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 55 | 12,746 | 9,879 | 804 | 2,063 |
| TSX | 55 | 8,407 | 6,422 | 1,258 | 727 |
| JSON | 7 | 4,217 | 4,213 | 0 | 4 |
| TypeScript | 37 | 4,009 | 2,608 | 858 | 543 |
| CSS | 1 | 383 | 229 | 121 | 33 |
| JavaScript | 2 | 80 | 63 | 17 | 0 |
| SVG | 2 | 44 | 44 | 0 | 0 |
| Arduino C++ | 1 | 111 | 34 | 65 | 12 |
| YAML | 1 | 46 | 21 | 20 | 5 |
| HTML | 1 | 20 | 20 | 0 | 0 |
| INI | 1 | 5 | 5 | 0 | 0 |
| Markdown | 3 | 325 | 0 | 239 | 86 |

Top language (Python 42.0%). Generated at 2026-09-16T10:32:11.983982133+00:00. Canonical report: https://octocounts.com/github/Jaden300/MySquishi

## Report FAQ

### How many lines of code does Jaden300/MySquishi have?

Jaden300/MySquishi has 30,447 total lines, including 23,538 code lines, 3,432 comment lines, and 3,477 blank lines.

### How was the Jaden300/MySquishi line count measured?

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

### What commit was counted for Jaden300/MySquishi?

This OctoCounts report was generated from 1814b59ce52bab65386c2281e47f7a2a64477f97 at commit 1814b59ce52b on 2026-09-16T10:32:11.983982133+00:00.

## Similar repository reports

- [llmsresearch/paperbanana](https://octocounts.com/github/llmsresearch/paperbanana) — Python, 23,761 code lines
- [chatchat-space/Langchain-Chatchat](https://octocounts.com/github/chatchat-space/Langchain-Chatchat) — Python, 23,154 code lines
- [3b1b/manim](https://octocounts.com/github/3b1b/manim) — Python, 23,952 code lines
- [MengLcool/DeepStack-VL](https://octocounts.com/github/MengLcool/DeepStack-VL) — Python, 24,085 code lines
- [dottxt-ai/outlines](https://octocounts.com/github/dottxt-ai/outlines) — Python, 22,968 code lines
- [lzp0301/webmedic](https://octocounts.com/github/lzp0301/webmedic) — Python, 22,602 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)
