Code Projects
POC project Recipe Manager, an app to help me manage the ingredients and labeling for my weekend home bakery business. First feature includes database relations of a product which has many recipes, with each recipe having many ingredients, each ingredient with a list of one or many ingredients, and possibly its own recipe. Main goal was to simplify the printing of ingredient labels and allergen warnings for my bakery products. github only
Cascades created November 2024 is a tile swapping match-3 game where the tiles cascade down to fill in the empty spaces.
Snowscene one of my first projects, is a page with falling "snow" and a few controls such as size and wind speed.