Sequence Graphs Online

This web application allows you to configure and view sequence graphs such as Collatz, Fibonacci and more.

Sequence Graphs Online is an open source project. Any contribution will be treated and highly appreciated.
Feel free to add other famous sequences, improve existing ones or make the interface better.
This project uses the Next.js framework, and the code design allows it to be easily extended to add new sequences and features.

  • TypeScript
  • NextJS