DEV Community

Mahmoud Ashraf
Mahmoud Ashraf

Posted on

Faven - A web tool to help you generate favicons

GitHub logo mashrafdev / faven

A web tool to help you generate favicons




Hey Guys,

I've created a tool to help you generate favicons in the
browser without your data sent to a server.

web app: faven.netlify.app

I build this tool to discover new tech

  • alpinejs a minimal frontend library to help you manipulate the dom. I find it very helpful on small apps, and landing pages.

  • comping alpinejs with tailwindcss make my prototyping, and development faster.

  • use snowpack for fast development and use web modules on production without bundle since my project is small.

Top comments (1)

Collapse
Β 
adriangrigore profile image
Adrian Emil Grigore β€’

Maybe you could add some templates? That would be great for quickly generating a favicon until you get professional one.