About
ExperienceProjectsBlogsResume
Back home

Blog

Thoughts on backend systems, Web3, AI, and everything in between.

Building a Redis Clone in Rust

A deep dive into implementing a key-value store from scratch using Tokio for async operations and exploring systems programming concepts.

Jan 15, 2024·8 min read

Understanding Backend Systems

Notes on how modern backend architectures work, from monoliths to microservices, and the lessons learned along the way.

Jan 10, 2024·6 min read

My Journey into Web3

Exploring blockchain technology as a backend developer and understanding the paradigm shift from centralized to decentralized systems.

Jan 5, 2024·7 min read

Async Rust: Lessons from the Trenches

Deep diving into asynchronous programming in Rust, common pitfalls, and patterns that actually work in production.

Jan 20, 2024·5 min read

Building Scalable APIs with Node.js

Patterns and practices for building APIs that can handle millions of requests without breaking a sweat.

Jan 25, 2024·6 min read

Building, learning, and exploring | Loop of building and debugging.

© 2026 Taj Baba