Browsing Category
How To
13 posts
How to do anything in quick time and efficient way.
Prepare for Frontend Developer Interviews
This article also covers the finest resources for each round of the interview. If you’ve not started your…
How to Make Yourself Look Taller
It’s reasonable to feel insecure about your height if you’re short and to wish you were taller on…
How to Convert Traffic into Money?
There are numerous methods to profit from the internet. Turning traffic into cash is one of the most…
Find and Remove Duplicate Photos
Clicked too many similar photos? Have saved an equivalent photo in several folders? I know that feeling. I…
Become Zero to Hero Web developer Guide
Web development is the work involved in developing a website or a web application. It can be quite…
Filter a DateTimeField by today’s date in Django
Filtering out DateTime in Django can be a huge pain, when, you can’t for the life of you…
Set Up SSH Keys
Though SSH supports password-based authentication, it is generally recommended that you use SSH keys instead. SSH keys are a more…
Create a New User and Grant Permissions in MySQL
MySQL is an open-source database management software that helps users store, organize, and later retrieve data. It has…
Install and Use PostgreSQL on Ubuntu 18.04
PostgreSQL, or Postgres, is a relational database management system that provides an implementation of the SQL querying language.…
Install Node.js on Ubuntu 20.04
Node.js is a JavaScript runtime for server-side programming. It allows developers to create scalable backend functionality using JavaScript, a…