Pinned Repositories
api-monkey
api-monkey-testserver
beets
music library manager and MusicBrainz tagger
beginner-programs
A collection of programs to build as a beginner to a new programming language.
boilerplate-infra
coloraide
A library to aid in using colors
github-digest
Daily digest of Github goodness (via dinghy)
lgtm-db
Personal curated list of LGTM images/gifs for PR approvals
TeXstudio-Qt-Stylesheet
Dark mode Qt Stylesheet (QSS) for TXS (WIP)
thatlittleboy's Repositories
thatlittleboy/lgtm-db
Personal curated list of LGTM images/gifs for PR approvals
thatlittleboy/github-digest
Daily digest of Github goodness (via dinghy)
thatlittleboy/api-monkey
thatlittleboy/beets
music library manager and MusicBrainz tagger
thatlittleboy/beginner-programs
A collection of programs to build as a beginner to a new programming language.
thatlittleboy/boilerplate-infra
thatlittleboy/coloraide
A library to aid in using colors
thatlittleboy/griffe
Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.
thatlittleboy/idea-graveyard
Where my ephemeral project ideas go, and probably will die.
thatlittleboy/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
thatlittleboy/mdbook-toc
A preprocessor for mdbook to add inline Table of Contents support.
thatlittleboy/mkdocs-git-revision-date-localized-plugin
MkDocs plugin to add a last updated date to your site pages
thatlittleboy/mkdocs-markdownextradata-plugin
A MkDocs plugin that injects the mkdocs.yml extra variables into the markdown template
thatlittleboy/mkdocs-minify-plugin
A mkdocs plugin to minify the HTML of a page before it is written to disk.
thatlittleboy/mkdocstrings
:blue_book: Automatic documentation from sources, for MkDocs.
thatlittleboy/nb-clean
Clean Jupyter notebooks of outputs, metadata, and empty cells, with Git integration
thatlittleboy/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
thatlittleboy/nvim-tree.lua
A file explorer tree for neovim written in lua
thatlittleboy/playground
Treesitter playground integrated into Neovim
thatlittleboy/polars
Fast multi-threaded DataFrame library in Rust | Python | Node.js
thatlittleboy/pymdown-extensions
Extensions for Python Markdown
thatlittleboy/python
A Python handler for mkdocstrings.
thatlittleboy/pytkdocs
Load Python objects documentation.
thatlittleboy/rabbitmq-channelstateinvaliderror-debugging
Log of my attempt at resolving rabbitmq error
thatlittleboy/ruff
An extremely fast Python linter, written in Rust.
thatlittleboy/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
thatlittleboy/shap
A game theoretic approach to explain the output of any machine learning model.
thatlittleboy/starter-jupyter
thatlittleboy/tree-sitter-diff
A tree-sitter grammar for `diff` output
thatlittleboy/tree-sitter-gitcommit
A tree-sitter grammar for gitcommit messages