Vertix
Portrait-mode video app
A short-form video app with a dynamic feed, auth, ad monetization and a coin-based reward system.
- React Native
- TypeScript
Context
Vertix is a portrait-mode short-form video app — a dynamic feed with accounts, monetization, and a rewards economy.
The problem
A short-form app has to do three hard things at once: keep a feed engaging, monetize without wrecking the experience, and run a reward economy that people can't game.
Approach
Built with React Native (TypeScript): a dynamic video feed, authentication, ad monetization, and a coin-based reward system.
Securing it
A coin/reward economy is an abuse magnet, so the security story is protecting that ledger — validating earn-events and balances server-side so they can't be gamed or duplicated — alongside standard account hardening.
What shipped
Built and on GitHub — a working React Native app; a public demo build is on the way.
Links