Skip to content

Instantly share code, notes, and snippets.

View zzh0u's full-sized avatar
🎯
Focusing

jovizhou zzh0u

🎯
Focusing
View GitHub Profile
@zzh0u
zzh0u / index.html
Created April 4, 2026 07:02
go-file-uploads
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>File upload demo</title>
</head>