I'm a software developer and I like building software.
Check out my projects
Here are some of my recent projects.
Check out my blogs
Here are some of my blogs on software development.
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
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.
Learn about abstractive summarization, use of transformers in summarization model and implementation of abstractive summarization in Python.
Learn how to write clean and effective code using pure functions, immutability, recursion and unravel the magic of 'functional' functions.