Hacker News new | ask | show | jobs
Show HN: ArxivTok – TikTok-style interface for browsing ArXiv papers (github.com)
2 points by Miguel07Code 491 days ago
I'm excited to share ArxivTok, a project I've made in about 1 hour inspired in WikiTok(https://news.ycombinator.com/item?id=42936723).

ArxivTok lets you browse ArXiv papers using a TikTok-style vertical swiping interface.

Built with SolidJS, TailwindCSS, and the ArXiv API.

Demo: https://arxivtok.vercel.app Source code: https://github.com/Miguel07Alm/arxivtok

I'd love to get your feedback on the concept and implementation. What do you think? Are there any features you'd like to see?

Thanks!