Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 605 Bytes

File metadata and controls

7 lines (5 loc) · 605 Bytes

This is the repository for a bunch of smaller java projects! They're relatively simple programs so I wanted to make a collective repository for better organization.

Below are the programs within this repository and their respective functions:

scriptmaker: Converts numbers into their subscript/superscript equivalents. Created to help me with note-taking in lectures.

timecalc: Adds times together (hour : minute: second) until the user chooses to stop. Created to help me calculate the runtime of movie/show watchparties.