Gaiety's visual representation as a fursona (an original furry fandom character) depicted as an animated gif falling downward with a controlled hand outstretched. Faer hair and tail waves in the wind while their floppy dog ears flop about as well. Fae are an anthromorphic canine like a german shepherd clothed like a human in a t-shirt and denim shorts. Art is by Lynte.

Divisibility Rules in Posts

Fun Python side project inspired by VSauce.

VSauce has a number of channels including D1NG where they post fun educational content of all kinds. Recently I found myself itching to code and inspired by some handy division math tricks.

So I threw together this Python script with methods showcasing each divisibility rule example. The script has no direct practical purpose as each function could be done more simply for a computer to handle (likely just with % modulo for all cases). But I thought this would be fun enough to share!

In building out this project I learned how to write some tests in python and how to set up GitLab CI, which GitLab makes very easy with their WebIDE.

GitLab WebIDE with Templates and file autonaming

Always learning~

ava@wroten.me

Wish to contact me about meetup or conference talks, work opportunities or otherwise? Reach out to me via email.

Resume

Work history, skills, volunteering and talks given all in a one page PDF.

Blog

Programming, art, design, and other queer things.

Git

Coding projects and such on a self hosted Forgejo instance.