My name is Maxim Person and as a software engineer I aim to deepen my understanding of functional programming by developing a Fibonacci sequence generator using Erlang. This project demonstrates the ...
Overview The Fibonacci Sequence Generator is a web application that allows users to generate the Fibonacci sequence up to a specified number of terms using recursion. The application features a clean ...