math-interp
Source Builds
An AST-based mathematical expression interpreter employing Shunting-Yard algorithm. Based on this article by Chris Johnson & this Wikipedia page. Written in C++.
Regex Search
Source Addon Extension
A simple browser extension to search for and highlight regular expressions matches. Written in JavaScript.
Livefind
Source Build
A lightweight fzf-like TUI directory search tool built with ncurses. Written in C++.
turtleedit
Source Builds
A basic text editor built with wxWidgets. Supports JSON customization and plugins. Written in Python.