Super awesome automation testing
As a born developer i never came across actual/serious testing of softwares, but some times you are the one man army of your project and gotta make all the things yourself.
‘N’ for NodeJS
From last few months i came across the the coolest thing in programming and because of that i’m gonna teach my childrens that ‘N’ is for NodeJS ;)
Timezone conversion in python -Easy way
This lib i found most usefulll python-dateutil.
Killer mailer script in Python
Hey guys i always needed a mailer script which can send me hourly/daily/weekly updates of my diffrent programs running on linux box.
Functions in shell script
Have lot of repeated shell code ? try writing function in that :)