sir-kain / avatar-from-text

Home Page:https://sir-kain.github.io/avatar-from-text/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate avatar from text

  • It takes an array of names
  • Create avatars from the initials

Examples

  • The array
const names = [
  "Ahmadou Waly Ndiaye",
  "Adji Fatma Mbacke Thioune",
  "23 a33",
  "Moustapha Gueye",
  "Ndeye Binta",
  " ko",
  "Inno",
];
  • The result

Result

About

https://sir-kain.github.io/avatar-from-text/


Languages

Language:JavaScript 49.3%Language:CSS 29.7%Language:HTML 21.0%