Skip to main content

Personal Projects

Cookrr Recipe Manager

Cookrr is a personal cookbook. Store and share all your recipes here. Scrape, scale, convert.

Search through your recipes. Add recipes to your cookbook from hundreds of sites. Import and export from/to your Paprika software.

Read more about the project here.

Flowhackers.ai

Flowhackers is a directory of AI tools. Over 1000 tools are listed in the directory, which has been built with Sveltekit and prerenders most of the site, making it lightning fast.

The site has a search functionality, pagination, pulls data from Google Sheets on build, uses categories from the sheet data of each tool.

Read more about the project here.

Brewbat

Brewbat is a recipe formulation and brewday tool for brewers built with Flask, Bootstrap and vanilla JS with a bit of Svelte thrown in the mix. It's hosted on a Hetzner VPS inside a Docker container.

It's a fully featured site, with member login, password reset, recipe saving, syncing across devices whilst logged in and many more features.

Read more about the project here.

Paprika to Obsidian

Paprika to Obsidian Markdown is a personal itch I wanted to scratch - converting my rather large Paprika recipe collection to a more open format: markdown with YAML frontmatter.

The script unzips, parses the files and outputs the recipes to an open markdown format for use in any compatible reader.

Read more about the project here.

Beer is Water

Beer is Water is a brewing water website. Search your local area for brewing water reports - over 3000 reports from all around the world are available!

BiW is made with Sveltekit, with Prisma ORM for the data, Lucia for admin user management, and data hosted on Supabase.

Read more about the project here.