Work / PSG (Paksitan SUI Gas)

Posted on Mon 28 February 2022 • Tagged with work, python, linux, AUR

psg is a utility to query Pakistan SUI gas bills and tariff. It is available as a Python PIP package, an Arch Linux AUR package and the source for the package can be found on GITHUB.

Links: PIP, AUR, GITHUB


Work / SPCS (Sindh Police Complaints Status)

Posted on Fri 21 January 2022 • Tagged with work, python, linux, AUR

The Sindh Police Complaints Status spcs is package to report the status of complaints files with the Sindh Police. It is available as a Python PIP package, an Arch Linux AUR package and the source for the package can be found on GITHUB.

Links: PIP, AUR, GITHUB


Work / C19

Posted on Wed 05 January 2022 • Tagged with work, python, linux, AUR

C19 is a utility package to get current statistics for COVID-19 in Pakistan. The data is pulled/scraped from the official government website. It is available as a Python PIP package, an Arch Linux AUR package and the source for the package can be found on GITHUB.

Links: PIP, AUR …


Continue reading

Work / PyFrx

Posted on Wed 05 January 2022 • Tagged with work, python, linux, AUR

PyFrx is a utility package to draw forex rates and the respective conversions based on the current market. It is available as a Python PIP package, an Arch Linux AUR package and the source for the package can be found on GITHUB.

Links: PIP, AUR, GITHUB


Work / Urdu Digit

Posted on Fri 01 October 2021 • Tagged with work, python, linux, AUR

Urdu Digit is a simple utility to let the user convert an English digit to an Urdu equivalent. It is available as a Python PIP package and an Arch Linux AUR package. Moreover the source for the package can be found on GITHUB.

Links: PIP, AUR, GITHUB


Convenience of Minimalism

Posted on Sat 14 September 2019 • Tagged with life, writing

These days it is all about better, stronger, faster etc. The global populous can't seem to get enough of what they have. We live in an era of instant gratification. Push button dopamine triggers. It is all quite fast, euphoric and sometimes even exotic. Never has there been a time …


Continue reading

Effective Code Reviews

Posted on Sat 24 February 2018 • Tagged with dev / practices

Code reviews are a pivotal part of the practices followed by engineering teams. It has many benefits that are mostly obvious but others not so much, In my experience I have seen reviews abused and revered under different circumstances. In this article, I'd like to cover the following:

  • Purpose of …

Continue reading