nehacodes
v1.0.0
Published
Neha Kumari's terminal portfolio - run with npx nehacodes
Maintainers
Readme
@nehacodes/me
Neha Kumari's terminal portfolio - A beautiful TUI experience
_ _ _
| \ | | | |
| \| | ___| |__ __ _
| . ` |/ _ \ '_ \ / _` |
| |\ | __/ | | | (_| |
|_| \_|\___|_| |_|\__,_|Quick Start
Run my portfolio directly in your terminal:
npx @nehacodes/meOr with Bun:
bunx @nehacodes/meNavigation
| Key | Action |
|-----|--------|
| 1 | About Me |
| 2 | Skills |
| 3 | Projects |
| 4 | Experience |
| 5 | Contact |
| Tab | Next section |
| Shift+Tab | Previous section |
| ↑/↓ or j/k | Navigate within sections |
| q or Esc | Exit |
Features
- Interactive terminal UI with beautiful Vesper theme
- Keyboard and mouse navigation
- Animated welcome screen
- Skill progress bars
- Project showcase with tech stacks
- Timeline-based experience section
- Social links and contact info
Development
# Install dependencies
bun install
# Run in development mode
bun dev
# Build for production
bun run buildRequirements
- Bun runtime (for best performance)
- Node.js 18+ (alternative)
- A terminal that supports 256 colors
Built With
License
MIT © Neha Kumari
Made with ♥ using OpenTUI
