GKGeorge Kamelingkamel.hashnode.dev·Jun 17, 2024 · 2 min readTurning JSON Data into a CSV File Made Simple with PythonWorking with data, you're bound to come across a JSON file. While this may be the preferred format for developers, this format can cause some confusion with clients and coworkers who prefer things in a CSV format. CSV Files can be opened in spreadsh...00
GKGeorge Kamelingkamel.hashnode.dev·May 24, 2024 · 3 min readQuickly Access Projects with a macOS Terminal ScriptJuggling multiple projects can be time-consuming and frustrating, especially when you need to navigate through a multitude of folders to find the right one. Efficiently managing your projects is crucial for maintaining productivity and focus. Fortuna...00