Creating a Tech Blog with Jekyll and GitHub Pages Hello there, aspiring tech blogger! đ Youâve got the ideas and the passion. All you need now is the perfect platform to share your thoughts with the world. Why not create your very own tech blog using Jekyll and GitHub Pages? Donât worry if you’re new…
Category: Blog
Using Environment Variables in Your Node.js App
Using Environment Variables in Your Node.js App Hey there! Welcome to another fun coding adventure on sagarkunwar.com.np. Today we’re going to dive into an important concept that can make your Node.js apps more flexible, secure, and scalable: environment variables. Whether you’ve just started your journey with Node.js or have been experimenting with it for a…
Setting Up ESLint and Prettier for Clean Code
Setting Up ESLint and Prettier for Clean Code Hey there, code crafters! If you’re stepping into the world of coding with JavaScript or planning your next big web project, youâve probably heard about the magic of clean code. Clean code isn’t just about making it look pretty; it’s about making it easier to maintain, read,…
Creating a Carousel/Slider with Pure JavaScript: A Step-by-Step Guide
Creating a Carousel/Slider with Pure JavaScript: A Step-by-Step Guide Hey there, fellow coder! Are you ready to level up your web development skills? Today, weâre diving into the world of web design by creating a carousel slider using nothing but pure JavaScript. Carousels are a visual way to grab attention, highlight important content, and make…
Top 10 VS Code Extensions Every Developer Should Use
Top 10 VS Code Extensions Every Developer Should Use Hey there, fellow coder! đ Whether you’re taking your first steps into the world of programming or you’re a seasoned developer, everybody loves a good productivity boost. That’s where Visual Studio Code (VS Code) comes in â a favorite among developers for its flexibility and efficiency….
How to Set Up Custom 404 Pages in Static Sites
How to Set Up Custom 404 Pages in Static Sites Hello there, fellow web enthusiasts! Welcome to another tutorial on sagarkunwar.com.np. Today, weâre diving into a topic that’s both fun and essential for any website owner: setting up custom 404 pages on your static site. Imagine thisâyou’re guiding your user through an adventure on your…
Beginnerâs Guide to Markdown for Documentation
Welcome to the world of Markdown! If you’ve ever wondered how developers and writers create simple, clean, and effective documentation, Markdown is a fantastic place to start. Whether you’re working on a GitHub project, writing blog posts, or documenting your latest app, Markdown is the powerful yet straightforward tool you need in your arsenal. In…
Intro to Building a Chatbot Using OpenAI API
Intro to Building a Chatbot Using OpenAI API Hey there, fellow coder! đ Whether you’re just starting out in the exciting world of coding or are just eager to add a chatbot to your web project, you’ve come to the right place. Today, we’ll embark on a journey to create a simple yet powerful chatbot…
Building a To-Do List App in React Step by Step
Building a To-Do List App in React Step by Step Hello there! If you’ve ever wanted to dip your toes into React, creating a simple to-do list app is a fantastic way to start. Think of it as your “Hello World” for React projects. In this tutorial, we’ll go through the process of setting up…
Writing Your First GitHub README.md Like a Pro
Writing Your First GitHub README.md Like a Pro Hello there, aspiring developer! So, youâve just created a shiny new project and are ready to share it with the world on GitHub. Awesome! Now, how do you make sure others know what your project is about and how to use it? Thatâs where the magical README.md…









