Projects

These are some of my personal projects.

ccalc ccalc

Evaluate mathematical expressions from the command line. Accepts and evaluates expressions using C syntax.

Language:   C

Latest version:   ccalc 1.02, released 2017-05-25.

Nonny Nonny

Play and create nonogram puzzles! Nonograms are logic puzzles in which numeric clues are used to fill in squares within a grid in order to reveal a picture.

Language:   C++

Latest version:   Nonny 0.1, released 2017-06-14.

Option++ Option++

C++ library for reading command-line program options. Provides an easy way to read, validate, and process command-line options.

Language:   C++

Latest version:   Option++ 2.0, released 2020-06-09.

Simple Calculator Simple Calculator

A simple pocket-style calculator written in JavaScript. Has memory functions, can perform percentage calculations, and supports repeated calculations with constants.

Languages:   HTML, CSS, JavaScript

Textbook Solution Guides Textbook Solution Guides

Solutions to exercises from various mathematics textbooks.

Language:   LaTeX

Wits & Wagers Score Keeper Wits & Wagers Score Keeper

JavaScript score-keeping app for the board game Wits & Wagers.

Languages:   HTML, CSS, JavaScript