Pinned Repositories
30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
apy
CLI script for interacting with local Anki collection
austral
Systems language with linear types and capability-based security.
austral.github.io
The website for the Austral programming language.
ckp95.github.io
cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
fwf
Interactively create sed/awk/grep/jq/etc commands with immediate feedback
jdcal
Julian dates, stored as two numbers, from proleptic Gregorian and Julian calendars.
LibPQ
Detach your M code from workbooks to reuse it! Import modules from local or web storage (unlimited number of sources)
pytest-parametrize-cases
Nicer way to do parametrized tests
ckp95's Repositories
ckp95/fwf
Interactively create sed/awk/grep/jq/etc commands with immediate feedback
ckp95/pytest-parametrize-cases
Nicer way to do parametrized tests
ckp95/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
ckp95/apy
CLI script for interacting with local Anki collection
ckp95/austral
Systems language with linear types and capability-based security.
ckp95/austral.github.io
The website for the Austral programming language.
ckp95/ckp95.github.io
ckp95/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
ckp95/jdcal
Julian dates, stored as two numbers, from proleptic Gregorian and Julian calendars.
ckp95/LibPQ
Detach your M code from workbooks to reuse it! Import modules from local or web storage (unlimited number of sources)
ckp95/patchwork
All the Git-it Workshop completers!
ckp95/pycel
A library for compiling excel spreadsheets to python code & visualizing them as a graph
ckp95/xlcalculator
xlcalculator converts MS Excel formulas to Python and evaluates them.
ckp95/nvflake
custom neovim flake
ckp95/polylabel-rs
A Rust implementation of the Polylabel algorithm, with FFI.
ckp95/testfinder
Enumerate all test cases in a Python project, filter, search using your own preferred tools like grep, fzf.