logo
Hey HN! I built Circalify for visualizing cyclical data (annual plans, seasonal patterns) after struggling with linear timeline libraries.

Tech: Pure vanilla JS, zero dependencies, 10KB gzipped

- Live demo: https://codepen.io/mahmoodseoud/pen/ByjJOVE

- GitHub: https://github.com/MahmoodSeoud/circalify

The interesting technical bit was handling multi-scale time (quarters/months/weeks/days) in concentric rings with proper year-boundary handling.

Currently beta. Core library stays MIT/free forever. Building premium templates for sustainability.

Looking for feedback on use cases I'm missing!