Skip to content

Diwash Blog

This is my personal blog page to posts my progress updates
Technology by diwashJan 11, 20255:38 pmJanuary 11, 2025
Read More

Parallel Computing With CUDA

Parallel Computing Parallel computing can be defined as a form of computation in which many calculations are carried out simultaneously, operating on the principle that large problems can often be divided into smaller ones, which […]

Technology by diwashJan 1, 202510:34 am
Read More

Parallel Computing

Parallel computing is the execution of many operations at a single instance in a time. The more detailed definition will be: Parallel computing is the practice of identifying and exposing parallelism in algorithms, expressing this […]

Technology by diwashDec 30, 20244:52 pmDecember 30, 2024
Read More
Laravel Logo

Laravel: token creation & validation using sanctum & postman

Definition of API API which stands for Application Programming Interface, in short is just a glorified data access layer. It also enables two software components to communicate with each other using a set of protocols. […]

PHP by diwashOct 19, 202410:38 am
Read More
Laravel Logo

Building a Laravel API: Registration & Login

In this tutorial, we’ll walk through setting up basic user registration and login functionality in a Laravel API. This assumes you’re already familiar with Laravel’s basics and have set up your project. User Registration To […]

Technology by diwashOct 17, 20241:58 pmOctober 17, 2024
Read More

Build Your Own Private Cloud Storage

In today’s world, many of us rely on cloud storage solutions like Google Drive, OneDrive, and other similar platforms. However, with the rapid advancement of Artificial Intelligence and growing concerns about data privacy, trusting these […]

© 2025 Diwash Blog. Made with love by Pixelgrade

Begin typing your search above and press return to search. Press Esc to cancel.