
Flight Rising
Content Blocker UserScript (2024) (WIP)

A work in progress userscript meant to blur out/block content that may make a user uncomfortable on the Flight Rising game website. It's an overlay menu a user can expand to add various things they'd like blurred out to lessen the impact of certain triggers.
Can be used to blur out dragons, familiars and backgrounds that may contain elements of common phobias (arachnophobia, entomophobia) and other elements that may be unsettling (body horror, blood, etc).
Made with plain JavaScript, and run using the Tampermonkey extension. Code can be found on github at: https://github.com/LlanellaWhatCake/flightrising-content-blocker

Deviant Dashboard Helper (2022) (WIP)
A work in progress electron application where a DeviantArt user can check their notifications and people they follow. Connects with DeviantArt's API to get access to notifications and other features of the site through OAuth.
​
Made with Electron, React, and Redux.
Code can be found on github at: https://github.com/LlanellaWhatCake/deviant-dashboard-helper

Plush Pet Site (2015)
A small virtual pet site made to learn PHP similar to Neopets. Someone can create an account, log in, create a new pet, search other users and have their active pet displayed. Each pet also has their own page that can be edited with HTML by the user. Made from scratch with HTML, CSS PHP, Photoshop and Notepad++.
A small demo game I made as homage to the Super Monkey Ball series. Contains 9 regular levels and one bonus level. Made with Blender 3D, Python scripting and Photoshop.
One of my favorite and most complete game demos to date, I had a ton of fun with this one. I wanted to capture the zany style of the Super Monkey Ball worlds while putting my own spin on it.
This game really stretched my abilities as I hand painted some of the textures to match the cartoony style the series has, learned scripting in Blender to get the movement correct and learned level design by creating small levels increasing in difficulty.

Weasel Game (2014)
A small side scroller game demo. The weasel is able to emit laser beams and glow orbs if enough blue energy is collected. Made with Blender 3D, Python scripting and Photoshop.