Home Writing Gallery About

Hello, Farmaan here! I like servers, runtimes, build tools, and the web. I'm currently building cool stuff at soulbound. I also like to take pictures when I'm out.

writing

view all

What is it like to observe the crowd without being a part of it?

Mar 2025

Thoughts on taking the quieter road, away from the familiar crowds.

Improving Performance of Async Operations in JavaScript.

Jan 2025

Let's see how we can effectively improve the performance of asynchronous operations (promises in JavaScript) by running them concurrently using Promise.all()