A terminal bash-shell style portfolio.
Built with Next.js and TypeScript, this portfolio features an interactive terminal interface where visitors can explore my experience, education, and projects through simple commands.
git clone https://github.com/baasilali/portfolio.git
cd portfolio
npm install
npm run devVisit baasil.me
help- Show available commandseducation- View education detailsexperience- See work experienceprojects- Browse projectsclear- Clear terminalflashbang- Switch to light theme (with a bang!)dark mode- Switch to dark theme
- Interactive terminal interface
- Command history navigation (↑/↓ arrows)
- Tab completion for commands
- Theme switching (light/dark mode)
- Responsive design