Skip to content

Instantly share code, notes, and snippets.

View notprashanth's full-sized avatar

Prashanth Krishnan notprashanth

  • Highbrow Interactive
  • India
  • 20:35 (UTC +05:30)
View GitHub Profile
@notprashanth
notprashanth / tn_ministers_infographic.html
Last active May 5, 2026 14:55
Tamil Nadu 2026 Election — DMK Ministers Live Results
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="refresh" content="120">
<title>Tamil Nadu 2026 Election Results</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
*{box-sizing:border-box;margin:0;padding:0}