Shell Jr
Overview
Built a custom command-line terminal in C++ designed for beginner users.
Details
- Implemented all native terminal commands, plus custom
help
andtutorial
commands - Added an AI-powered help command that explains any shell command in 2–3 sentences
Tools
C++, Object-Oriented Programming, Git, VS Code