All Blogs

Simplified CI/CD | Automating Next.js Deployment with GitHub Actions on cPanel Hosting

Learn how to streamline your Next.js deployment process with simplified CI/CD using GitHub Actions on cPanel hosting. Automate your workflow for faster and more efficient updates to your web applications.

Read More

Streamlining Note-Taking My Personal Knowledge Management Journey

Follow along as a neovim lover searches for the perfect note-taking app, tries markdown-based options, and ultimately settles on Obsidian for its easy-to-use interface and seamless integration with GitHub, making note-taking a breeze.

Read More

What is virtual memory in computer programming and why it matters ?

Virtual memory is a critical component of modern computer systems, playing a pivotal role in enhancing system performance and allowing for the efficient execution of complex tasks. This sophisticated concept bridges the gap between a computer’s physical RAM (Random Access Memory) and the storage devices, creating an illusion of a much larger and more capable memory space. It is an abstraction that provides processes with the illusion that it has exclusive use of main memory.It give us more memory than we physically have.

Read More

How to Set Up Cloudinary Image Upload in NextJS 13

Learn how to securely upload images to Cloudinary in your Next.js 13 project. Follow our step-by-step guide to set up Cloudinary image uploads, from configuring environment variables to implementing frontend file upload handling. Start enhancing your Next.js applications with this essential feature today.

Read More

Precision in Analytics - Implementing an IP-Based User Counter with Node.js and MongoDB

Gain valuable insights into user behavior with our guide on creating a visitor counter using Node.js and MongoDB. Learn to track visitors and their interactions efficiently for a better understanding of your website's performance.

Read More

My Journey as a MERN Stack Developer

As a passionate MERN stack developer, my journey over the past two years has been an exhilarating ride through the world of web development. Starting with Express.js and later diving into React, I have experienced a whirlwind of challenges and triumphs. In this blog, I will recount my learning experiences, from the initial struggles with Express.js to my mastery of Next.js, and how it all culminated in building my very own blog application.

Read More

    © 2024 Roshan Paudel