You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NetPractice: comprehensive, visual guide to computer networking and the 1337 cursus || 42cursus NetPractice project. Includes detailed explanations, diagrams, and level-by-level 1 to 10 walkthroughs for OSI and TCP/IP Model, subnetting, routing.
Cipher Encryption/Decryption This project is a simple implementation of the cipher encryption and decryption algorithm using JavaScript, HTML, and CSS. The cipher is a substitution cipher that replaces each letter in the plaintext with a letter a certain number of positions down the alphabet.