Propaganda
Freelance frontend engineering across Propaganda apps and brand surfaces — an app-wide redesign of Othr and an animation-heavy brand site.
Overview
Propaganda is a company I work with as a freelance frontend engineer, shipping design-led product work across their apps and brand surfaces. The engagements are scoped design-and-build: landing a new design language in existing production codebases — working against the hooks and APIs that are already there rather than rewriting the backend.
My Contributions
Othr — app redesign: Implemented an app-wide redesign in a production Next.js 16 / React 19 / TypeScript codebase on Tailwind CSS v4 — rebuilding screens and components to the new design while keeping every feature on the existing APIs. That included a glassmorphism bottom navigation, where I tracked a production-only Safari rendering bug down to the CSS minifier emitting invalid multi-function backdrop-filter values, and shipped a utility-class workaround plus browserslist-driven WebKit prefixing so the glass effect held up across browsers.
Brand site: Worked on Propaganda's animation-heavy brand site, including the hero built around a 25-frame animated PNG. I ran the site's asset-optimization pass and made it animation-safe — detecting multi-frame images and routing them around the image optimizer that would silently flatten them to a single frame — cutting page weight without losing any of the motion the design depends on.