These are some of my software engineering projects.
I'm in the process of updating my projects and I'll add more soon.
However, the above are some of the tools I know.
Please note that the 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