DEV Community

Yaseen Khatib profile picture

Yaseen Khatib

Senior Full-Stack & AI Systems Developer. Building production-grade RAG pipelines, multi-agent workflows, and scalable web architectures. Shipping real-world systems, not just POCs.

Location Hyderabad Joined Joined on  Personal website https://yaseenkhatib.streamerosai.com/

Education

D. Y. Patil

Work

Senior Full-Stack AI Engineer architecting scalable GenAI systems.

Keeping a long-running Node process flat for twelve hours

Keeping a long-running Node process flat for twelve hours

Comments
4 min read

Want to connect with Yaseen Khatib?

Create an account to connect with Yaseen Khatib. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Caching in Node: in-process, Redis, and the cost of both

Caching in Node: in-process, Redis, and the cost of both

Comments
4 min read
Faster JSON on Node hot paths, and when it is worth it

Faster JSON on Node hot paths, and when it is worth it

Comments
3 min read
Backpressure in Node, or why your queue ate all the memory

Backpressure in Node, or why your queue ate all the memory

Comments
3 min read
Finding event-loop stalls in Node before your users do

Finding event-loop stalls in Node before your users do

Comments
4 min read
Encrypting data at rest in a Node app without inventing crypto

Encrypting data at rest in a Node app without inventing crypto

Comments
4 min read
Compressing the Wire: A 94% Payload Reduction in React Flow

Compressing the Wire: A 94% Payload Reduction in React Flow

Comments
4 min read
How I stop re-renders in big React forms: uncontrolled refs

How I stop re-renders in big React forms: uncontrolled refs

Comments
7 min read
Optimistic React UIs that don't drift from the server

Optimistic React UIs that don't drift from the server

Comments
7 min read
loading...