Developer Tools

Fixing the prettier eslint line endings CRLF LF warnings

It's common to get the line endings errors or warnings when you setup working on a fresh codebase. Let's see what it is and how to resolve it.

Read

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