Assistive technology & backend
Memento
A wearable memory aid, with the software to organize what it captures.
Conceptual architecture illustration
The idea
A memory assistance project pairing an ESP32 wearable with an application for organizing and accessing captured audio and video. My work focused on the backend: building the API and data layer that connect the device to the application.
Inside the build
- 01
Built a FastAPI backend and PostgreSQL data layer.
- 02
Connected wearable data capture with an application for organizing memories.
- 03
Separated backend, frontend, and firmware components with Docker-based configuration.