SELECTED WORKAssistive technology & backend
PROJECT NOTE
Memento
A wearable memory aid, with the software to organize what it captures.
- ROLE
- Original backend development
- CONTEXT
- Team memory-assistance prototype
- YEAR
- 2024
- TOOLS
- Python, FastAPI, PostgreSQL, SQLAlchemy
OVERVIEW
The work behind the system.
A team memory-assistance project connecting captured information to an application. I built the original FastAPI and PostgreSQL backend. The team later developed a different storage and retrieval architecture; this project note describes my earlier contribution.
BUILD NOTES
What I focused on
- 01
Built the original FastAPI backend and PostgreSQL data layer.
- 02
Worked on the API and data foundation for a memory-assistance application.
- 03
Contributed within a team project spanning application software and wearable capture.
PythonFastAPIPostgreSQLSQLAlchemy