My Terminal Portfolio
Run this in your terminal:
npx hello-nayeem
Features
- Arrow key navigation
- Real-time search
- Projects section
- Education section
- Contact form
- Password-protected inbox
How I built it
- Pure Node.js (no frameworks)
- ANSI color codes for terminal styling
- SHA-256 password hashing with crypto module
- Raw mode stdin for arrow key detection
Source code
GitHub: https://github.com/nayeem-miah/hello-nayeem
portfolio link: https://nayeem-miah.vercel.app
Top comments (0)