Software Developer · Nepal
RSS FeedHi, I'm Bibek Bhusal. Software Developer from Nepal. Building modern web applications with React, Node.js, Python (FastAPI), Docker, Git, and AI tools. Writing technical guides on development, containers, version control, and more. Open to collaborations and freelance work.
Featured Posts
Understanding Docker - From Containers to Production
Published: at 07:40 AM (6 min read)A comprehensive guide to Docker containerization, covering containers, images, volumes, networking, and Docker Compose for consistent application deployment.
A Beginner’s Guide to Git for Everyday Use
Published: at 10:00 AM (8 min read)Simplified guide to Git for beginners, covering essential concepts and commands you’ll use daily.
Recent Posts
Hoisting and Temporal Dead Zone in JavaScript
Published: at 03:45 PM (2 min read)Understanding JavaScript hoisting behavior with var, let, and const declarations, and exploring the concept of Temporal Dead Zone in modern JavaScript.
Basic server setup with express
Published: at 04:07 PM (1 min read)Step-by-step guide to setting up a basic Express.js server with TypeScript configuration and development tools.
How to recover a lost commit using reflog?
Published: at 12:56 PM (1 min read)Step-by-step guide on recovering accidentally lost commits using git reflog, with practical examples and multiple recovery options.
Git log vs reflog
Published: at 11:46 AM (2 min read)Understanding the differences between git log and git reflog commands, their use cases, and how they help in tracking commit history and recovering lost commits.