From Developer to Architect -Episode1 by Shifa Salheen on March 10, 2026 62 views
Everything Worked, Until Traffic Arrived Ever heard terms like Horizontal scaling and Vertical scaling? They appear everywhere in architecture diagrams, in interviews, in system design conversations. At first, they sound like infrastructure jargon. Abstract. Distant. Something you’ll “learn later.” But they aren’t. They’re part of a transition every developer eventually goes through often without realizing it. From Writing Code to Designing Systems You start as a developer. You write code. You focus on features. You…
⚡Fast, Single, and Smart: The Truth Behind JavaScript’s Speed by Mehakjot Singh on August 7, 2025 627 views
We all know JavaScript is single-threaded. Yet, when you build a web app, it feels lightning fast. Ever wonder how? Or how does a language with only one main thread keep up with demanding apps and modern UI expectations? In this blog, we’ll break down what "fast" really means. We'll compare it to languages like C++, Rust, and Python—but more importantly, we’ll use real-world analogies (like receptionists and coffee shops) to help you visualize what’s…
The Importance of WHO’s SMART Guidelines In Public Health Implementations by Kunjan Patel on June 28, 2022 3,118 views
The ongoing COVID-19 pandemic has brought renewed focus on public health. A push for rapid digitization of existing public health infrastructure, patient health data management and interoperability were some of the effects of this pandemic by way of response. With rapid digitization, especially developing countries started to experience teething troubles and have poor data policies. As the world moves toward a digital health future, inconsistency and lack of proper guidelines and recommendations are the biggest…