If you know algorithms well, create a visual simulator for algorithms. Take a user input and then display the results from each step of algorithm visually to people who want to learn algorithm. Most algorithm books show the steps with boxes etc, build them dynamically and displays the changes user input goes through during each step.