NADA FAROOK.
Nada Farook

Fullstack engineer

I enjoy working on frontend.
Currently exploring system design.

RNDM Labs

June 2025 – Aug 2026 · 1 year 3 months

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

Earlier roles

Fetcch Labs

Apr 2024 – May 2025 · 1 year 2 months
Frontend Engineer
  • SDK design for AI agents: built an AI agent SDK that lets developers interact with Move-based blockchain protocols through AI
  • Complex interactive UI: built the drag-and-drop builder for Mixtool, which spins up production tooling using multiple AI agents.
  • Auth wallet SDK: built a wallet-based authentication SDK similar to Privy.
  • TypeScript
  • Move
  • Aptos
  • AI agent SDKs
  • React

Aeos Labs

Mar 2023 – Mar 2024 · 1 year
AI Frontend Engineer
  • Model evaluation: built an evals system that automated testing for LLMs and image-generation models, making it easier to compare outputs and iterate on prompts. The system was used across multiple products we built in-house.
  • Image-model pipelines: built a tool that turns rough room sketches into photorealistic renders, fine-tuning the model to preserve layouts and generate culturally specific elements like mandirs and ganesh idols.
  • Built a tool for a newspaper company (Dainik Bhaskar) to streamline article creation with AI, tuned to match the publication's own writing style.
  • Python
  • Stable Diffusion
  • LLM evals
  • Next.js

Projects

Mockman

github.com/neogcamp/mockman

Postman, but for mock backends: a drop-in React component for testing MirageJS or JSON-Server routes without wiring them into a project first. Published on npm as mockman-js, where it has been downloaded over 80k times.

  • React
  • MirageJS
  • NPM
  • Vite

Audionotes

audionotes.app

Tool that turns voice recordings, text notes, and YouTube videos into structured notes.

  • Next.js
  • TypeScript
  • Whisper
  • Tailwind
  • React Query
  • Supabase