Jesse Chen - full-stack project
Agoriai
An anonymous student career network built in one TartanHacks weekend: a REST API over Drizzle/PostgreSQL with school-email auth, SHA-256-hashed bearer sessions, and a typed React 19 client.
What Jesse Chen built
- Safeguarded anonymity with server-enforced identity privacy, alias generation, per-request visibility filtering, and evasion-resistant moderation.
- Powered exploration with transactional voting, recursive threaded discussions, and an interactive D3 force-directed student-company graph.
- Built a typed React client connected to a Drizzle/PostgreSQL backend with school-email authentication and hashed bearer sessions.