MCPcopy Index your code
hub / github.com/vercel/avatar

github.com/vercel/avatar @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
7 symbols 16 edges 6 files 0 documented · 0% 18 cross-repo links updated 53d ago★ 1,381
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

avatar

Generate beautiful gradient avatars for your application.

Usage

Provide a username to generate an avatar. Each name will generate a unique avatar. Just replace rauchg with an username or email:

https://avatar.vercel.sh/rauchg

You will receive a png image with a size of 120*120px

Avatar for rauchg

Adjust Roundness

https://avatar.vercel.sh/rauchg?rounded=60

Avatar for rauchg

Custom Size

https://avatar.vercel.sh/rauchg?size=30

Avatar for rauchg

SVG

Add the extension .svg:

https://avatar.vercel.sh/rauchg.svg

Add Initials

Add the text parameter (requires SVG):

https://avatar.vercel.sh/rauchg.svg?text=GR

Avatar for rauchg

Core symbols most depended-on inside this repo

hash
called by 1
utils/gradient.ts
hue
called by 1
utils/gradient.ts
generateGradient
called by 1
utils/gradient.ts
rewrites
called by 0
next.config.ts
App
called by 0
pages/_app.tsx
Home
called by 0
pages/index.tsx
handler
called by 0
pages/api/avatar/[name].tsx

Shape

Function 7

Languages

TypeScript100%

Modules by API surface

utils/gradient.ts3 symbols
pages/index.tsx1 symbols
pages/api/avatar/[name].tsx1 symbols
pages/_app.tsx1 symbols
next.config.ts1 symbols

For agents

$ claude mcp add avatar \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page