Val Town Code SearchReturn to Val Town

API Access

You can access search results via JSON API by adding format=json to your query:

https://codesearch.val.run/$%7Bsuccess?q=image&page=598&format=json

For typeahead suggestions, use the /typeahead endpoint:

https://codesearch.val.run/typeahead?q=image

Returns an array of strings in format "username" or "username/projectName"

Found 6398 results for "image"(1184ms)

blobImagesREADME.md2 matches

@jdanUpdated 11 months ago
1# Image downsizer and uploader
2
3
4Migrated from folder: gpt4o_emoji/blobImages

emojiGuessrmain.tsx2 matches

@jdanUpdated 11 months ago
2import { getGPT4oEmoji } from "https://esm.town/v/jdan/gpt4o_emoji";
3import { fileToDataURL } from "https://esm.town/v/stevekrouse/fileToDataURL";
4import { modifyImage } from "https://esm.town/v/stevekrouse/modifyImage";
5import { chat } from "https://esm.town/v/stevekrouse/openai";
6import { Hono } from "npm:hono@3";
51 type="file"
52 id="file"
53 accept="image/*"
54 name="file"
55 />

gpt4o_emojimain.tsx6 matches

@jdanUpdated 11 months ago
9 You are a helpful assistant.
10 I will provide you with a photo, and I would like an emoji that best captures the essence of the photo.
11 Reply with 1 to 5 emojis that the image evokes. Prefer fewer emojis.
12 `,
13 },
16 // // content: "A chocolate donut with sprinkles",
17 // content: [{
18 // type: "image_url",
19 // image_url: {
20 // url: "https://brokenovenbaking.com/wp-content/uploads/2022/04/chocolate-donuts-with-sprinkles-11-1.jpg",
21 // },
29 role: "user",
30 content: [{
31 type: "image_url",
32 image_url: {
33 url,
34 },
44// console.log(
45// await getGPT4oEmoji(
46// // "https://images.squarespace-cdn.com/content/v1/62015f66f840ef671da14ae7/4161edfa-ebba-4c13-90a4-90383f26260e/Photographing-NYC-skyline.jpg",
47// "https://i.imgur.com/FaNnVND.png",
48// ),

LandingPagemain.tsx9 matches

@iamseeleyUpdated 11 months ago
18 title: "Clean Code",
19 author: "Robert C. Martin",
20 coverImage: "https://m.media-amazon.com/images/I/51E2055ZGUL._AC_UF1000,1000_QL80_.jpg",
21 },
22 currentlyWatching: {
23 title: "Stranger Things",
24 platform: "Netflix",
25 posterImage: "https://example.com/stranger-things-poster.jpg",
26 },
27 avatar: "https://i.redd.it/ajsifk35nr2b1.jpg",
39 title: "Don't Make Me Think",
40 author: "Steve Krug",
41 coverImage: "https://m.media-amazon.com/images/I/617rPny7-LL._AC_UF1000,1000_QL80_.jpg",
42 },
43 currentlyWatching: {
44 title: "The Queen's Gambit",
45 platform: "Netflix",
46 posterImage: "https://example.com/queens-gambit-poster.jpg",
47 },
48 avatar: "https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/9939a343-952b-4cbf-af92-5254aa19b0d4/deinlz7-d80109f6-ee70-47ff-84ae-a33ef4371ae5.png/v1/fill/w_1280,h_900,q_80,strp/edward_from_cowboy_bebop_by_adequality_deinlz7-fullview.jpg?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7ImhlaWdodCI6Ijw9OTAwIiwicGF0aCI6IlwvZlwvOTkzOWEzNDMtOTUyYi00Y2JmLWFmOTItNTI1NGFhMTliMGQ0XC9kZWlubHo3LWQ4MDEwOWY2LWVlNzAtNDdmZi04NGFlLWEzM2VmNDM3MWFlNS5wbmciLCJ3aWR0aCI6Ijw9MTI4MCJ9XV0sImF1ZCI6WyJ1cm46c2VydmljZTppbWFnZS5vcGVyYXRpb25zIl19.bkJcdRGjBlCQ4FjiBFGNFo2vpu62Q-EOPkayq0DDJoI",
49 style: "bg-green-100 text-green-800",
50 profession: "graphic-designer",
60 title: "The Lean Startup",
61 author: "Eric Ries",
62 coverImage: "https://m.media-amazon.com/images/I/61BFOf9Ap-L._AC_UF1000,1000_QL80_.jpg",
63 },
64 currentlyWatching: {
65 title: "The Mandalorian",
66 platform: "Disney+",
67 posterImage: "https://example.com/mandalorian-poster.jpg",
68 },
69 avatar: "https://i.pinimg.com/originals/8d/21/4a/8d214a719c9610afbc7843e10609d0e4.jpg",
152 <div className="flex items-center">
153 <img
154 src={page.currentlyReading.coverImage}
155 alt={page.currentlyReading.title}
156 className="w-20 h-28 mr-4"
165 <div className="flex items-center">
166 <img
167 src={page.currentlyWatching.posterImage}
168 alt={page.currentlyWatching.title}
169 className="w-20 h-28 mr-4"

umbrellaReminderREADME.md1 match

@habosaUpdated 11 months ago
1# ☔️ Umbrella reminder if there's rain today
2
3![Screenshot 2023-09-14 at 12.31.32.png](https://imagedelivery.net/iHX6Ovru0O7AjmyT5yZRoA/d82916ca-f8d9-4b49-88c6-420ab67a7700/public)
4
5## Setup

homelessREADME.md1 match

@cameronpakUpdated 11 months ago
1![Homeless Services by OurTechnology](https://imagedelivery.net/iHX6Ovru0O7AjmyT5yZRoA/68b8a266-203f-4121-3d4e-a603a9232200/public)
2
3# Homeless Services by OurTechnology

animatedReadmeSVGmain.tsx1 match

@maxmUpdated 11 months ago
89 {
90 headers: {
91 "Content-Type": "image/svg+xml",
92 },
93 },

animatedReadmeSVGREADME.md1 match

@maxmUpdated 11 months ago
1Fancy animated SVGs in readmes, along with centering and image sizing.
2```
3<div align="center"><img width=200 src="https://gpanders.com/img/DEC_VT100_terminal.jpg"></div>

markdown_downloadmain.tsx1 match

@curtcoxUpdated 11 months ago
119 "User-Agent":
120 "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36",
121 "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8",
122 "Accept-Language": "en-US,en;q=0.5",
123 "Sec-Fetch-Site": "cross-site",

valTownSearchmain.tsx1 match

@pomdtrUpdated 11 months ago
16 <Url type="text/html" method="get" template="https://val-town-search.pomdtr.me/search?q={searchTerms}"/>
17 <Url type="application/opensearchdescription+xml" template="https://val-town-search.pomdtr.me/opensearch.xml"/>
18 <Image height="16" width="16" type="image/png">https://pomdtr-favicons.web.val.run/val-town</Image>
19 <moz:SearchForm>https://val-town-search.pomdtr.me/search</moz:SearchForm>
20</OpenSearchDescription>`,

image-inpainting1 file match

@themichaellaiUpdated 1 day ago

brainrot_image_gen1 file match

@dcm31Updated 1 week ago
Generate images for Italian Brainrot characters using FAL AI
Chrimage
Atiq
"Focal Lens with Atig Wazir" "Welcome to my photography journey! I'm Atiq Wazir, a passionate photographer capturing life's beauty one frame at a time. Explore my gallery for stunning images, behind-the-scenes stories, and tips & tricks to enhance your own