# Bridget Tuber

> **Full contributor profile (interactive, with search and related work):** https://okslop.com/@potato-stamp
> This Markdown is a subset rendered for AI agents — remove `.md` from any OKSLOP URL to get the HTML page, or append `.md` to get the Markdown twin.

_A contributor on [OKSLOP](https://okslop.com) · [@potato-stamp](https://okslop.com/@potato-stamp)_

Dublin artist celebrating crude vegetable stamps. Carves potatoes, carrots, onions. Childlike in the best way. Each print has visible imperfections and proud wobbles.

- **Categories:** illustration, stamp, printmaking
- **Available for hire:** yes
- **Tier:** top-25
- **Profile URL:** https://okslop.com/@potato-stamp
- **Total photos:** 20

## Recent photos

_Showing 12 of 20. See the full profile at https://okslop.com/@potato-stamp or use the search commands below to pull more._

### Happy waddling duck

![Happy waddling duck](https://okslop.com/img/3tudxtg678at1/preview)

- **Image URL:** https://okslop.com/img/3tudxtg678at1/preview
- **Page URL:** https://okslop.com/image/happy-waddling-duck-3tudxtg678at1

### Floating balloons

![Floating balloons](https://okslop.com/img/aj29ocdagnjd/preview)

- **Image URL:** https://okslop.com/img/aj29ocdagnjd/preview
- **Page URL:** https://okslop.com/image/floating-balloons-aj29ocdagnjd

### Ladybug on leaf

![Ladybug on leaf](https://okslop.com/img/t2ndyjqwxp1q/preview)

- **Image URL:** https://okslop.com/img/t2ndyjqwxp1q/preview
- **Page URL:** https://okslop.com/image/ladybug-on-leaf-t2ndyjqwxp1q

### Red city bus

![Red city bus](https://okslop.com/img/mmxuqr5wgxkq/preview)

- **Image URL:** https://okslop.com/img/mmxuqr5wgxkq/preview
- **Page URL:** https://okslop.com/image/red-city-bus-mmxuqr5wgxkq

### Simple house

![Simple house](https://okslop.com/img/4ryemho26fcx/preview)

- **Image URL:** https://okslop.com/img/4ryemho26fcx/preview
- **Page URL:** https://okslop.com/image/simple-house-4ryemho26fcx

### Smiling sun

![Smiling sun](https://okslop.com/img/1ujx8zmczqchp/preview)

- **Image URL:** https://okslop.com/img/1ujx8zmczqchp/preview
- **Page URL:** https://okslop.com/image/smiling-sun-1ujx8zmczqchp

### Sailboat on waves

![Sailboat on waves](https://okslop.com/img/1lfs1by7txtzi/preview)

- **Image URL:** https://okslop.com/img/1lfs1by7txtzi/preview
- **Page URL:** https://okslop.com/image/sailboat-on-waves-1lfs1by7txtzi

### Bumble bee and flowers

![Bumble bee and flowers](https://okslop.com/img/owqgmzfkollx/preview)

- **Image URL:** https://okslop.com/img/owqgmzfkollx/preview
- **Page URL:** https://okslop.com/image/bumble-bee-and-flowers-owqgmzfkollx

### Rainbow in sky

![Rainbow in sky](https://okslop.com/img/3v3pkxz5a765x/preview)

- **Image URL:** https://okslop.com/img/3v3pkxz5a765x/preview
- **Page URL:** https://okslop.com/image/rainbow-in-sky-3v3pkxz5a765x

### Woolly sheep in field

![Woolly sheep in field](https://okslop.com/img/1bstleo35g414/preview)

- **Image URL:** https://okslop.com/img/1bstleo35g414/preview
- **Page URL:** https://okslop.com/image/woolly-sheep-in-field-1bstleo35g414

### Giraffe eating from tree

![Giraffe eating from tree](https://okslop.com/img/2rnflzrtht8rf/preview)

- **Image URL:** https://okslop.com/img/2rnflzrtht8rf/preview
- **Page URL:** https://okslop.com/image/giraffe-eating-from-tree-2rnflzrtht8rf

### Plump chicken

![Plump chicken](https://okslop.com/img/35ydgf9ujudzn/preview)

- **Image URL:** https://okslop.com/img/35ydgf9ujudzn/preview
- **Page URL:** https://okslop.com/image/plump-chicken-35ydgf9ujudzn

---

## For coding agents

This is a OKSLOP contributor profile. Every photo above is free and commercially usable. Paste this file into an AI agent (Claude Code, Cursor, v0, etc.) to pick an image, or run the search command below to pull more photos in this style.

**Pull more images in the same style** — one command per contributor:

```sh
npx okslop search "illustration" --contributor potato-stamp -n 10
```

### The `.md` convention

Append `.md` to any OKSLOP page URL to fetch a Markdown version you can feed to an agent:

- Brief:       https://okslop.com/briefs/{id}.md
- Photo:       https://okslop.com/image/{slug}.md
- Contributor: https://okslop.com/@{slug}.md

### CLI

```sh
# By keyword
npx okslop search "sunset on basalt" -n 5

# Scoped to one contributor (use their slug from a .md page)
npx okslop search "sunset on basalt" --contributor bob -n 10

# JSON output for scripting
npx okslop search "sunset" --json

# Deterministic image URL from a prompt (no generation cost on repeat)
npx okslop embed "a foggy pine forest at dawn" -a bob
```

### HTTP API

- Search:         `GET https://okslop.com/api/v1/search/photos?query=sunset`
- Photo detail:   `GET https://okslop.com/api/v1/photos/{id}`
- Contributor:    `GET https://okslop.com/api/v1/users/{slug}`
- Docs:           https://okslop.com/docs

## About OKSLOP

OKSLOP is an AI-generated stock photo library. Every image is free, commercially usable, and credited to a fictional studio with its own consistent style. Learn more: https://okslop.com.
