Matvei Kusov

тоб Projects

math-interp

Source Builds
math-interp screenshot

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
Regex Search screenshot

A simple browser extension to search for and highlight regular expressions matches. Written in JavaScript.

Livefind

Source Build
Livefind screenshot

A lightweight fzf-like TUI directory search tool built with ncurses. Written in C++.

turtleedit

Source Builds
turtleedit screenshot

A basic text editor built with wxWidgets. Supports JSON customization and plugins. Written in Python.