An open API service indexing awesome lists of open source software.

https://github.com/not-raspberry/code-to-generate-my-avatar

Some Rust code to generate my Github avatar
https://github.com/not-raspberry/code-to-generate-my-avatar

Last synced: 8 months ago
JSON representation

Some Rust code to generate my Github avatar

Awesome Lists containing this project

README

          

# code-to-generate-my-avatar

Rendered avatar This project was supposed to be a toy image format but it ended up as code that can generate my Github avatar. That's funny.

## Running

```sh
cargo run rendered.png # Renders the avatar and saves it as ``rendered.png``.
```