Skip to content

Arephan/name-my-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

🎯 name-my-project

AI suggests creative project names from your description. Stop staring at a blank cursor.

Install

npm install -g name-my-project

Usage

nameit "A CLI tool that roasts your code"

Output:

🎯 Generating startup names for: "A CLI tool that roasts your code"

1. **Roastify** - Your code's brutally honest friend (portmanteau)
2. **CodeCritic** - AI-powered tough love for developers (compound)
3. **Burnish** - Polish your code through fire (metaphor)
4. **Snarkly** - Sarcasm as a service (wordplay)
5. **LintFlame** - Where linting meets roasting (compound)
6. **Charred** - Debugging through destruction (metaphor)
7. **Torchlight** - Illuminating your worst code (metaphor)
8. **Codeburn** - Feel the heat, ship better code (compound)
9. **Ribbit** - Code review that doesn't hold back (abstract)
10. **Flamingo** - Pretty on the outside, savage on the inside (abstract)

💡 Tip: Check domain availability at namecheap.com

Styles

nameit "your idea" --startup   # VC-friendly, brandable
nameit "your idea" --techy     # Developer-focused, clever
nameit "your idea" --fun       # Playful, quirky
nameit "your idea" --serious   # Enterprise-ready
nameit "your idea" --short     # One-word only

Examples

# Startup style (default)
nameit "real-time collaboration for designers"

# Techy developer tool
nameit "git history visualizer" --techy

# Fun consumer app
nameit "dating app for dog owners" --fun

# Enterprise SaaS
nameit "employee scheduling software" --serious

AI Providers

export OPENAI_API_KEY=sk-...       # OpenAI
export ANTHROPIC_API_KEY=sk-ant-... # Anthropic
# Or run Ollama locally

Why?

Because naming is hard and you've been staring at that empty domain search for 2 hours.

License

MIT

About

🎯 AI suggests creative project names. Stop staring at a blank domain search.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors