Skip to content

Instantly share code, notes, and snippets.

@StuK359
StuK359 / gist:db80c814d45c4f7dbc9fc035841381b9
Created April 29, 2021 19:59 — forked from EvanHahn/gist:2587465
Caesar shift in JavaScript
/*
JavaScript Caesar shift
by Evan Hahn (evanhahn.com)
"Encrypt" like this:
caesarShift('Attack at dawn!', 12); // Returns "Mffmow mf pmiz!"
And "decrypt" like this:
@StuK359
StuK359 / landscape.svg
Created April 2, 2021 21:46
landscape icon svg file
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.