iCPSoni.
Blog

All Posts

Thoughts on engineering, architecture, and building meaningful software.

What It Looks Like to Build Production Features With AI

How AI is reshaping the way developers build, review, and ship production-ready features.

AISoftware EngineeringProductivityDevelopment2 min read

Message Queue Service using Kafka

Create a Message Queue Service using Kafka and KafkaJS — similar to SQS — ensuring messages are processed exactly once, in order, with a redelivery mechanism.

kafkajavascriptqueuemessaging4 min read

Build 360 and VR Website with React 360

A quick introduction to React 360 — build immersive 3D and VR user interfaces right in the browser using React.

reactvrjavascript3d3 min read

Getting Started with Caching (Redis + NodeJS)

A practical introduction to caching with Redis and Node.js — improve your app's speed and performance while reducing server resource overhead.

redisnodejsjavascriptcaching4 min read