Spaces:
Running
Running
File size: 1,369 Bytes
a774b73 dcac8bb 16ee67f dcac8bb a774b73 16ee67f dcac8bb a774b73 dcac8bb 70b8e90 dcac8bb 70b8e90 dcac8bb 70b8e90 dcac8bb 70b8e90 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
---
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
|