DEV Community

ZeeshanAli-0704 profile picture

ZeeshanAli-0704

I have expertise in developing and unit-testing web applications using JavaScript, React-Redux, Angular, Node.js, Next.js and KnockoutJS frameworks.

Pronouns

he

Work

Oracle

Three Year Club
Two Year Club
Writing Debut
One Year Club
16 Week Writing Streak
8 Week Writing Streak
2 Week Community Wellness Streak
4 Week Writing Streak
1 Week Community Wellness Streak
Cookies in Web Development: Client & Server Perspective

Cookies in Web Development: Client & Server Perspective

7
Comments
3 min read

Want to connect with ZeeshanAli-0704?

Create an account to connect with ZeeshanAli-0704. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
The Ultimate Guide to Cookie Properties in the Browser

The Ultimate Guide to Cookie Properties in the Browser

7
Comments
4 min read
Blob Storage — A Complete Guide

Blob Storage — A Complete Guide

5
Comments
3 min read
What is a Counting Bloom Filter?

What is a Counting Bloom Filter?

5
Comments
2 min read
When Bloom Filters Fail to Bloom: What You Should Know: Problems with Bloom Filters

When Bloom Filters Fail to Bloom: What You Should Know: Problems with Bloom Filters

Comments
2 min read
Bloom Filters: A Deep Dive for Developers

Bloom Filters: A Deep Dive for Developers

5
Comments
4 min read
Java implementation of Consistent Hashing

Java implementation of Consistent Hashing

6
Comments
3 min read
Consistent Hashing Explained with an Example

Consistent Hashing Explained with an Example

5
Comments
2 min read
System Design: UPI (Unified Payment Interface) & NPCI — A Practical, End‑to‑End System Design

System Design: UPI (Unified Payment Interface) & NPCI — A Practical, End‑to‑End System Design

5
Comments
9 min read
Monoliths and Microservices

Monoliths and Microservices

Comments
4 min read
Interview‑Ready : Vertical vs. Horizontal Scaling

Interview‑Ready : Vertical vs. Horizontal Scaling

Comments
7 min read
Low-Level Design: Polling System : Basic

Low-Level Design: Polling System : Basic

5
Comments
7 min read
LLD: Building a Polling System in Java with Repository Pattern

LLD: Building a Polling System in Java with Repository Pattern

5
Comments
9 min read
Understanding the CAP Theorem: Principles, Real-World Scenarios, and Database Trade-offs

Understanding the CAP Theorem: Principles, Real-World Scenarios, and Database Trade-offs

5
Comments
7 min read
LLD: Building a Robust ATM Simulator in Java Using the State Pattern

LLD: Building a Robust ATM Simulator in Java Using the State Pattern

5
Comments
8 min read
Decorator Design Pattern in Java – Complete Guide

Decorator Design Pattern in Java – Complete Guide

5
Comments
4 min read
Strategy Design Pattern in Java – A Complete Guide

Strategy Design Pattern in Java – A Complete Guide

5
Comments
4 min read
Adapter Design Pattern in Java – A Complete Guide

Adapter Design Pattern in Java – A Complete Guide

Comments
4 min read
Iterator Design Pattern in Java – Complete Guide

Iterator Design Pattern in Java – Complete Guide

5
Comments
5 min read
Observer Design Pattern in Java – Complete Guide

Observer Design Pattern in Java – Complete Guide

Comments
4 min read
Prototype Design Pattern

Prototype Design Pattern

5
Comments
3 min read
Builder Design Pattern in Java – A Complete Guide

Builder Design Pattern in Java – A Complete Guide

1
Comments
4 min read
Abstract Factory Design Pattern in Java: Complete Guide with Examples

Abstract Factory Design Pattern in Java: Complete Guide with Examples

5
Comments
6 min read
🏭 Factory Design Pattern in Java: A Complete Guide

🏭 Factory Design Pattern in Java: A Complete Guide

5
Comments
4 min read
Why You Should Avoid Singleton Pattern in Modern Java Projects

Why You Should Avoid Singleton Pattern in Modern Java Projects

