Mohsin Ali

Mohsin Ali @mohsinalipro

Joined:
Oct 5, 2018

Mohsin Ali
articles - 3 total

First Star on My Repo. That Hit Different.

A quiet story about building a local Whisper transcriber, forgetting it, and feeling the surprising weight of its first GitHub star.

Learn More 13 10Jun 16

Automating Chrome with a Node.js API and Browser Extension

Want to automate your personal Chrome browser without using headless tools? This article explores a Node.js-powered automation system that integrates with your active Chrome session, keeping logins and session data intact. Learn how a Chrome Extension + API can help you manage tabs, execute JavaScript, and sync browser states effortlessly.

Learn More 0 1Jan 29

Building Robust Backend APIs with State Machines: A Comprehensive Guide

This blog post provides an overview of state machines and their benefits in backend development. It covers the process of designing and implementing a state machine, as well as testing and advanced techniques for handling concurrency and error handling. The post also includes a detailed example of a complex signup state machine. Additionally, it showcases the use of the XState visual editor to simplify the process of designing and implementing state machines in backend development. This post is ideal for developers interested in learning more about state machines and how they can be used in backend development.

Learn More 10 1Apr 4 '23