A playground of agents, tools, games, and experiments built by neurodivergent devs for neurodivergent devs.
This is the central community hub for the Hyperfocus ecosystem. It showcases builds, experiments, and tools created by @welshDog and the community.
-
Clone the repo
git clone https://github.com/hypercode-lab/showcase-web.git cd showcase-web -
Install dependencies
npm install
-
Run the development server
npm run dev
Open http://localhost:3000 to view the showcase.
- Framework: Next.js 14+ (App Router)
- Styling: Tailwind CSS v4
- Data: JSON-based Registry (Zero-DB)
- Deployment: Vercel
Want to add your build to the showcase? It's easy!
- Fork this repository.
- Edit
data/builds.json. - Submit a Pull Request.
See CONTRIBUTING.md for detailed instructions.
MIT Β© Hyperfocus Zone
