Skip to content

Instantly share code, notes, and snippets.

View Whoisguru's full-sized avatar

Guruprakash K Whoisguru

View GitHub Profile
@Whoisguru
Whoisguru / index.html
Last active February 22, 2026 08:13
Email 24f1001664@ds.study.iitm.ac.in Task 2 IITM
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My Work Showcase</title>
<style>
body { font-family: Arial, sans-serif; max-width: 800px; margin: 40px auto; padding: 20px; background: #0d1117; color: #c9d1d9; }
h1 { color: #58a6ff; }
.email { color: #8b949e; font-size: 0.9em; }