# Tal Halperin | Web Developer

## Tal Halperin | Web Developer

- [Introduction](https://projects.talhalperin.com/readme.md)
- [SoundDrop](https://projects.talhalperin.com/projects/sounddrop.md): A revolutionary full-stack web platform that revamps music promotion. SoundDrop converts album art into interactive, audio-reactive 3D visuals, offering artists a unique way to showcase their work.
- [AlloSphere](https://projects.talhalperin.com/projects/allosphere.md): 3D interactive virtual tour of the AlloSphere with custom audio-reactive score evolving as users explore the facility.
- [Stoca](https://projects.talhalperin.com/projects/stoca.md): An immersive web experience that combines AI-driven philosophical conversation with real-time adaptive visuals and music, creating a personalized journey of self-reflection.
- [TalHalperin.com](https://projects.talhalperin.com/projects/talhalperin.com.md): COMING SOON


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://projects.talhalperin.com/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
