Intima Online - Online Radio
Frontend Developer (Astro) · Kensiweb
Online radio platform built with Astro and Tailwind CSS, featuring live streaming API integration and modular components optimized for performance.
01. The challenge
Intima Online needed a modern web platform for their online radio station to replace an outdated site. The project required live streaming API integration, a smooth playback experience, and an attractive yet clean design. Everything built with modern technologies to guarantee performance and easy maintenance.
02. Creative process
A. Astro components
I built modular components with Astro, leveraging its island architecture to minimize client-side JavaScript. Each section — player, schedule, news — is an independent, easy-to-maintain component.
B. Live radio API integration
I integrated the streaming APIs for live audio playback. I implemented custom playback controls and state management (loading, playing, paused) with visual feedback for the user.
03. Final outcome
Functional radio platform with live streaming, responsive design and smooth navigation. Using Astro enabled fast loads and minimal JavaScript, resulting in an optimal experience even on slow connections.