AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Focus on Vanilla JS
The focus on vanilla JS kind of happened by accident. It's using the things that are built right into the browser rather than using libraries or frameworks. For me, it generally means an absence of dependencies. I tend to look for ones that aren't dependent on another library themselves.