← Back to Works
Aegis Hackathon Platform


ReactTypeScriptZustandExpressDrizzle ORMPostgreSQL
RoleFull-Stack Developer
Overview
An offline-capable PWA where hackathon participants join events, form teams, tackle daily challenges, and climb the leaderboard.
Aegis is an online hackathon platform covering the full event lifecycle: participants register, form teams, submit solutions to daily challenges, and track their standing on the leaderboard, while admins manage everything from a single dashboard. Built as an offline-capable PWA — cached API data in IndexedDB and a sync layer keep the app usable on flaky connections. React 19 with Zustand on the client, Express 5 with Drizzle ORM and JWT auth on the server, backed by Neon Postgres.