--- title: NeuralNomadAI — Fully Developed Website (Static) colorFrom: yellow colorTo: yellow emoji: 🧠 sdk: static pinned: false tags: - tailwindcss - html - css - javascript - static-site - portfolio --- # NeuralNomadAI — AI Imagery & Creative Automation (Static Site) Production-ready, accessible, and responsive website built with **HTML + CSS + JavaScript** (Tailwind via CDN). Features include dark mode with persistence, accessible navigation, scroll-spy, portfolio filters with a lightbox, pricing table, testimonials, and a working contact form via Formspree (no server required). > This Space uses `sdk: static` so it serves the files in the repo root (`index.html`, `styles.css`, `script.js`, assets). No Python or Gradio needed. --- ## ✨ Highlights - **Responsive UI**: Mobile-first layout, sticky header, smooth hash-navigation. - **Dark Mode**: Toggle + system preference, persisted in `localStorage`. - **A11y**: Semantic structure, labeled controls, keyboard-friendly `dialog` lightbox with Escape/overlay close. - **Portfolio UX**: Category filters and image lightbox. - **Contact Form**: Formspree endpoint with client-side validation. - **SEO & Social**: Meta tags, Open Graph/Twitter cards, and JSON-LD schema. - **Performance niceties**: Lazy images, reduced-motion support, minimal JS. --- ## 📦 Project Structure