The Wayback Machine - https://web.archive.org/web/20220409122343/https://github.com/topics/caesar-cipher
Skip to content
#

caesar-cipher

Here are 391 public repositories matching this topic...

josecarlosweb
josecarlosweb commented Oct 15, 2021

What about create a design pattern directory with the most popular design patterns examples?
We can create some rules like: have to be an explanation about the design pattern, the structure and one real world example.
The directory can be:

(folder) Design Patterns
-- (folder) Abstract Factory
-- -- AbstractFactory.js
-- -- AbstractFactoryTest.js
-- -- REAME.md

I can send some :

An lightweight encryption based Password Safe. This was a NCEA level 2 High School project coded in Python 3.4.3. This program features the ability to Add / Change / Remove Apps and their passwords associated. Users must create an account, they will login in to their account with an Email address and a Pincode they have choosen.

  • Updated Apr 11, 2019
  • Python

Improve this page

Add a description, image, and links to the caesar-cipher topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the caesar-cipher topic, visit your repo's landing page and select "manage topics."

Learn more