My Projects

Showcasing my latest work and innovations

Multi-Org Media Syndication Platform

Role: Backend Developer

Contribution:

  • • Written code to integrate third-party APIs for Webflow and TelVue data synchronization.
  • • Created hooks and endpoints for different cron jobs in Directus custom code.

Description:

  • • Built a multi-tenant Directus backend where each organization has scoped permissions and integrations.
  • • Webflow Sync: Intelligent queue system to sync collections like episodes, programs, tags, etc., using field-level change detection, bandwidth optimization, and bulk operations.
  • • TelVue Integration: Fetches, validates, and pushes episode data. Also handles TV schedule ingestion and Connect XML parsing with duration updates.
  • • Custom Widget Generator: Created embeddable schedule and playlist widgets built in React and injected into Webflow.
  • • Automation & Cronjobs: Multiple background jobs handle XML parsing, syncing, duration updates, and CSV exports to S3.

Key Features:

  • Multi-tenant backend
  • Webflow sync integration
  • TelVue data processing
  • Custom widget generation

Technologies Used:

DirectusWebflowReact.jsPostgreSQL