Sep 1, 2021 | Personal Project, Tech
I created my first GitHub Action, surprisingly it became so much popular so that it is now one of the top 20 most used GitHub actions internationally. This is the story of the Blog Post Workflow which started as a side project, now running on thousands of Github...
Feb 26, 2017 | Python, Software
Numerical python or simply NumPy is one of the best modules to perform scientific computing in python. It is extensively used for data science as well as image manipulation using python. I recently learned how to use this module effectively in my projects, when...
Feb 12, 2017 | Security, Software
Recently my website encountered an attack by a hacker named MuhamadEmad. First of all a big thanks to him for reminding me about the security loopholes in my website. It was a page defacement attack. He replaced one of my blog post with the page given above. Looking...
Recent Comments