James Moreau's repositories
jamesmoreau.github.io
My personal website
Loca-Alert
A location alarm app
C_Data_Structures
Common data structure implementations in C. NOT MY OWN WORK.
Flesch-Index-Calculator
The Flesch–Kincaid readability tests are readability tests designed to indicate how difficult a passage in English is to understand. There are two tests, the Flesch Reading Ease, and the Flesch–Kincaid Grade Level. Although they use the same core measures (word length and sentence length), they have different weighting factors.
Language:C000
GemPaint
A simple paint program
Language:Go000
Optimal-BST-String-Finder
Uses binary search trees to search for strings in a file using dynamic programming and greedy techniques.