Finance & Fintech
24-hour hackathon platform that combines personal finance management with AI-powered insurance policy analysis, coverage-gap detection, and scenario simulation.

Finance & policies → Policy analysis → Coverage gaps → Scenarios

Synaxis, documented in the MoneyMatters repository, is a personal finance and insurance management platform built around two connected experiences: a full financial tracker and an AI-assisted policy analysis workspace. The Expo client is backed by five Express microservices, PostgreSQL via Prisma, Anthropic-powered AI workflows, and an AWS deployment model fronted by Nginx.
The app uses an Expo-based React Native frontend for iOS, Android, and web, while Nginx routes traffic across dedicated auth, finance, policy, AI, and dashboard services.
A dashboard aggregator service pulls data from the other services in parallel so the client can render a unified financial and insurance overview without extra round-trips.