https://github.com/zeyadetman/polygon-generator
Polygon Generator based on sha-256 hashing
https://github.com/zeyadetman/polygon-generator
Last synced: 7 months ago
JSON representation
Polygon Generator based on sha-256 hashing
- Host: GitHub
- URL: https://github.com/zeyadetman/polygon-generator
- Owner: zeyadetman
- Created: 2021-11-15T06:36:27.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-16T04:53:15.000Z (almost 4 years ago)
- Last Synced: 2025-01-17T15:53:18.591Z (9 months ago)
- Language: TypeScript
- Homepage: https://zeyadetman.com/projects/polygon-generator
- Size: 1.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Polygon Generator

This is a simple polygon generator based on a text.
__Please Note__ Don't use it to build unique avatars for your users as I've built it for fun, and the results may not be unique for all strings.
## Usage
```
npm i
npm run start
```## Contributing
This is a simple project, you can build up to generate avatar generators for your users.