Code names
Code names
Code names can be used for many things from military operations to software projects.
I bet the military chose their code names with huge precision and with the help of communication staff. But as a software developer I’m always involved in 5 to 10 projects at the same time. Then it’s damn nice to have a cool code name generator to make some creative and funny code names for your projects.
Code name generators
At the time there’s only a couple of good code name generators out there. Let’s check them out
Codenamegenerator.com
Let’s first take a look at the codenamegenerator. com.
The codenamegenerator.com has a clean and easy to grasp interface. The code names are highly adjustable. You can choose the prefix (the first name), dictionary(the second name) and suffix(the last name) from different categories to meet your own opinion about what should be in a good project name. The backside is of course that you need to make a lot of choices your self.
The codenamegenerator.com is programmed in PHP or another server side language. It makes the page reload each time you press the button. It takes time to make a new http-request and the server resend the whole page every time. It means waiting and blinking while the page reload.
But overall a very cool codename generator . Check it out .
Code names from the online-generator.com
Another place to find cool ideas for code names is the code names from online-generator.com.
The interface is clean and the visual hierarchy is easy to grasp. The generate code names button stands out and so does the generated code names.
You can’t adjust the code names, but instead it’s very easy to generate new code names. No choices to be made, just a click and then you got a new code name. Nice and easy. And since the code name generator makes all the code names for you, you can be surprised. Some times the code name consist of 2 code names, some times 3. A random algorithm decide the configuration of the code names.
As a bonus this code name generator also makes a personal list of all the code names you have generated during your visit.
This code name generator is programmed in JavaScript. It makes code name generation very fast and smooth as all the generation is done in the browser.
Looking for cool code names. Try the code names from online-generator.com.
List of famous code names
When we’re taslking about code names I also gotta mention Wikipedia list of code names. A very good list with many cool code names.