Skip to content

Instantly share code, notes, and snippets.

View parth1504's full-sized avatar
🌘
i have no idea what i am doing here

Parth Shah parth1504

🌘
i have no idea what i am doing here
  • Bangalore
View GitHub Profile
@parth1504
parth1504 / privacy.html
Created July 23, 2026 18:49
Privacy policy
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>PostureGuard β€” Privacy Policy</title>
<style>
:root {
color-scheme: light dark;
--bg: #ffffff;