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/$%7Burl%7D?q=image&page=812&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 9491 results for "image"(4093ms)

cerebras_codermain.tsx1 match

@caiobrunoUpdated 5 months ago
1165 <meta property="og:description" content="Turn your ideas into fully functional apps in less than a second – powered by Llama3.3-70b on Cerebras's super-fast wafer chips. Code is 100% open-source, hosted on Val Town."">
1166 <meta property="og:type" content="website">
1167 <meta property="og:image" content="https://stevekrouse-blob_admin.web.val.run/api/public/CerebrasCoderOG.jpg">
1168
1169

cerebras_codermain.tsx1 match

@aximindsUpdated 5 months ago
1165 <meta property="og:description" content="Turn your ideas into fully functional apps in less than a second – powered by Llama3.3-70b on Cerebras's super-fast wafer chips. Code is 100% open-source, hosted on Val Town."">
1166 <meta property="og:type" content="website">
1167 <meta property="og:image" content="https://stevekrouse-blob_admin.web.val.run/api/public/CerebrasCoderOG.jpg">
1168
1169

cerebras_codermain.tsx1 match

@christanculaUpdated 5 months ago
131 <meta property="og:description" content="Turn your startup ideas into fully functional apps in less than a second – powered by AI innovation.">
132 <meta property="og:type" content="website">
133 <meta property="og:image" content="https://stevekrouse-blob_admin.web.val.run/api/public/52StartupsCoder.jpg">
134
135 <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css">

openai_svgmain.tsx6 matches

@stevekrouseUpdated 5 months ago
79 <body>
80 <h1>SVG Generator</h1>
81 <p>This website generates simple SVG images based on your text input using AI. Enter a description, and we'll create a 200x200 pixel SVG image for you!</p>
82 <form id="svgForm" action="${url.pathname}" method="get">
83 <label for="text">Enter your image description:</label>
84 <input type="text" id="text" name="text" required placeholder="e.g., A smiling sun with sunglasses">
85 <input type="submit" id="submitBtn" value="Generate SVG">
86 <span id="loadingIndicator" class="loading"></span>
87 </form>
88 <p>After submitting, you'll be redirected to a page displaying your generated SVG image.</p>
89 <p><small>View source: <a href="${import.meta.url.replace("esm.town", "val.town")}" target="_top">Val Town</a></small></p>
90 <script>
121 const completion = await openai.chat.completions.create({
122 messages: [
123 { role: "system", content: "You are a helpful assistant that generates simple SVG images based on text input. Return only valid SVG code wrapped in ```xml tags without any explanation." },
124 { role: "user", content: `Generate a simple SVG image for: ${text}. The SVG should be 200x200 pixels. Wrap the SVG content in \`\`\`xml tags.` },
125 ],
126 model: "gpt-4o-mini",
146 return new Response(svgContent, {
147 headers: {
148 "Content-Type": "image/svg+xml",
149 "Cache-Control": "no-cache",
150 },

sqliteExplorerAppREADME.md1 match

@sefllessUpdated 5 months ago
3View and interact with your Val Town SQLite data. It's based off Steve's excellent [SQLite Admin](https://www.val.town/v/stevekrouse/sqlite_admin?v=46) val, adding the ability to run SQLite queries directly in the interface. This new version has a revised UI and that's heavily inspired by [LibSQL Studio](https://github.com/invisal/libsql-studio) by [invisal](https://github.com/invisal). This is now more an SPA, with tables, queries and results showing up on the same page.
4
5![image.webp](https://imagedelivery.net/iHX6Ovru0O7AjmyT5yZRoA/c8e102fd-39ca-4bfb-372a-8d36daf43900/public)
6
7## Install

cerebras_codermain.tsx1 match

@innove08Updated 5 months ago
1165 <meta property="og:description" content="Turn your ideas into fully functional apps in less than a second – powered by Llama3.3-70b on Cerebras's super-fast wafer chips. Code is 100% open-source, hosted on Val Town."">
1166 <meta property="og:type" content="website">
1167 <meta property="og:image" content="https://stevekrouse-blob_admin.web.val.run/api/public/CerebrasCoderOG.jpg">
1168
1169

affableCyanBeemain.tsx1 match

@artificialryanUpdated 5 months ago
1165 <meta property="og:description" content="Turn your ideas into fully functional apps in less than a second – powered by Llama3.3-70b on Cerebras's super-fast wafer chips. Code is 100% open-source, hosted on Val Town."">
1166 <meta property="og:type" content="website">
1167 <meta property="og:image" content="https://stevekrouse-blob_admin.web.val.run/api/public/CerebrasCoderOG.jpg">
1168
1169

cerebras_codermain.tsx1 match

@haekwanUpdated 5 months ago
1165 <meta property="og:description" content="Turn your ideas into fully functional apps in less than a second – powered by Llama3.3-70b on Cerebras's super-fast wafer chips. Code is 100% open-source, hosted on Val Town."">
1166 <meta property="og:type" content="website">
1167 <meta property="og:image" content="https://stevekrouse-blob_admin.web.val.run/api/public/CerebrasCoderOG.jpg">
1168
1169

flourishingBlueCrowmain.tsx1 match

@nn6nUpdated 5 months ago
1165 <meta property="og:description" content="Turn your ideas into fully functional apps in less than a second – powered by Llama3.3-70b on Cerebras's super-fast wafer chips. Code is 100% open-source, hosted on Val Town."">
1166 <meta property="og:type" content="website">
1167 <meta property="og:image" content="https://stevekrouse-blob_admin.web.val.run/api/public/CerebrasCoderOG.jpg">
1168
1169

cerebras_codermain.tsx1 match

@lgtlUpdated 5 months ago
1165 <meta property="og:description" content="Turn your ideas into fully functional apps in less than a second – powered by Llama3.3-70b on Cerebras's super-fast wafer chips. Code is 100% open-source, hosted on Val Town."">
1166 <meta property="og:type" content="website">
1167 <meta property="og:image" content="https://stevekrouse-blob_admin.web.val.run/api/public/CerebrasCoderOG.jpg">
1168
1169

image_generator1 file match

@affulitoUpdated 5 days ago
placeholdji

placeholdji2 file matches

@jjgUpdated 1 week ago
Placeholder image service with emojis 🖼️
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