I built an interactive terminal portfolio you can run with: npx hello-nayeem

작성자

카테고리:

← 피드로
DEV Community · MD Nayeem Miah · 2026-07-26 개발(SW)

MD Nayeem Miah

My Terminal Portfolio

Run this in your terminal:

npx hello-nayeem

Enter fullscreen mode Exit fullscreen mode

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)

Code of ConductReport abuse

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다