Jenius
A Tiktok-style social app where you can buy into creator tokens by engaging with posts
Built a social feed where liking a creator's post lets users buy their token, giving creators a way to earn from engagement.
-
Video performance: Set up a video transcoding pipeline using FFmpeg to generate multiple video qualities, so the feed could automatically serve the right quality based on the user's internet connection.
-
Internal tooling: Built internal tools and automation to support daily market operations, including an admin console and a second trading interface.
- Next.js
- TanStack Query
- Zustand
- MUI + Radix
- TypeScript
- HLS
- Sentry
- Embedded wallets
Helios
helios.rndm.io
A trading platform for predicting and betting on short term moves in oil and gold
Users predict whether oil or gold will move up or down over 15 minutes, with a fixed payout for a correct prediction, and the result settles on-chain in USDC.
- React Native
- Next.js
- Viem
- USDC
- Recharts
Dudu Alpha Hub
dudu.rndm.io
An AI tool for research and finding opportunities in sports betting markets
Its an AI research tool that compares market odds with its own predictions to find potential opportunities.
Built the answer engine to combine live market data, web search results, and model predictions before generating a response with the LLM.
- Next.js
- LLMs
- Live web search
- Streaming
- TypeScript