Crafting Code, Sharing </>
I'm Mohamed , a software engineer passionate about building impactful applications and simplifying complex topics for developers through blog posts, tutorials, and guides.
Explore My WorkBlog >
Latest articles
Mohamed Kouache
Understanding Processes and Inter-Process Communication
In modern computing processes form the bedrock of how out applications run and interact with the operating system
Mohamed Kouache
Concurrency, Where Yesterday Meets Today.
The story of concurrency begins in the early 1960s when computers were enormously expensive machines that could only execute one program at time.
Mohamed Kouache
WebRTC and getUserMedia API: A Step-by-Step Guide
In WebRTC (Web Real-Time Communication), the getUserMedia API is used to access a user's camera and microphone. It allows you to capture audio and video from the user's device for use in real-time communication applications, such as video conferencing and web streaming.