NKNeha Kumariinjs-libp2p.hashnode.devCobwebs of WebRTC: Weaving Py-libp2p's Transport WebRTC: Web Real-Time Communication : a way for two machines to talk directly over the internet, even behind firewalls, with low latency. It’s not “video tech”. It’s a transport. The browser ships it,3d ago·29 min read
TRTanishka Rathiintanishkatech.hashnode.devUnderstanding Variables and Data Types in JavaScriptWhen we start learning JavaScript, one of the first things we need to understand is variables. Variables are used in almost every program. They help us store information so that the program can use it4d ago·5 min read
RRRahul Rajesh Sonarinrahul-sonar.hashnode.devEnroll in the Cloud: A Serverless Student Registration System on AWSIntroduction: Modern applications demand scalability, high availability, and minimal infrastructure management. Instead of managing servers manually, what if we could build an entire application witho5d ago·6 min read
MSMegghan Silvaindiariodaestagiaria.hashnode.dev"Aprovada" e suas consequências...Era noite enquanto eu e meus amigos estávamos nos reunindo em uma call para jogar alguma coisa! Todos empolgados, já que não é sempre que os horários dão certo e as estrelas se alinham para jogarmos. 6d ago·3 min read
RTRochak Tiwariinunderstandingwebdevelopment.hashnode.devUnderstanding JavaScript Promises Through a College JourneyWhen we joined college, we were given a promise: "If you complete these four years successfully, you’ll build a great career ." It sounded reassuring. Structured. Almost guaranteed. But over time, we Mar 1·8 min read
SSSakshi Singhinthinksecure.hashnode.dev“What Really Happens When You Open a Website? | A Beginner’s Network Security Perspective”When I started learning network security, I thought it was about memorizing protocols and port numbers. But everything changed when I asked myself a simple question: What actually happens when I open Feb 28·4 min read
Hhimanshuinblogs-himanshu.hashnode.devDay 20 - Search in Rotated Sorted ArrayQuestion You are given an array of length n which was originally sorted in ascending order. It has now been rotated between 1 and n times. For example, the array nums = [1,2,3,4,5,6] might become: [3Feb 28·3 min read
MMadzainmadza.hashnode.dev8 Exciting Developer Tools for Building and Shipping Faster 🧑💻⚡️As developers, we are always trying to find the best ways to optimize our workflows. The right tools can completely change the way we work, as they can make complicated tasks simple. However, there isFeb 24·6 min read
Hhimanshuinblogs-himanshu.hashnode.devDay 19 - Find Minimum in Rotated Sorted ArrayQuestion You are given an array of length n which was originally sorted in ascending order. It has now been rotated between 1 and n times. For example, the array nums = [1,2,3,4,5,6] might become: [3Feb 23·3 min read
Hhimanshuinblogs-himanshu.hashnode.devDay 18 - Koko Eating BananasQuestion You are given an integer array piles where piles[i] is the number of bananas in the ith pile. You are also given an integer h, which represents the number of hours you have to eat all the banFeb 22·3 min read