Skip to content
View pstrum's full-sized avatar

Block or report pstrum

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pstrum/README.md

Aloha 🤙🏼

I’m a Staff Software Engineer focused on building scalable UI architecture and design systems that help product teams ship better software. Much of my work has centered on creating shared component platforms, improving frontend reliability and performance, and translating complex product workflows into maintainable interfaces.

I enjoy working at the intersection of product, design, and engineering — helping teams move faster by building thoughtful foundations for user experience.

My career has been dedicated to working across the stack when needed, with expertise in a wide range of technologies, including Node.js, Typescript, React Native, and AWS. I have a proven track record of successfully leading projects that have transitioned products to new business models and generated millions of dollars in revenue. My background in music has also honed a unique blend of creative and analytical problem-solving.

You can view my specialized work in UI/UX and animations on my portfolio site.

Areas I enjoy working in

• UI architecture and design systems
• Complex product workflows and operational tools
• High-quality interaction design and animation
• Developer experience and shared component platforms
• Frontend performance, accessibility, and reliability

Skills & Expertise

Languages & Frameworks Tools & Platforms
Languages Tools
Mobile & UI Databases
DevOps & Backend Methodologies

Pinned Loading

  1. A seamless, animated user onboarding... A seamless, animated user onboarding flow in React Native.
    1
    /**
    2
     * @file ChoreographedOnboardingFlow.tsx
    3
     * @summary A seamless, animated user onboarding flow in React Native.
    4
     *
    5
     * @description
  2. A strictly-typed, design system-driv... A strictly-typed, design system-driven text component system for React Native.
    1
    /**
    2
     * @file TypeSafeTextComponentSystem.tsx
    3
     * @summary A strictly-typed, design system-driven text component system for React Native.
    4
     *
    5
     * @description
  3. A fully animated, interactive, and c... A fully animated, interactive, and composable bar chart system for React Native.
    1
    /**
    2
     * @file AnimatedBarChartSystem.tsx
    3
     * @summary A fully animated, interactive, and composable bar chart system for React Native.
    4
     *
    5
     * @description
  4. A React Native component demonstrati... A React Native component demonstrating a 3D interactive coin spinner
    1
    /**
    2
     * @file ThreeJSCoinSpinner.tsx
    3
     * @summary A React Native component demonstrating a 3D interactive coin spinner.
    4
     *
    5
     * @description
  5. A highly custom and animated tab bar... A highly custom and animated tab bar item for React Navigation.
    1
    /**
    2
     * @file CustomAnimatedTabBarItem.tsx
    3
     * @summary A highly custom and animated tab bar item for React Navigation.
    4
     *
    5
     * @description
  6. A declarative, context-based modal s... A declarative, context-based modal system for React Native.
    1
    /**
    2
     * @file DeclarativeModalSystem.tsx
    3
     * @summary A declarative, context-based modal system for React Native, integrated with a navigation UI API.
    4
     *
    5
     * @description