My Blogs

My Blogs on various topics like Web Development, JavaScript, React, and more.

Implementing Bit Field Role-Based Access Control (RBAC)

Master Bit Field Role-Based Access Control to efficiently manage user permissions with binary encoding. Learn how to implement it with Express.js and Prisma for streamlined access control

Posted on Aug 9, 2024

Understanding Signal Protocol: X3DH Protocol

Learn how Signal protects your communication from prying eyes. This article explains the Signal Protocol in detail, breaking down key exchange, prekeys, and how it keeps your messages private.

Posted on March 5th, 2024

Text Summarization in Python

Learn about abstractive summarization, use of transformers in summarization model and implementation of abstractive summarization in Python.

Posted on January 31, 2024

Functional Programming Essentials: Crafting Clean and Effective Code

Learn how to write clean and effective code using pure functions, immutability, recursion and unravel the magic of 'functional' functions.

Posted on Sep 11th, 2023

Validate Image with Magic Bytes in React

Learn how to securely validate image files in React using magic bytes. To mitigate risks, combine client-side checks with robust server-side validation.

Posted on April 19th, 2024

Understanding the Node.js Architecture

Explore the magic of NodeJS as we delve into its single-threaded, non-blocking, and event-driven architecture, powered by Chrome V8 engine and libuv library, to create efficient and cross-platform applications.

Posted on Sep 28th, 2023
Home

© 2025 Aria

LinkedIn GitHub