Refactoring and Securing Old Code

Since I began writing code, I have made one major mistake: I have failed to document and share my work. I’m going through my old projects now (the ones I’ve saves anyways) and uploading them all to GitHub, one by one. However, much of my older/begginer projects are likely filled with begginer errors, poor documentation, and unsecure code.

So, I have decided to go through my old projects and refactor, secure, polish, and document everything. I’ll likely be updating this post with links to new blog posts which will have my comments on the code, and links to the GitHub repos that will contain the old code, new code, and documentation.
Stay tuned!