Posts tagged with "Web Development"

QR Code Generator with Python

A Python script using the qrcode library to generate customizable QR codes with error correction, including options for masking specific areas of the code.

Published: June 24, 2023 | Last Modified: May 13, 2025

Random Password Generator

A client-side JavaScript tool that generates secure random passwords with three complexity levels: special characters, alphanumeric, and alphabetic only. Passwords automatically refresh on page load.

Published: March 22, 2023 | Last Modified: May 13, 2025