Coder Social home page Coder Social logo

danitown's People

Contributors

danigrant avatar

Watchers

 avatar  avatar

Forkers

jonathangrant

danitown's Issues

Permaweb Avatar Endpoint - Turns Initials Into Avatars On The Fly

Hey all! The Jam team and I are looking for a permaweb app that turns intials ➡️ png avatars for Jam.

Currently when a user signs up for Jam, we use their initials to generate them an avatar with Dice Bear Avatars.

With Dice Bear you can GET an avatar with initials by requesting a url with the initials in the path. For example - for a user with initials DG, we would GET: https://avatars.dicebear.com/api/initials/:dg.svg

It's a fantastic service and we love using it, there are just two issues with it:

  1. It only has support for svgs, and we need pngs to render avatars in Slack and Gmail notifications.
  2. It's a centralized app that's not guaranteed to run forever and we use it heavily in Jam!

We'd love to fund an initials ➡️ png avatars HTTP service that runs on Arweave. We think not only Jam will use it, but also any other team building apps that needs default avatars should use it! Anyway, think this will be an amazing app.

To keep it fast, it should probably store created pngs so that they don't need to be generated a second time. For example, the first time it fetches https://permaweb-avatars.example.com/initials/dg.png it can generate it from scratch, but the second time it should be able to reuse the one generated last time.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.