Dipesh Ghimire

33 Articles

How to Build a Bilingual Portfolio with React and i18next: A Step-by-Step Guide

Hello Byte Space Nepal Family,I recently did something pretty cool with my…

Dipesh Ghimire
5 Min Read

Secure file upload validation in Spring Boot

TL;DRFile extension and browser-provided MIME type can both be faked: never rely…

Dipesh Ghimire
11 Min Read

Filter and Pagination In springboot

What you'll learn:The real pain point every developer hitsWhy hardcoded queries stop…

Dipesh Ghimire
9 Min Read

Order Number Generation System in Spring Boot

Designing an order number generation system in Spring Boot mainly considers several…

Dipesh Ghimire
11 Min Read

Redis

Redis Cache is a high-performance, in-memory data store used to temporarily save(cache)…

Dipesh Ghimire
11 Min Read

PostgreSQL dump file

A dump file is basically a backup of your database. It contains…

Dipesh Ghimire
6 Min Read

Fundamentals of Payment Flow.

A payment system is a set of tools, procedures, and technologies, including…

Dipesh Ghimire
20 Min Read

LocalStack

Suppose you are building an e-commerce website, you list the product with…

Dipesh Ghimire
9 Min Read

WebAuthn

In my initial days. As a bachelor-level computer science student, I used…

Dipesh Ghimire
5 Min Read

ArrayBuffer in JavaScript

Imagine you’re building a simple web app. Everything is fine… until one…

Dipesh Ghimire
6 Min Read

Passkey

Passwords are the key credentials that is used from many decades. Different…

Dipesh Ghimire
7 Min Read

Docker Installation Guide For Windows

PrerequisitesWindows OSEnable virtualization in BIOSWSL 2 (Window Subsystem for Linux) enabled (recommended…

Dipesh Ghimire
2 Min Read