Skip to content

Instantly share code, notes, and snippets.

View acmosertl's full-sized avatar

acmosertl

  • Joined Oct 30, 2025
View GitHub Profile
@acmosertl
acmosertl / weather.html
Last active November 2, 2025 19:41
Madhabam weather
<!DOCTYPE html>
<html lang="bn">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>আজকের আবহাওয়া</title>
<style>
body {
font-family: "Noto Sans Bengali","Hind Siliguri",sans-serif;
margin: 0; padding: 0;