Pulse Point Logistics LLC

Web DevelopmentFront-End Development

Specialized medical, hazmat, reverse, and patient-transport logistics out of Jersey City. EKG-line hero, live vitals ticker, live dispatch console, custom cursor.

Next.js 16MotionLenisTailwind v4

Overview

Pulse Point Logistics is a specialized logistics carrier based in Jersey City — radiopharmaceuticals, hazmat, reverse logistics, and patient transport across the tri-state. The brand site reads like a medical operations console: an EKG line drawn live across the hero, a vitals ticker streaming diagnostic data under the nav, and a live dispatch console showing active shipments with running elapsed timers. Custom pulse-ring cursor. TWIC/TSA/HIPAA-tier positioning baked into the copy and the credentials grid. First IGRIS build greenlit by a real client.

Features

  • EKG-line hero with kinetic per-character headline reveal
  • Continuous diagnostic vitals ticker beneath the nav
  • Live dispatch console with running elapsed timers and status pills
  • Network map with 15 real tri-state hubs and 20 animated lanes
  • Custom pulse-ring cursor (split detect + listener effects)
  • Mobile-first hamburger nav with staggered link entrance

Technologies Used

  • Next.js 16
  • React 19
  • Tailwind CSS v4
  • Motion
  • Lenis (smooth scroll)
  • Lucide React

Challenges & Solutions

Challenges

  • Translating a clinical operations feel without leaning on hospital-website tropes
  • Keeping the EKG line and ticker animations performant on mid-tier mobile

Solutions

  • EKG line driven by a single SVG path with stroke-dashoffset; ticker uses CSS transform marquee
  • Network map rendered as SVG with declarative animations rather than canvas