A collection of simple Java Projects.
A simple calculator where you input a string expression via Scanner, and the program performs basic arithmetic operations.
A trivia program that uses a SQLite connection database to prompt the user.
A program that searches, replaces a term and counts the words in a text entry.