When the Number Doesn't Fit: What a Tiny C++ Program Reveals About the Limits of ComputingFrom 32 bits of memory to the Year 2038 problem, billion-user systems, and the search for new computational paradigms.Aug 13, 2026·11 min read
Foundations of Computer Programming: Understanding How Software, Hardware, and Programming Languages Work TogetherJul 31, 2026·17 min read
Introduction to MSB, Efficient Algorithms, and Gas Optimization in Blockchain DevelopmentIntroduction In blockchain technology, the Most Significant Bit (MSB) refers to the highest-order bit in a binary number, representing its largest value. In the context of computing and data storage, understanding MSB helps optimize operations, as it...Feb 26, 2025·10 min read
Demystifying Subnet Masking: How I Finally Cracked the CodeSubnet Masking simplifiedSep 7, 2024·12 min read
Set up ReactJS Project with TailwindCSS using ViteElevate Your UI: Crafting Modern Web Interfaces with ReactJS and TailwindCSS IntegrationJul 22, 2024·2 min read
A Guide to GitHub Licenses for BeginnersEssential things to understand about GitHub Licenses.Jan 12, 2024·8 min read
Understanding REACTJS SIMPLIFIED for a complete BeginnerBeen surfing the internet hard just to have a comprehension of REACTJS? Well, here is your stop and the final one! Let's get right to business... What is ReactJS? ReactJS (also known as React.js or simply React) is a flexible and powerful open-source...Jun 28, 2023·12 min read
My Peculiar Journey as a ProgrammerA cursory look at my journey as a programmer until this momentJan 26, 2023·5 min read