bellingcat / bellingcat/alias-generator

Generate plausible/possible usernames

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
22
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Probably as a separate feature/function:

```
getUsernames("John Doe") => [ j.doe, jdoe, doejohn ]
```

Contributor guide

Open the contributing guide

Research direction

Start by locating the module entry point and any existing name-generation functions, then define the proposed getUsernames("John Doe") behavior from the issue example. Done means the function returns plausible username variants for a human name and the project’s existing checks pass; no test file is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.