This project can visualise the implementation of Stack using element insertion in array. However we're lacking algorithm tracking mechanism as it is available on our other two projects. Linear search Visualisation and Binary search Visualisation
We are using Javascript and jQuery for these implementations. you can refer to other two repositories mentioned above to have a better idea.