~/abhinav
~/
about/
projects/
achievements/
blogs/
contact/
docs
./menu
cd ~/blogs
ls -la posts/
Dev notes & recent commits
Thoughts, tutorials, and the occasional rant about web dev, performance, and making things click.
System Design
Dec 20, 2025
How Full-Text Search Works in a Production-Level Application
cat post.md
Cloud
Nov 29, 2025
Why You Should Never Store Images on Your Server
cat post.md
DevOps
Nov 6, 2025
When My Server Turned Into a Drama Queen — My Blue-Green Deployment Journey
cat post.md
Video Calling App
Sep 7, 2025
Video Calls Are Harder Than They Look (Thanks, NAT!)
cat post.md
Microservice
Mar 31, 2025
CQRS Microservices: The Secret to Scaling Big
cat post.md
Backend
Feb 12, 2025
The Ultimate Race between NestJs vs Express JS
cat post.md
Web Development
Jan 22, 2025
AntD and Shad CN: Why Waste Time Being Creative When You Can Just Copy-Paste?
cat post.md
Software
Nov 27, 2024
Software Components and Connectors: Building Blocks of Software Architecture
cat post.md
Software
Nov 27, 2024
Evolution of Software Architecture: A Journey Through Time
cat post.md
Web Development
Oct 9, 2024
React.js vs Next.js: A Detailed Comparison
cat post.md
Backend
Sep 11, 2024
Blog App in Express JS | Project Setup and Models Creation
cat post.md
React
Aug 15, 2024
Pros and Cons of Using Proxy and CORS While Developing Frontend
cat post.md
git pull --more