{"id":18872308,"url":"https://github.com/leomssilva/passwordgenerator","last_synced_at":"2026-04-13T15:31:59.270Z","repository":{"id":38376275,"uuid":"352482790","full_name":"LeoMSSilva/passwordGenerator","owner":"LeoMSSilva","description":":closed_lock_with_key: :shield: This project contains a password generator developed while studying javaScript. It aims to deepen my knowledge and generate something useful while I study. ","archived":false,"fork":false,"pushed_at":"2025-10-10T00:57:11.000Z","size":589,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-21T16:59:26.871Z","etag":null,"topics":["css3","generator","html5","javascript","nodejs","password","password-generator","webapp","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LeoMSSilva.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-29T01:37:43.000Z","updated_at":"2025-10-10T00:57:09.000Z","dependencies_parsed_at":"2023-02-14T18:01:29.493Z","dependency_job_id":"b1d2dbd9-1712-4ef8-bc6b-495f15bd3a66","html_url":"https://github.com/LeoMSSilva/passwordGenerator","commit_stats":null,"previous_names":["leomssilva/passwordgenerator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LeoMSSilva/passwordGenerator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoMSSilva%2FpasswordGenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoMSSilva%2FpasswordGenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoMSSilva%2FpasswordGenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoMSSilva%2FpasswordGenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeoMSSilva","download_url":"https://codeload.github.com/LeoMSSilva/passwordGenerator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoMSSilva%2FpasswordGenerator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31759286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["css3","generator","html5","javascript","nodejs","password","password-generator","webapp","webpack"],"created_at":"2024-11-08T05:29:27.666Z","updated_at":"2026-04-13T15:31:59.241Z","avatar_url":"https://github.com/LeoMSSilva.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003ePassword Generator\n\t\u003cbr/\u003e\n\t\u003cimg src=\"./passwordGenerator.png\"\u003e\n\t\u003cbr/\u003e\n\u003c/h1\u003e\n\n[![Author](https://img.shields.io/badge/author-LeoMSSilva-blue?style=flat-square)](https://github.com/LeoMSSilva)\n[![Version](https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000)](https://github.com/LeoMSSilva)\n[![Languages](https://img.shields.io/github/languages/count/LeoMSSilva/passwordGenerator.js?color=blue\u0026style=flat-square)](#)\n[![Stars](https://img.shields.io/github/stars/LeoMSSilva/passwordGenerator.js?color=blue\u0026style=flat-square)](https://github.com/LeoMSSilva/passwordGenerator.js/stargazers)\n[![Forks](https://img.shields.io/github/forks/LeoMSSilva/passwordGenerator.js?color=blue\u0026style=flat-square)](https://github.com/LeoMSSilva/passwordGenerator.js/network/members)\n[![Contributors](https://img.shields.io/github/contributors/LeoMSSilva/passwordGenerator.js?color=blue\u0026style=flat-square)](https://github.com/LeoMSSilva/passwordGenerator.js/graphs/contributors)\n\n---\n\n# :pushpin: Table of Contents\n\n- :house: [About](#house-about)\n- :dart: [Installation](#dart-installation)\n  - :gear: [Install dependencies](#hammer_and_wrench-install-dependencies)\n  - :rocket: [Getting started](#rocket-getting-started)\n- :computer: [Techs](#computer-techs)\n- :bust_in_silhouette: [Author](#bust_in_silhouette-author)\n- :handshake: [Contributing](#handshake-contributing)\n- :scroll: [License](#scroll-license)\n\n---\n\n# :house: About\n\nThis project contains a password generator developed while studying **javaScript**.\n\nI used **node** to manage dependencies and **webpack** to automate the build application.\n\nIt aims to deepen my knowledge and generate something useful while I study.\n\n---\n\n# :dart: Installation\n\n**First you need to install:**\n\n- [Node.js](https://pt-br.nodejs.org/) (required)\n- [Pnpm](https://pnpm.io/pt/) (optional)\n\n  **Then in order, clone the project.**\n\nBy HTTPS, running this command:\n\n```bash\n  git clone https://github.com/LeoMSSilva/passwordGenerator.git\n```\n\nOr by ssh, running this command:\n\n```bash\n  git clone git@github.com:LeoMSSilva/passwordGenerator.git\n```\n\nSSH is a secure protocol, but you need to register a key ssh in your github before.\n\n---\n\n## :hammer_and_wrench: Install dependencies\n\n```bash\n  pnpm install\n```\n\n---\n\n## :rocket: Getting Started\n\nTo run it, use in the terminal:\n\n```bash\n  pnpm start\n```\n\nAnd open the browser at: [link](http://localhost:8080)\n\n---\n\n# :computer: Techs\n\n- Javascript\n- Node\n- Webpack\n\n---\n\n# :bust_in_silhouette: Author\n\n**LeoMSSilva**\n\n- Github: [@LeoMSSilva](https://github.com/LeoMSSilva)\n- LinkedIn: [@LeoMSSilva](https://linkedin.com/in/LeoMSSilva)\n\n---\n\n# :handshake: Contributing\n\nContributions, issues and feature requests are welcome! Feel free to **file a new issue** on the [passwordGenerator](https://github.com/LeoMSSilva/passwordGenerator/issues) repository. If you already found a solution to your problem, **I would love to review your pull request**!\n\n---\n\n# :scroll: License\n\nCopyright :copyright: 2022 [LeoMSSilva](https://github.com/LeoMSSilva).\n\u003cbr/\u003e\nThis project is [MIT](https://github.com/LeoMSSilva/passwordGenerator/blob/main/LICENSE) licensed.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleomssilva%2Fpasswordgenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleomssilva%2Fpasswordgenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleomssilva%2Fpasswordgenerator/lists"}