Pinned Repositories
a_star_on_grids
Best practices for implementing A* with a focus on four- and eight-connected grid worlds.
bifocal-mode
A minor mode enabling split-screen scrolling in any Emacs 'comint-mode' buffer (such as shell-mode, inferior-python-mode, etc.)
command_line_lint
This script generates a report against your command-line history and suggests workflow improvements.
doctest
Doctests for Emacs Lisp
elfmt
Simple code formatter for Emacs Lisp
gladrl
A simple ncurses-based game engine written as a kind of Rust self-tutorial. Runs on top of the assets for the classic 1995 DOS game "Gladiator".
machine_learning_linear_models
A demo showcasing linear regression, reduced-rank regression and a linear system identification algorithm for modelling time series -- and when to apply them.
melpazoid
A bundle of CI scripts for testing Emacs packages, primarily submissions to MELPA.
process-log
Maintain a running log of subprocesses
shx-for-emacs
An Emacs shell-mode (and comint-mode) extension that enables displaying small plots and graphics and lets users write shell commands in Emacs Lisp.
riscy's Repositories
riscy/shx-for-emacs
An Emacs shell-mode (and comint-mode) extension that enables displaying small plots and graphics and lets users write shell commands in Emacs Lisp.
riscy/melpazoid
A bundle of CI scripts for testing Emacs packages, primarily submissions to MELPA.
riscy/command_line_lint
This script generates a report against your command-line history and suggests workflow improvements.
riscy/a_star_on_grids
Best practices for implementing A* with a focus on four- and eight-connected grid worlds.
riscy/doctest
Doctests for Emacs Lisp
riscy/machine_learning_linear_models
A demo showcasing linear regression, reduced-rank regression and a linear system identification algorithm for modelling time series -- and when to apply them.
riscy/process-log
Maintain a running log of subprocesses
riscy/bifocal-mode
A minor mode enabling split-screen scrolling in any Emacs 'comint-mode' buffer (such as shell-mode, inferior-python-mode, etc.)
riscy/elfmt
Simple code formatter for Emacs Lisp
riscy/gladrl
A simple ncurses-based game engine written as a kind of Rust self-tutorial. Runs on top of the assets for the classic 1995 DOS game "Gladiator".
riscy/sammon_mapping_gsl
A data-mining/dimensionality reduction technique known as Sammon Mapping, implemented in C with the GNU Scientific Library.
riscy/haunted_house
Haunted house for Hacktoberfest
riscy/privacy-mode
A digital "privacy filter" for Emacs
riscy/riscy.github.io
Personal website built with org-mode.
riscy/enlive
query html document with css selectors in elisp