skip to content
back to work
● 03 · full-stack developer · 2025

rxbrief

healthcare product sandbox spanning fda drug-label lookup, clinical simulation chat, searchable jobs aggregation, med/news surfaces, publisher/admin concepts, and ios foundations for auth, networking, and profile data.

  • next.js
  • supabase
  • openfda
  • ios
  • rss
  • healthtech

rxbrief is a healthcare product sandbox for the small information workflows clinicians, students, and healthcare job-seekers repeatedly touch: drug labels, clinical simulation messaging, healthcare roles, and live medical news/product surfaces.

surfaces

  • lookup api wraps openfda with a thin caching layer and normalizes label structures across legacy and current formats.
  • clinical simulation chat uses supabase realtime channels with role-based message scoping for preceptors, learners, and observers.
  • jobs aggregator ingests greenhouse, lever, and structured rss feeds, normalizes them into one schema, and exposes full-text search across healthcare roles.
  • medsphere concepts explored fda approval feeds, hourly rss updates, resource tabs, youtube/source surfaces, and a chat-oriented interface for healthcare discovery.
  • ios foundations covered the app shell, navigation, networking, auth/profile data models, publisher/admin backend concepts, and sql migrations.

clean separation: each subsystem can be deployed independently, but they share auth and a small typed sdk.