My full website for all my coding projects. 🐍 Hi, this is nothing much. Just expect to see my projects and some fun tools! How to localhost on PC Run the following command and CD into the folder: git clone https://github.com/worl4ck/root Run the following command pushd index.html; python3 -m http.server 9999; popd; Go to the link below http://0.0.0.0:9999 🌴 Enjoy!