djaiss / simplestpasswordgenerator

A simple password generator that is not ugly as shit.

Home Page:https://simplestpasswordgenerator.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

I use Vim as my main password manager instead of the popular 1Password. I even wrote an article about it. Anyway. The only thing that I miss is a password generator. This is why I created this very simple online password generator.

Technology

I use the awesome Jen library to generate random passwords. On a sidenote, I'm the worst JS developer the world has ever known - so if you want to change the code and enhance it, it wil be very much appreciated.

Deploy

The site is hosted on Divshot. It's great and free for a personal project. To push the code to production, simply divshot push production and it's done. Woot. Now I can go back on building other stuff.

About

A simple password generator that is not ugly as shit.

https://simplestpasswordgenerator.com/


Languages

Language:JavaScript 45.3%Language:HTML 36.9%Language:CSS 17.8%