A gist of my Medium code snippets
how I structure the files:
- For CTFs:
ctf.[year].[ctf's name].[challenge's name].[filename].[ext]
- For other Medium articles:
medium.[date (format: DDMMYYYY)].[article name].[filename].[ext]
Index of files by article:
A simple JavaScript sorting utility (17 Feb., 2022)