Developer Tools

Creating Song Mashup Using Python Script

Often we need a small portion of a song or combine small portions of various songs into a single file. And not just songs but any audio in general. So here's a way to simply do it using python...

Read

Installing Zsh on Windows 10

Zsh is awesome, let's use it on windows as well.

Read
Developer Tools

HTML Templates and Themes

Collection of free and premium resources of html templates and themes. Basically some ready to use stuff instead of writing front-end from scratch.

Read
Serverless

Using Google Sheets to save form submissions

Spreadsheets have served as databases and google sheets providing easy to use api can help us in saving any form submission data in it...

Read
Front-end

Becoming a Google Certified Mobile Web Specialist

While preparing for google certification of mobile web specialist, here are the notes I made that helped a lot in understanding the concepts of modern web...

Read

Drawing standard UML diagrams

Technical architects must be using UML diagrams to effectively propose and document their solutions. Because UML is the standard which can communicate precisely and accurately across technical and business background people.

Read