All Projects → charlyx → avatars-io

charlyx / avatars-io

Licence: Apache-2.0 License
👤 Wanna get a social media avatar? Avatars-io makes it easy for you. Just give a username then get an avatar!

Programming Languages

go
31211 projects - #10 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to avatars-io

mk-letter-avatar
🅰 WordPress 字母头像插件(纯前端实现版) WordPress letter avatar plugin
Stars: ✭ 42 (+223.08%)
Mutual labels:  avatar, gravatar
Ngx Avatar
Universal avatar component for angular 2+ applications makes it possible to fetch / generate avatar from different sources
Stars: ✭ 210 (+1515.38%)
Mutual labels:  avatar, twitter
Network Avatar Picker
A npm module that returns user's social network avatar. Supported providers: facebook, instagram, twitter, tumblr, vimeo, github, youtube and gmail
Stars: ✭ 74 (+469.23%)
Mutual labels:  avatar, twitter
Gravatar
👤 Gravatar Helper & Generator (Laravel supported)
Stars: ✭ 19 (+46.15%)
Mutual labels:  avatar, gravatar
Avatar
Plug n play avatar, turn name, email, and any other string into beautiful avatar (or gravatar), effortless.
Stars: ✭ 1,525 (+11630.77%)
Mutual labels:  avatar, gravatar
spring-boot-microservice-best-practices
Best practices and integrations available for Spring Boot based Microservice in a single repository.
Stars: ✭ 139 (+969.23%)
Mutual labels:  cloudbuild, cloudrun
100xcode
#100DaysOfCode Twitter bot. 🤖
Stars: ✭ 24 (+84.62%)
Mutual labels:  twitter
twitter-icon-rotator-chrome-extension
Chrome extension to make twitter.com's avatars rotate
Stars: ✭ 14 (+7.69%)
Mutual labels:  twitter
ror-capstoneproject
A solo project to finish the Ruby on Rails module. This project uses the knowledge of Ruby, Ruby on Rails, Postgres, Devise, ActiveStorage, Cloudinary, RSpec, and Capybara.
Stars: ✭ 12 (-7.69%)
Mutual labels:  twitter
mention-hashtag
Extract mentions (@mention) or hashtags (#hashtag) from any text
Stars: ✭ 16 (+23.08%)
Mutual labels:  twitter
obsidian-tweet-to-markdown
An Obsidian.md plugin to save tweets as Markdown files.
Stars: ✭ 35 (+169.23%)
Mutual labels:  twitter
node-facebook-twitter-google-github-login
Node, Express, Mongoose, Passport, Facebook, Twitter, Google and Github Authentication (Login)
Stars: ✭ 31 (+138.46%)
Mutual labels:  twitter
vim-twitter
Tweet from inside vim!
Stars: ✭ 26 (+100%)
Mutual labels:  twitter
ember-meta
Setup meta for your Prember/Ember blog to support opengraph, microdata, Facebook, Twitter, Slack etc.
Stars: ✭ 15 (+15.38%)
Mutual labels:  twitter
Twitter
A Twitter handle parser for Laravel 5.
Stars: ✭ 12 (-7.69%)
Mutual labels:  twitter
swappy-one
swappy.one
Stars: ✭ 24 (+84.62%)
Mutual labels:  twitter
TwEater
A Python Bot for Scraping Conversations from Twitter
Stars: ✭ 16 (+23.08%)
Mutual labels:  twitter
twitter-stream-api
Consume the Twitter Stream API in real-time.
Stars: ✭ 19 (+46.15%)
Mutual labels:  twitter
social-button
Social Buttons as Web Components
Stars: ✭ 17 (+30.77%)
Mutual labels:  twitter
weatherBot
⛈ A Twitter bot for weather
Stars: ✭ 20 (+53.85%)
Mutual labels:  twitter

avatars-io

Go

Wanna get a social media avatar? Avatars.io makes it easy for you. Just give a username then get an avatar!

Getting started

Twitter 🐦

Give a username and get an avatar in return: https://avatars.charlyx.dev/twitter?username=charlyx

You can ask for variant sizings such as "bigger", "mini" and "original" (default size being "normal").

Example: https://avatars.charlyx.dev/twitter?username=charlyx&size=bigger

Gravatar 👤

Give an email and get an avatar in return: https://avatars.charlyx.dev/gravatar?email=mon@email

By default, images are presented at 80px by 80px if no size parameter is supplied. You may request a specific image size from 1px up to 2048px by using the s= or size= parameter and passing a single pixel dimension (since the images are square).

Example: https://avatars.charlyx.dev/gravatar?email=mon@email&s=200

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].