{"id":25570031,"url":"https://github.com/adrianssanz/passwd-generator","last_synced_at":"2026-04-19T19:33:30.329Z","repository":{"id":261997870,"uuid":"885432721","full_name":"adrianssanz/passwd-generator","owner":"adrianssanz","description":"Generador de contraseñas en Angular.js","archived":false,"fork":false,"pushed_at":"2024-11-18T17:15:47.000Z","size":716,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T16:00:11.344Z","etag":null,"topics":["angularjs","bootstrap","css","html","typescript"],"latest_commit_sha":null,"homepage":"https://adrianssanz.github.io/passwd-generator/","language":"TypeScript","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/adrianssanz.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-08T15:17:45.000Z","updated_at":"2025-02-12T15:41:05.000Z","dependencies_parsed_at":"2024-11-09T20:26:48.803Z","dependency_job_id":"3cbb1d29-a4da-4a7c-a2e5-cc0a75e75618","html_url":"https://github.com/adrianssanz/passwd-generator","commit_stats":null,"previous_names":["adrianssanz/passwd-generator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adrianssanz/passwd-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianssanz%2Fpasswd-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianssanz%2Fpasswd-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianssanz%2Fpasswd-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianssanz%2Fpasswd-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adrianssanz","download_url":"https://codeload.github.com/adrianssanz/passwd-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianssanz%2Fpasswd-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32020691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["angularjs","bootstrap","css","html","typescript"],"created_at":"2025-02-21T00:53:24.558Z","updated_at":"2026-04-19T19:33:30.304Z","avatar_url":"https://github.com/adrianssanz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generador de Contraseñas\n\n![GitHub](https://img.shields.io/badge/GitHub-Generador%20de%20Contraseñas-181717?style=flat-square\u0026logo=github)\n![HTML5](https://img.shields.io/badge/HTML5-100000?style=flat-square\u0026logo=html5\u0026logoColor=white)\n![CSS3](https://img.shields.io/badge/CSS3-100000?style=flat-square\u0026logo=css3\u0026logoColor=white)\n![JavaScript](https://img.shields.io/badge/JavaScript-100000?style=flat-square\u0026logo=javascript\u0026logoColor=white)\n![Angular](https://img.shields.io/badge/Angular-100000?style=flat-square\u0026logo=angular\u0026logoColor=white)\n![Bootstrap](https://img.shields.io/badge/Bootstrap-100000?style=flat-square\u0026logo=bootstrap\u0026logoColor=white)\n![TypeScript](https://img.shields.io/badge/TypeScript-100000?style=flat-square\u0026logo=typescript\u0026logoColor=white)\n![GitHub Pages](https://img.shields.io/badge/Deployed%20on-GitHub%20Pages-4078c0?style=flat-square\u0026logo=githubpages)\n\n\n## Descripción\n\nEsta aplicación generadora de contraseñas ha sido desarrollada utilizando Angular. Su objetivo es crear contraseñas seguras y aleatorias de manera sencilla y rápida. Los usuarios pueden personalizar la longitud de la contraseña y elegir opciones como incluir caracteres especiales, mayúsculas y números, para garantizar la seguridad de sus cuentas. Con una interfaz intuitiva y fácil de usar, la aplicación facilita la generación de contraseñas fuertes para proteger la privacidad online.\n\n## Características\n\n- **Generación Segura:** Crea contraseñas aleatorias y seguras en minutos.\n- **Personalización:** Ajusta la longitud y los tipos de caracteres (mayúsculas, minúsculas, números, símbolos) según tus necesidades.\n- **Interfaz Intuitiva:** Diseño limpio y fácil de usar para una experiencia fluida.\n\n## Tecnologías Utilizadas\n\n- HTML\n- CSS\n- JavaScript\n- Angular\n- TypeScript\n- Bootstrap\n- GitHub Pages\n\n## Demo\n\nPuedes probar la aplicación [aquí](https://adrianssanz.github.io/passwd-generator/).\n\n## Contribuciones\n\nSi deseas contribuir a este proyecto, por favor sigue estos pasos:\n\n1. Haz un fork del repositorio.\n2. Crea una nueva rama (`git checkout -b feature/nueva-caracteristica`).\n3. Realiza tus cambios y comitea (`git commit -m 'Añadir nueva característica'`).\n4. Haz un push a la rama (`git push origin feature/nueva-caracteristica`).\n5. Crea un Pull Request.\n\n## Licencia\n\nEste proyecto está licenciado bajo la [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianssanz%2Fpasswd-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadrianssanz%2Fpasswd-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianssanz%2Fpasswd-generator/lists"}