Spaces:
Running
Running
metadata
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: staticso 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
dialoglightbox 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.