Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
A single-page consulting site for Douglas Mustapick. AI-native prototyping & consulting. Tech stack: Val Town + static HTML + Twind (Tailwind via CDN).
main.tsx— HTTP entry point. Serves static files and adds a/sourceredirect.index.html— All the page content & layout (Twind utility classes).style.css— Minimal base styles + smooth scroll + selection color.script.js— Subtle scroll-reveal animation for sections.favicon.svg— Tab icon.
- Hero — name + tagline + tech stack chips
- What I'm Actually Selling
- Use Cases I've Prototyped (8 cards)
- How I Work (Discovery / Sprint / Handoff)
- Fit Check (Best for / Not a fit) — inverted dark section
- CTA — email + LinkedIn
- Update the email and LinkedIn URL in
index.html(search formailto:andlinkedin.com). - The accent color is
#ff5722(warm orange). Change it in the Twind theme block in<head>. - All section anchors use scroll-margin so headers don't get covered when jumping.
A /source route redirects to the val on Val Town so visitors can remix it.