Skip to content

LuisAguadoVicaria/domain-name-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Domain Name Generator

Simple domain name generator with domain hack calculation

live-demo

front-image

JavaScriptNode.jsReplit


Featured


  • Generate all possible word combinations dynamically
  • Check if you can shorten a domain with its extension
  • Optimized memory usage with splice
  • Clean and readable code

  • Deployment

    • Run in any JS interpreter (without the fs write section)
    • Assuming you have installed Node.js locally, run: node index

    Running online in Replit and Node.js

    Replit

    You can also open any GitHub repository in Gitpod

    Open in Gitpod

    Contact

    Feel free to leave me a message, I'm friendly!

    LinkedIn

    About

    Domain name generator with domain hack calculation

    Topics

    Resources

    Stars

    Watchers

    Forks