Activity
Update README with Codespaces directions
Update README with Codespaces directions
Add file cache for bypassing re-rendering images already created
Add file cache for bypassing re-rendering images already created
Update sample cases to confirm resizing works when less than default …
Update sample cases to confirm resizing works when less than default …
Add resize logic for identicon
Add resize logic for identicon
Add missing jobs block in test github action runner
Add missing jobs block in test github action runner
Force push
Add missing jobs block in test github action runner
Add missing jobs block in test github action runner
Force push
Add missing jobs block in test github action runner
Add missing jobs block in test github action runner
Force push
Add missing jobs block in test github action runner
Add missing jobs block in test github action runner
Update readme and github tests actions runner
Update readme and github tests actions runner
Move project structure around
Move project structure around
Add empty init files for Python modules
Add empty init files for Python modules
Add meta data to sample cases test file
Add meta data to sample cases test file
Fix linter issues in sample cases test
Fix linter issues in sample cases test
Remove old GitHub Actions linter file
Remove old GitHub Actions linter file
Applied linter fixes by ruff
Applied linter fixes by ruff
Update GitHub actions linter check and add ruff config for codebase
Update GitHub actions linter check and add ruff config for codebase
Move GitHub linter action to proper directory
Move GitHub linter action to proper directory
Move GitHub linter action to proper directory
Move GitHub linter action to proper directory
Move GitHub linter action to proper directory
Move GitHub linter action to proper directory
Add GitHub Action to run ruff Python linter
Add GitHub Action to run ruff Python linter
Update main.py with type hints
Update main.py with type hints
Implement basic identicon generation with single color
Implement basic identicon generation with single color