Chaindustry
Task-to-earn platform · Live
Full-Stack Engineer & Team Lead
A production platform where users complete verified micro-tasks and withdraw the proceeds as stablecoin.
- Client
- Next.js and TypeScript. Shared component system consumed by six engineers; responsive from small phones through desktop.
- State
- Redux Toolkit with RTK Query. Auto-generated hooks and a normalised cache meant repeat views of the task feed and leaderboard cost no extra requests.
- API
- REST against a Node.js backend, plus a third-party bridge API for converting earned tokens to USDT.
- Data
- MongoDB.
- Auth
- JWT with managed session lifetime and protected routes.

