• Top
  • New

Show HN: I made an interactive Jupyter Notebook about ciphers

by tuanacelik on 12/15/2020, 1:15:11 PM with 1 comments
Just started using this platform and decided I may as well share this and see what people think: https://github.com/TuanaCelik/BrilliantCiphers

This is an interactive Jupyter notebook that explains the relation between ciphers and the frequency of letters in an encrypted English text. You can launch the interactive notebook with binder (at bottom of Readme), and play around with the graphs and code. It takes a while to load the first time..

The idea was to design a course on ciphers for people with basic Python knowledge. Let me know what you think!

  • by mtmail on 12/15/2020, 1:37:22 PM

    Direct link to binder. https://mybinder.org/v2/gh/TuanaCelik/BrilliantCiphers/maste... Then click on the .ipynb filename.