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
Learning Authentication: RBAC, ABAC, OAuth, and OIDC
Published: at 12:00 PM (3 min read)A guide to authentication and authorization fundamentals, covering RBAC vs ABAC, OAuth flows, and OpenID Connect (OIDC) with examples and comparisons.
Learn Node.js
Published: at 05:05 PM (6 min read)Comprehensive guide to Node.js fundamentals, including core concepts, streams for efficient data handling, and custom events with EventEmitter for building scalable applications.
Learn TypeScript
Published: at 05:05 PM (8 min read)Comprehensive guide to advanced TypeScript features, including generics for reusability and type safety, built-in and custom utility types, a detailed comparison of type aliases versus interfaces, structural typing and duck typing, tuples, unknown vs any types, and record vs index signatures.
Learning Software Testing: Unit, Integration, E2E, and API Testing
Published: at 12:00 AM (2 min read)A guide to software testing fundamentals, covering unit tests, integration tests, end-to-end tests, and API testing strategies with examples.