unsplash/@pawel_czerwinski

👋

Welcome to my world of endless possibilities, where code comes to life! Join me on this coding journey as I share my knowledge, insights, and experiences with you.

Mohit Acharya

How To Run CUDA C/C++ Programs On Google Colab?

If you are learning High-Performance Computing(HPC), you might have come across Compute Unified Device Architecture(CUDA). CUDA is a proprietary technology developed by Nvidia Corporation for GPU computing. To use the CUDA framework for programming you need to have access to CUDA capable Nvidia GPU. If…

Continue reading...
Mohit Acharya

Top free resources to learn the MERN Stack

What is the MERN stack? MERN stack combines four key technologies: MongoDB, Express, React, and Node.js. The Odin Project is an online open-source programming course founded in 2013 by Erik Trautman. This course provides a complete path for beginner students to become full-stack web developers.

Continue reading...