How to Create a Stunning Resume Website with Animations Hello there, budding web developer! Are you ready to turn your static resume into a dynamic, eye-catching website? Today, I’m here to help you create a beautiful resume website with animations that will showcase your skills in style. No worries if you’re new to coding —…
Category: Blog
Understanding Promises vs Async/Await
Understanding Promises vs Async/Await Hello! Welcome to another coding tutorial at [sagarkunwar.com.np](http://sagarkunwar.com.np). Today, we’ll unravel one of the most important concepts in modern JavaScript — promises and async/await. If you’re making your first steps in asynchronous programming, this guide is tailored just for you. I’ll be your mentor on this journey to help you understand…
How to Deploy Your Website with Netlify: A Beginner’s Guide
How to Deploy Your Website with Netlify: A Beginner’s Guide Hey there, budding web developer! 🎉 So you’ve built your website and it’s all shiny and ready to go. But now you’re wondering, “How do I actually get this thing on the internet?” Fear not! Today, I’m going to walk you through deploying your website…
Implementing Google OAuth2 in a Web App: A Beginner’s Guide
Implementing Google OAuth2 in a Web App: A Beginner’s Guide Hey there! If you’re venturing into the world of web development, you’ve probably heard of OAuth2. It’s a protocol that allows users to give third parties access to their resources (like their profiles or email addresses) without sharing their passwords. Pretty neat, right? Today, I’m…
Deploy Your Full-Stack App to Render in Under 10 Minutes
Deploy Your Full-Stack App to Render in Under 10 Minutes Hello, fellow coders! I’m excited to take you on a journey to get your full-stack app live on the internet in less than ten minutes. Today, we’ll work together to deploy your app on Render, a great platform that makes hosting apps effortless even if…
How to Get Started with Python as a Complete Beginner
How to Get Started with Python as a Complete Beginner Hello there, aspiring coder! If you’re looking to dive into the fascinating world of programming, you’ve chosen well with Python. It’s not only one of the easiest languages to learn but also incredibly powerful and versatile. Whether you want to build web apps, automate tasks,…
Responsive Design Made Easy with Flexbox and Grid
Hi there! So, you’ve taken your first steps into the exciting world of web design and are determined to make your creations look fantastic, no matter the screen size. Well, you’re in luck! Today, we’re diving into the magical realms of Flexbox and Grid — two powerful tools that will become your new best friends…
Mastering Git Branches: Making Solo Projects a Breeze
Hey there! If you’re a solo developer, you might wonder why bother using Git branches at all. After all, you’re the only one working on the code, right? But don’t underestimate the power of branching! Proper use of Git branches in your projects can help keep your code organized, manage different features or fixes separately,…
Create a Blog Layout with Masonry.js
Hello, budding web developers! If you’ve been exploring ways to display content dynamically and visually, you’ve probably come across a layout that looks like a well-organized pile of bricks—like a Pinterest board. This layout style is known as “masonry,” and in this tutorial, we’ll dive into creating a blog layout using Masonry.js. What Is Masonry…
Introduction to CRUD Operations in MongoDB
Introduction to CRUD Operations in MongoDB Hello, fellow code enthusiasts! Welcome to another exciting tutorial on sagarkunwar.com.np — your go-to place for building apps, websites, and projects from scratch. Today, we’re diving into the world of databases, specifically focusing on CRUD operations in MongoDB! Whether you’re building your first app or just curious about MongoDB,…









