Projects

This page consists of all the projects I do in my free time, including those I do for school assignments that I have decided to release to the public.

Programs

Dictionary Generator
Copy and paste text from any web site, e-book or other source of information, and this program will sort through the words generating a list of words in a text file. The program is capable of weeding out duplicates, contractions, numbers, and any non-letters. The program can also only pick words that are within a certain word length range.