https://github.com/bnkcodes/auti
MVP gamified for cognitive development of autistic children - Third place at FIAP NEXT Festival
https://github.com/bnkcodes/auti
autism education fiap gamification mvp nestjs next-festival react typescript
Last synced: 24 days ago
JSON representation
MVP gamified for cognitive development of autistic children - Third place at FIAP NEXT Festival
- Host: GitHub
- URL: https://github.com/bnkcodes/auti
- Owner: bnkcodes
- License: mit
- Created: 2025-04-22T15:32:44.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-04-22T16:23:54.000Z (about 1 month ago)
- Last Synced: 2025-05-09T01:44:42.751Z (24 days ago)
- Topics: autism, education, fiap, gamification, mvp, nestjs, next-festival, react, typescript
- Homepage: https://auti-web.vercel.app
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AUTI: Interactive Learning for Autistic Children

## 🏆 Third Place at FIAP NEXT Festival
AUTI is a gamified MVP developed to assist in the cognitive development of autistic children, achieving third place at the prestigious FIAP NEXT Festival.
## 📋 About the Project
Autism is a neurodevelopmental disorder that affects a child's ability to communicate, understand social relationships, and behave adaptively in different contexts. Autistic children may face significant challenges in cognitive and social development, such as difficulties in verbal and non-verbal communication, limited social interactions, and repetitive behaviors. Each child on the autism spectrum is unique, with their own strengths and challenges. Early and personalized support is crucial to help these children develop essential skills and reach their full potential.
AUTI is an innovative and empathetic solution, created to help autistic children develop daily skills through a gamified approach. The project consists of two main components:
- **Frontend Web**: Interactive and accessible interface developed with React, TypeScript, and Vite
- **Backend API**: Robust service built with NestJS, TypeScript, and Prisma### Key Features
- **Customized Mini-Games**: Games specifically designed to engage and educate autistic children
- **Accessible Visual Identity**: Design that minimizes sensory overload
- **Adaptive Learning Paths**: Personalized experience that adapts to each child's pace## 🚀 Project Components
### [AUTI Web](https://github.com/brunownk/auti-web)
Interactive web interface developed with React, TypeScript, and Vite, offering an accessible and engaging user experience.### [AUTI API](https://github.com/brunownk/auti-api)
Robust backend built with NestJS, TypeScript, and Prisma, providing the necessary infrastructure to support the application.## 🛠️ Technologies Used
### Frontend
- React
- TypeScript
- Vite
- TailwindCSS### Backend
- NestJS
- TypeScript
- Prisma
- MongoDB## 📦 Installation
1. Clone the main repository:
```bash
git clone https://github.com/brunownk/auti.git
cd auti
```2. Initialize submodules:
```bash
git submodule update --init --recursive
```3. Follow the specific installation instructions for each component:
- [Frontend Installation](https://github.com/brunownk/auti-web#installation)
- [Backend Installation](https://github.com/brunownk/auti-api#installation)## 📞 Support and Feedback
For issues or feedback, please open an issue in the corresponding repository:
- [Frontend Issues](https://github.com/brunownk/auti-web/issues)
- [Backend Issues](https://github.com/brunownk/auti-api/issues)## 📄 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.