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=117&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 9525 results for "image"(1319ms)

TownieChatRouteSingleColumn.tsx15 matches

@chadparkerUpdated 1 week ago
9import { useUsageStats } from "../hooks/useUsageStats.ts";
10import { Messages } from "./Messages.tsx";
11import { InputBox, ImageDropContainer } from "./InputBox.tsx";
12import { PreviewFrame } from "./PreviewFrame.tsx";
13import { BranchSelect } from "./BranchSelect.tsx";
66 refetch: () => void;
67}) {
68 const [images, setImages] = useState<(string|null)[]>([]);
69 const [selectedFiles, setSelectedFiles] = useState<string[]>([]);
70 const { audio, user } = useContext(AppContext);
84 branchId,
85 selectedFiles,
86 images,
87 soundEnabled: audio,
88 });
108
109 return (
110 <ImageDropContainer
111 running={running}
112 images={images}
113 setImages={setImages}>
114 <div className="single-column-container">
115 <div className="single-sticky-header">
119 rel="norefferer"
120 className="block-link text-link lockup">
121 {project.imageUrl ? (
122 <img src={project.imageUrl} className="image-thumbnail" />
123 ) : user?.profileImageUrl ? (
124 <img
125 src={user.profileImageUrl}
126 className="avatar"
127 alt={user.username}
130 />
131 ) : (
132 <div className="image-placeholder" />
133 )}
134 <div>{project.name}</div>
153 onSubmit={e => {
154 handleSubmit(e);
155 setImages([]);
156 }}
157 onCancel={handleStop}
158 running={running}
159 error={error}
160 images={images}
161 setImages={setImages}
162 />
163 <Footer />
164 </div>
165 </div>
166 </ImageDropContainer>
167 );
168}

untitled-7533ESM.tsx3 matches

