These are some of my software engineering projects.
I'm in the process of updating my projects and I'll add more soon.
Please note that some projects are private because of the University of Maryland's Computer
Science
policies.
A command line interface based on the Unix Bash shell. Supports boolean operations, pipes, and file redirection
PrivateGiven an input string it allows the user to recognize and run expressions and/or statements. corresponding to the input
Private