Projects

bran.lol

This site was made using CSS, HTML, and JS. Routing is handled using the FastAPI Python Library.

media.bran.lol

This is a collection of static images or other media hosted to be used on my site or other projects. Routing is handled using the FastAPI Python Library.

api.bran.lol

This is an API used for uploading files, holding files uploaded through my site, and providing them back to pages on my site.
This API also has an endpoint to retrieve a random glaive image, which i use for my bot.

bran.social

Basic webpage with buttons for all my socials. Routing is handled using the FastAPI Python Library.