@StRoMoGgYUpdated 1 week ago
20 bio: "Your personal AI toolkit expert.",
21 tier: "free",
22 profileImage: null,
23 });
24
75 <h2 className="text-xl font-bold mb-4 text-white">User Profile</h2>
76 <div className="flex items-center space-x-4 mb-4">
77 {user.profileImage
78 ? <img src={user.profileImage} alt="Profile" className="w-16 h-16 rounded-full border-2 border-white" />
79 : (
80 <div className="w-16 h-16 rounded-full bg-white flex items-center justify-center text-black font-bold">

eink-frameapod.ts1 match

@michaelwschultzUpdated 1 week ago
8 service_version: string;
9 title: string;
10 url: string; // image to display
11};
12

todo-app-conversionindex.html1 match

@diegoivoUpdated 1 week ago
7 <script src="https://cdn.twind.style" crossorigin></script>
8 <script src="https://esm.town/v/std/catch"></script>
9 <link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>✅</text></svg>">
10 <style>
11 .conversion-blue {

reactHonoStarterindex.html1 match

@notmartUpdated 1 week ago
10 href="https://esm.sh/@radix-ui/themes@3.2.1/styles.css"
11 >
12 <link rel="icon" href="/frontend/favicon.svg" type="image/svg+xml">
13 </head>
14 <body>

UpworkREADME.md2 matches

@PortfolioFreelanceUpdated 1 week ago
42- Icons: Lucide React
43- Fonts: Inter & Playfair Display (Google Fonts)
44- Images: AI-generated portfolio images
45
46## Live Demo
62- **Graphic Design Projects**: Brand identities, social media graphics, print designs, logo collections
63
64All portfolio images are AI-generated and represent realistic project examples that demonstrate the range of services offered.

UpworkPortfolio.tsx13 matches

@PortfolioFreelanceUpdated 1 week ago
12 category: "web-development",
13 description: "Modern e-commerce website with payment integration and admin dashboard",
14 imageUrl: "https://maxm-imggenurl.web.val.run/modern-ecommerce-website-with-clean-design-shopping-cart-product-grid",
15 technologies: ["React", "Node.js", "MongoDB", "Stripe"],
16 projectUrl: "#"
21 category: "web-design",
22 description: "Elegant restaurant website with online reservation system",
23 imageUrl: "https://maxm-imggenurl.web.val.run/elegant-restaurant-website-design-with-menu-and-reservation-form",
24 technologies: ["HTML", "CSS", "JavaScript", "PHP"],
25 projectUrl: "#"
30 category: "graphic-design",
31 description: "Complete brand identity package including logo, business cards, and letterhead",
32 imageUrl: "https://maxm-imggenurl.web.val.run/professional-brand-identity-design-logo-business-cards-letterhead",
33 technologies: ["Adobe Illustrator", "Photoshop", "InDesign"],
34 projectUrl: "#"
39 category: "web-development",
40 description: "Personal portfolio website for a photographer with gallery and contact form",
41 imageUrl: "https://maxm-imggenurl.web.val.run/photographer-portfolio-website-with-image-gallery-dark-theme",
42 technologies: ["React", "TypeScript", "Tailwind CSS"],
43 projectUrl: "#"
48 category: "web-design",
49 description: "Modern mobile app interface design for a fitness tracking application",
50 imageUrl: "https://maxm-imggenurl.web.val.run/mobile-fitness-app-ui-design-with-dashboard-and-workout-screens",
51 technologies: ["Figma", "Adobe XD", "Principle"],
52 projectUrl: "#"
57 category: "graphic-design",
58 description: "Social media post templates and graphics for marketing campaigns",
59 imageUrl: "https://maxm-imggenurl.web.val.run/social-media-graphics-templates-instagram-facebook-posts",
60 technologies: ["Photoshop", "Illustrator", "Canva"],
61 projectUrl: "#"
66 category: "web-development",
67 description: "Professional corporate website with CMS and multi-language support",
68 imageUrl: "https://maxm-imggenurl.web.val.run/professional-corporate-website-with-clean-layout-and-cms",
69 technologies: ["WordPress", "PHP", "MySQL", "JavaScript"],
70 projectUrl: "#"
75 category: "web-design",
76 description: "High-converting landing page design for a SaaS product",
77 imageUrl: "https://maxm-imggenurl.web.val.run/saas-landing-page-design-with-hero-section-and-pricing-table",
78 technologies: ["HTML", "CSS", "JavaScript", "Bootstrap"],
79 projectUrl: "#"
84 category: "graphic-design",
85 description: "Collection of print designs including brochures, flyers, and posters",
86 imageUrl: "https://maxm-imggenurl.web.val.run/print-design-collection-brochures-flyers-posters-professional",
87 technologies: ["InDesign", "Illustrator", "Photoshop"],
88 projectUrl: "#"
93 category: "web-development",
94 description: "Analytics dashboard with real-time data visualization and reporting",
95 imageUrl: "https://maxm-imggenurl.web.val.run/analytics-dashboard-with-charts-graphs-and-data-visualization",
96 technologies: ["Vue.js", "D3.js", "Node.js", "PostgreSQL"],
97 projectUrl: "#"
102 category: "web-design",
103 description: "User interface design for an online learning platform with course management",
104 imageUrl: "https://maxm-imggenurl.web.val.run/elearning-platform-ui-design-with-course-dashboard-and-video-player",
105 technologies: ["Sketch", "Figma", "InVision"],
106 projectUrl: "#"
111 category: "graphic-design",
112 description: "Collection of unique logo designs for various industries and businesses",
113 imageUrl: "https://maxm-imggenurl.web.val.run/logo-design-portfolio-collection-various-industries-creative",
114 technologies: ["Illustrator", "Photoshop", "CorelDRAW"],
115 projectUrl: "#"
165 <div className="relative h-64 bg-gray-100">
166 <img
167 src={item.imageUrl}
168 alt={item.title}
169 className="w-full h-full object-cover"

UpworkServices.tsx1 match

@PortfolioFreelanceUpdated 1 week ago
56 "Speed Optimization",
57 "Code Minification",
58 "Image Optimization",
59 "Caching Strategies"
60 ]

UpworkAbout.tsx1 match

@PortfolioFreelanceUpdated 1 week ago
37
38 <div className="grid lg:grid-cols-2 gap-12 items-center mb-16">
39 {/* Left Column - Image and Info */}
40 <div>
41 <div className="relative">

UpworkHero.tsx1 match

@PortfolioFreelanceUpdated 1 week ago
22 <div className="container mx-auto px-6 text-center relative z-10">
23 <div className="max-w-4xl mx-auto">
24 {/* Profile Image */}
25 <div className="mb-8">
26 <div className="w-32 h-32 mx-auto rounded-full bg-white/20 backdrop-blur-sm border-4 border-white/30 flex items-center justify-center text-6xl animate-float">

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