{"id":23175005,"url":"https://github.com/samuelquinones/password-generator","last_synced_at":"2026-04-15T16:02:53.119Z","repository":{"id":41353406,"uuid":"356474933","full_name":"SamuelQuinones/password-generator","owner":"SamuelQuinones","description":"Generate secure, hard to guess passwords with the click of a button!","archived":false,"fork":false,"pushed_at":"2022-06-30T21:03:16.000Z","size":5591,"stargazers_count":3,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T00:43:53.122Z","etag":null,"topics":["cra","create-react-app","password","progressive-web-app","pwa","react","react-hook-form","reactjs","security","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://passwordgenerator.samtheq.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamuelQuinones.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null},"funding":{"github":["SamuelQuinones"],"custom":["https://paypal.me/samuelquinones1"]}},"created_at":"2021-04-10T04:58:55.000Z","updated_at":"2024-09-27T04:30:05.000Z","dependencies_parsed_at":"2022-09-19T03:51:25.185Z","dependency_job_id":null,"html_url":"https://github.com/SamuelQuinones/password-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SamuelQuinones/password-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelQuinones%2Fpassword-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelQuinones%2Fpassword-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelQuinones%2Fpassword-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelQuinones%2Fpassword-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamuelQuinones","download_url":"https://codeload.github.com/SamuelQuinones/password-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelQuinones%2Fpassword-generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259588761,"owners_count":22880846,"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":["cra","create-react-app","password","progressive-web-app","pwa","react","react-hook-form","reactjs","security","tailwindcss","typescript"],"created_at":"2024-12-18T05:34:37.952Z","updated_at":"2026-04-15T16:02:53.038Z","avatar_url":"https://github.com/SamuelQuinones.png","language":"TypeScript","funding_links":["https://github.com/sponsors/SamuelQuinones","https://paypal.me/samuelquinones1"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Secure Password Generator\n\n![App Logo](/public/logo192.png)\n\n[![Build Status](https://img.shields.io/github/workflow/status/SamuelQuinones/password-generator/Deploy?logo=github\u0026style=for-the-badge)](https://github.com/SamuelQuinones/password-generator/blob/main/.github/workflows/deploy_to_gh_pages.yml) [![App Version](https://img.shields.io/github/package-json/v/SamuelQuinones/password-generator/main?label=Version\u0026style=for-the-badge)](https://github.com/SamuelQuinones/password-generator/blob/main/package.json#L4) [![License](https://img.shields.io/github/license/SamuelQuinones/password-generator?style=for-the-badge)](https://github.com/SamuelQuinones/password-generator/blob/main/LICENSE)\n\n\u003c/div\u003e\n\nWith the click of a button you can generate complex, secure, near impossible to guess passwords!\n\nFor notes, or any concerns about security, see [SECURITY.md](/SECURITY.md).\n\nFor information on **contributing**, please see [CONTRIBUTING.md](/CONTRIBUTING.md).\n\nThe logo / icon was made by Emily from [Em's Enchanted Emporium](https://www.instagram.com/em_enchanted_emporium/)\n\n## About This App\n\n\"Secure Password Generator\" is a web-app bootstrapped with `create-react-app` and `Typescript`. All styling / appearance is done using the `tailwindcss` utility framework as a base.\n\nI built this web-app to improve my development skills, and also learn something new:\n\n- More advanced ReactJS code / design principles\n- How to use a global state manager like `Redux`\n- How to create and style my own components - as a challenge to myself, I am using as little component libraries as I can\n- Making a Progressive Web App or \"PWA\" to allow for offline use, and a downloadable experience\n- Using a development pipeline - continuous integration and continuous deployment or \"CI/CD\" using Github workflows\n- Bug / Issue management for a project\n- Working with an Open-source project and getting assistance from a community\n- Translating a project in an efficient way\n\nIn my opinion, all these things are important skills for a developer to have, and I figured the best way to learn and improve was to make something - so I made this.\n\nThe reason I built a password generator specifically was also about learning; Security and passwords are a very important aspect of development, and I figured making a password generator would be a good way to learn more about it.\n\nThis app is constantly being worked on and I am always open to ideas, suggestions, and collaborations!\n\n## How It Works\n\nmore info coming soon ...\n\n## Stats\n\n![Alt](https://repobeats.axiom.co/api/embed/cf8af38d881ae5b4ddb2d4ea5b0e13901c1970e6.svg \"Repobeats analytics image\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelquinones%2Fpassword-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamuelquinones%2Fpassword-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelquinones%2Fpassword-generator/lists"}