Skip to content

Instantly share code, notes, and snippets.

View Uma11-dev's full-sized avatar
🏠
Working from home

Uma Chauhan Uma11-dev

🏠
Working from home
  • 12:06 (UTC -12:00)
  • Joined Jul 4, 2025
View GitHub Profile
@Uma11-dev
Uma11-dev / index.html
Created July 6, 2025 08:23
Personality Quiz
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>MBTI Personality Test</title>
<link rel="stylesheet" href="style.css" />
</head>