5
Comments
4 min read
Mastering the Singleton Design Pattern in Java – A Complete Guide

Mastering the Singleton Design Pattern in Java – A Complete Guide

5
Comments 1
4 min read
CDN for Large-Scale Image Handling in Classified Platforms

CDN for Large-Scale Image Handling in Classified Platforms

Comments
3 min read
Designing the Craigslist - HLD

Designing the Craigslist - HLD

Comments
10 min read
Mastering Design Patterns in JavaScript: A Developer's Guide

Mastering Design Patterns in JavaScript: A Developer's Guide

Comments
3 min read
SOLID Principles in Java

SOLID Principles in Java

5
Comments
3 min read
JavaScript Memory Management

JavaScript Memory Management

1
Comments
3 min read
Apache Kafka: The Backbone of Real-Time Data Streaming

Apache Kafka: The Backbone of Real-Time Data Streaming

Comments
4 min read
Types of API Testing: A Comprehensive Guide

Types of API Testing: A Comprehensive Guide

Comments
4 min read
Efficient AJAX Handling in jQuery: Custom Wrapper for Aborting, Error Management & Race condition

Efficient AJAX Handling in jQuery: Custom Wrapper for Aborting, Error Management & Race condition

Comments
6 min read
Rate limiting : Global, Tumbling Window, and Sliding Window

Rate limiting : Global, Tumbling Window, and Sliding Window

Comments 3
4 min read
Designing the Spotify Top K

Designing the Spotify Top K

2
Comments
3 min read
CSS :has() Pseudo-Class: A Powerful Selector for Dynamic Styling

CSS :has() Pseudo-Class: A Powerful Selector for Dynamic Styling

Comments
3 min read
Database Replication in System Design

Database Replication in System Design

5
Comments
5 min read
Cache Eviction Policies | System Design

Cache Eviction Policies | System Design

5
Comments
4 min read
System Design: UPI (Unified Payment Interface)

System Design: UPI (Unified Payment Interface)

35
Comments
11 min read
Apache Zookeeper

Apache Zookeeper

1
Comments
5 min read
Redis and its role in System Design

Redis and its role in System Design

2
Comments
4 min read
RPC vs REST: A Comprehensive Comparison

RPC vs REST: A Comprehensive Comparison

Comments
3 min read
Designing Twitter – A System Design Interview Question

Designing Twitter – A System Design Interview Question

7
Comments
11 min read
Cloud Infrastructure Platform (OCI) - Oracle

Cloud Infrastructure Platform (OCI) - Oracle

Comments
5 min read
What is Pub/Sub Architecture?

What is Pub/Sub Architecture?

1
Comments
7 min read
Instagram System Design

Instagram System Design

21
Comments
18 min read
Low-Level Design: Polling System - Edge Cases

Low-Level Design: Polling System - Edge Cases

2
Comments
7 min read
Low-Level Design: Polling System - Using Nodejs & SQL

Low-Level Design: Polling System - Using Nodejs & SQL

8
Comments
7 min read
React Coding Challenge - City/Product Sales Browser using React

React Coding Challenge - City/Product Sales Browser using React

Comments
4 min read
Enhancing Your Website: Best Practices for Optimization

Enhancing Your Website: Best Practices for Optimization

Comments
30 min read
Design a Notification - Alerting system

Design a Notification - Alerting system

Comments
16 min read
Designing a Web Crawler

Designing a Web Crawler

Comments
12 min read
Design A Unique ID Generator In Distributed Systems

Design A Unique ID Generator In Distributed Systems

3
Comments
5 min read
Design A Key-Value Storage

Design A Key-Value Storage

7
Comments
22 min read
Design A Paste Bin

Design A Paste Bin

Comments
5 min read
Design A URL Shortener / Tiny URL

Design A URL Shortener / Tiny URL

8
Comments
9 min read
Design a Rate Limiter

Design a Rate Limiter

5
Comments
19 min read
Load Balancer in System Design

Load Balancer in System Design

2
Comments
12 min read
All About - The Domain Name System (DNS)

All About - The Domain Name System (DNS)

Comments
8 min read
loading...