cpbooster
cpbooster is a cross-platform CLI tool designed to boost competitive programmer's speed during contests by automating various routine tasks
notebook-generator
Notebook generator for programming contest. (or "something useful to share your code in pdf")
val-cli
CLI that shows your valorant stats.
arr-search-ternary
Ternary search algorithms for both continuous and discrete data. It includes functions for finding the minimum and maximum of unimodal functions, searching in sorted and rotated arrays, and detecting peak elements in unimodal sequences. Ideal for optimiza