Code Samples for my articles at iC0dE Magazine.
Here is my profile.
Code for article => PRG Pattern in PHP: What, Why, and How
Code for article => How to Build a Login/Register App with the MERN Stack (Part 2): Setting Up the Database
Code for article => How to Build a Login/Register App with the MERN Stack (Part 3): Creating API Endpoints
Code for article => How to Build a Login/Register App with the MERN Stack (Part 4): Setting Up Frontend Routes
Code for article => How to Build a Login/Register App with the MERN Stack (Part 5): Connecting Frontend to Backend
Code for article => How to Build a Login/Register App with the MERN Stack (Part 6): Deploying
Code for article => How to Build a Keyboard Sound Simulator in Python for Linux
Code for article => Getting Started with Python’s Argparse