Burger Avatar Generator

PROGRAMMER

A avatar generator that randomly makes a burger

CLASS PROJECT

MID 2021

BURGER AVATAR GENERATOR

This was one of the first mini-projects that I did in Python for a programming class and it still holds a special place in my heart. It’s a simple program made in processing that generates a “Burger avatar” from a seed that is either randomly made or set by the user. It will then add two buns, and then possibly add meat, cheese, lettuce, ketchup, mustard, and/or an olive on a stick in the bun (at a random angle of course).

I still use some of the generated burgers created by this program for test avatars in other projects and is the current archive image on this portfolio. They just have this vibe that I still love so much. I have been tempted to upgrade this generator to add things like sesame seeds on the top bun and more ingredients but there’s also something special about it being simple and clean. Check out the Gdrive folder below for a collection of 200 burgers I’ve generated if you want a new profile avatar!

LINKS