© 2026 Hashnode
Introduction Recently, I watched a conversation between Kunal Kushwaha and Sanskar Jethi about his journey from open source contributions to securing an off-campus role at Bloomberg London. The discussion was simple, honest, and packed with practical...

Introduction As I continue exploring the world of open source and tech, I watched another helpful video, this time a discussion between Kunal Kushwaha and Logan Kilpatrick. I have been trying to understand open source more clearly, and this conversat...

Introduction I recently watched a conversation between Kunal Kushwaha and Eddie Jaoude titled “Travel the World While Freelancing.” It completely changed how I view freelancing and open source. I used to think of open source mainly as a way to learn ...

🧠 1. Procedural Programming 🔍 Definition: A programming paradigm based on procedures (or routines/functions). It’s like following a step-by-step recipe. 🔑 Key Features: Top-down execution Global state Functions act on data Code is structured i...
