Aaquib Ahmed

Aaquib Ahmed

Hi, I'm Aaquib Ahmed, a passionate self-taught frontEnd web developer based in Bangalore, India. I tend to make use of modern web technologies to build websites that look great, feels fantastic, and functions correctly. I am especially focusing on Reactjs.

Frontend System Design: Communication Protocol Primer

Frontend System Design: Communication Protocol Primer

As a frontend engineer, your entire world is built on communication. From fetching data for a user profile to streaming a live video, everything relies on a ...

.
8/11/2025
.
1 min read

Heap Data Structure: A Beginner’s Guide with Examples

So we have arrived now at our next stop in the series of “Understanding Data Structure and Algorithms with JavaScript 🚀”, which is the Heap data structure. ...

.
2/28/2025
.
1 min read
Heap Data Structure: A Beginner’s Guide with Examples

Frontend System Design: How Browsers Render Web Pages

In the modern internet era, a fast-paced web is paramount.  Users expect websites to open at the tip of the mouse and simultaneously have seamless interactio...

.
2/23/2025
.
1 min read
Frontend System Design: How Browsers Render Web Pages

Create React App with TypeScript: The Quick ⚡️ Start Guide

In modern web development, building a robust, maintainable, reliable, and bug-free application has become super important. Typescript, a superset of JavaScri...

.
2/9/2025
.
1 min read
Create React App with TypeScript: The Quick ⚡️ Start Guide