Skip to content

Instantly share code, notes, and snippets.

View HumayunK01's full-sized avatar
:shipit:
Coffee - Code - Deploy

Humayun Khan HumayunK01

:shipit:
Coffee - Code - Deploy
View GitHub Profile
@HumayunK01
HumayunK01 / index.html
Created September 30, 2025 15:14
QR Code Generator
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>QR Code Generator</title>
<link rel="stylesheet" href="style.css">
</head>