Deep Dive into Hyperledger Fabric 2.0: Understanding the Architecture, Code Structure, and Deployment ProcessApr 26, 2023·12 min read
IPFS Clustering with Kubernetes: Advancing Decentralized File Sharing through Resilient ArchitectureTL;DR: IPFS clustering with Kubernetes combines the power of decentralized file sharing through IPFS with the robust container orchestration capabilities of Kubernetes. By creating a distributed IPFS cluster, data availability, fault tolerance, and s...Jul 26, 2023·8 min read
Streamline Your Web Development with Cookie Cutter Django: A Comprehensive ReviewApr 22, 2023·12 min read
Mastering Graph Algorithms for Competitive Programming: From Basics to Advanced TechniquesApr 19, 2023·19 min read
Dynamic Programming Algorithms Every Programmer Should KnowDynamic programming is a popular technique in computer science and software engineering that plays a crucial role in competitive programming. It is a method for solving complex problems by breaking them down into smaller subproblems and solving each ...Apr 17, 2023·16 min read
Docker Unleashed: Mastering Commands, Basics, Learning Resources, and Career ProspectsTL;DR (Too Long; Didn't Read) summary for the Docker blog: Docker Unleashed: A Comprehensive Guide to Docker Commands, Basics, Resources, Learning Curve, Career Prospects, and Recommended Learning Resources. Learn about Docker commands, understand D...Apr 14, 2023·25 min read
Securely Connecting Your Networks: An Introduction to Site-to-Site VPNIntroduction A Virtual Private Network (VPN) (also known as VCN or Virtual Cloud Network) is a logical, isolated network infrastructure in the cloud that you can use to deploy your compute resources. A VCN can be thought of as a private data center i...Apr 9, 2023·6 min read
All You Need to Know FIDO2 & Passwordless AuthenticationIn this Blog, I'm gonna tell you all about Passwords, current authentication models, and what is wrong with them, along with RSA encryption, trusted computing, and finally FIDO2. Authentication models and Passwords 🐰 Fun fact: The concept of Passwo...Dec 13, 2022·5 min read
Interview Experience: Google SWE Internship Bangalore Or Hyderabad Jul 2023Background: Microsoft Imagine Cup 2022 India Runner-up | Azure Women Hackathon 2022 Finalist | Azure certified | NIT DGP'24 EE | solved 400+ problems on GeeksForGeeks Experience: Full-stack Web Developer Internship in 3 startups and 2 Academic Resear...Dec 13, 2022·2 min read
Detecting intrusion in DevOps environments with AWS canary tokensOn 27th July, Mackenzie Jackson and Eric Fourrier hosted a live webinar on Intrusion detection in DevOps environments with AWS canary tokens. They also talked about the launch of ggcanary, or the GitGuardian Canary Tokens, and an awesome demo. It was...Aug 7, 2022·4 min read