{"id":21452420,"url":"https://github.com/eoguvo/passwordgenerator","last_synced_at":"2026-04-18T06:35:25.862Z","repository":{"id":191025208,"uuid":"348147432","full_name":"eoguvo/passwordgenerator","owner":"eoguvo","description":"a simple web app to generate hash with a few parameters","archived":false,"fork":false,"pushed_at":"2021-03-15T23:55:21.000Z","size":93,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T12:31:55.968Z","etag":null,"topics":["babel","hash","password","password-generator","webpack"],"latest_commit_sha":null,"homepage":"https://gustavo-henrique-br.github.io/passwordgenerator","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eoguvo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-03-15T23:05:06.000Z","updated_at":"2021-04-15T21:06:49.000Z","dependencies_parsed_at":"2023-08-27T18:58:54.071Z","dependency_job_id":"a1d3d960-be94-455e-ad47-8a59d3f3ef6a","html_url":"https://github.com/eoguvo/passwordgenerator","commit_stats":null,"previous_names":["eoguvo/passwordgenerator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eoguvo%2Fpasswordgenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eoguvo%2Fpasswordgenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eoguvo%2Fpasswordgenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eoguvo%2Fpasswordgenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eoguvo","download_url":"https://codeload.github.com/eoguvo/passwordgenerator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243965240,"owners_count":20375901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["babel","hash","password","password-generator","webpack"],"created_at":"2024-11-23T04:29:31.313Z","updated_at":"2026-04-18T06:35:25.825Z","avatar_url":"https://github.com/eoguvo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\".github/banner.png\" alt=\"header projeto hashgenerator\"/\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://github.com/Gustavo-Henrique-br\" \u003e\n        \u003cimg src=\"https://img.shields.io/badge/author-Gustavo%20Henrique-blue?style=for-the-badge\" alt=\"author - Gustavo Henrique\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/Gustavo-Henrique-br/passwordgenerator/stargazers\"\u003e\u003cimg alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/Gustavo-Henrique-br/passwordgenerator?style=for-the-badge\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ch1\u003e🔐 HashGenerator 🔐\u003c/h1\u003e\n    \u003cp\u003eSimples projeto em javascript puro, html e css, treino de \u003cb\u003ewebpack e babel\u003c/b\u003e\u003c/p\u003e\n\u003c/div\u003e\n\u003chr /\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ch4\u003e✨ Finalizado ✨\u003c/h4\u003e\n\u003c/div\u003e\n\n\u003chr /\u003e\n\nTabela de conteúdos\n=================\n\u003c!--ts--\u003e\n   * [Features](#features)\n   * [Rodando](#rodando)\n   * [Como usar](#como-usar)\n      * [Site](#deploy)\n      * [Pre Requisitos](#pre-requisitos)\n      * [Instalando](#install)\n   * [Tecnologias](#techs)\n\u003c!--te--\u003e\n\n\u003cdiv id=\"features\" align=\"center\"\u003e\n    \u003ch1\u003e📰 Features\u003c/h1\u003e\n\u003c/div\u003e\n\n- [X] Geracao de hash\n- [X] Testes unitarios ([Mocha](https://mochajs.org/) e [Chai](https://mochajs.org/))\n- [ ] refatorar geracao de hash (para garantir que toda funcao seja chamada uma vez numa posicao randomica)\n\n\u003cdiv id=\"rodando\" align=\"center\"\u003e\n    \u003ch1\u003e🎲 Rodando\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003ch3 align=\"center\"\u003eveja tambem o site online \u003ca id=\"deploy\" alt=\"https://gustavo-henrique-br.github.io/passwordgenerator/\" href=\"https://gustavo-henrique-br.github.io/passwordgenerator/\"\u003eAqui\u003c/a\u003e\u003c/h3\u003e\n\n\u003cdiv id=\"pre-requisitos\" align=\"center\"\u003e\n    \u003ch4\u003ePré-requisitos\u003c/h4\u003e\n\u003c/div\u003e\n\nAntes de começar, você vai precisar ter instalado em sua máquina as seguintes ferramentas:\n[Git](https://git-scm.com), [Node.js (npm)](https://nodejs.org/en/).\nAlém disto é bom ter um editor para trabalhar com o código, como o [VSCode](https://code.visualstudio.com/)\n\n\u003cdiv id=\"install\" align=\"center\"\u003e\n    \u003ch4\u003e\n        siga esses passos para instalar:\n    \u003c/h4\u003e\n\u003c/div\u003e\n\n```bash\n# clonando o projeto na sua maquina\n$ git clone https://github.com/Gustavo-Henrique-br/passwordgenerator.git\n\n# instale as dependencias com:\n$ yarn install\n# ou\n$ npm install\n\n# minificando o codigo e rodando\n$ yarn build \u0026\u0026 yarn dev\n# ou\n$ npm run build \u0026\u0026 npm run dev\n```\n\n### Nota: basta voce abrir no seu browser, mas recomendo usar uma ferramenta de hot reload, como o [Live server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)\n\n\u003cdiv id=\"techs\" align=\"center\"\u003e\n    \u003ch1\u003e🛠 Tecnologias\u003c/h1\u003e\n\u003c/div\u003e\n\n- [Webpack](https://webpack.js.org/)\n- [Babel](https://babeljs.io/)\n- [Mocha](https://mochajs.org/)\n- [Chai](https://mochajs.org/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feoguvo%2Fpasswordgenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feoguvo%2Fpasswordgenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feoguvo%2Fpasswordgenerator/lists"}