My quiet little corner

A Tech blog for modern app stuff

Cover Image for The Terminal

The Terminal

The terminal is one of those tools that I use everyday, so learning a bit more about and spending some time configuring it can lead to a huge amount of time saved in the long run.

Humaid Khan
Humaid Khan

More Stories

Cover Image for An Introduction and Reference to Docker

An Introduction and Reference to Docker

Docker is an awesome tool for setting up and configuring servers. It's definitely the coolest tech thing to happen this decade. Here I go over cool things you can do with docker, and how to start using docker in your own project.

Humaid Khan
Humaid Khan
Cover Image for Audio Visualizer

Audio Visualizer

HTML5 has made the web cooler than ever. One of the things HTML5 has brought is the audio api and the ability to draw based on this data on the canvas. Here I go over how to draw graphs using canvas and the web audio api.

Humaid Khan
Humaid Khan
Cover Image for CSS pseudo-elements The ::before and ::after

CSS pseudo-elements The ::before and ::after

How far can you take a single div. In this article, I go over using the before and after pseudoselectors to style divs.

Humaid Khan
Humaid Khan
Cover Image for Modern Authentication

Modern Authentication

Security has become an essential service for any modern application. So, it has much more important than ever to question the first line of defence for every application, Authentication! This article covers a discussion about how mdoern authentication is implemented

Humaid Khan
Humaid Khan