I was involved in a startup called “I” that aimed to enable people to sell a percentage of their future income as shares to investors by securitizing income share agreements. Learn more about the idea here.
The startup didn’t end up going anywhere, but while we were working on it, I made a demo to visualize what the platform might have looked like. It allows you to browse people’s profiles and submit buy or sell orders, and if a matching order is found, it executes the trade using a continuous double auction. View the source code on GitHub.
tech stack
technology | purpose |
---|---|
Typescript | scripting language |
Next.js | frontend framework |
Tailwind CSS | styling |
Tremor | React component library |
Supabase | backend and authentication |
Vercel | frontend deployment |
GitHub | repository hosting |
pnpm | package management |
Figma | design |